Build of js17 with clang_glibc toolchain

The build took 00h 02m 34s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
219,992 cpp
39,445 ansic
11,671 sh
9,917 asm
5,217 python
863 makefile
623 perl
449 exp
288,177 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: js17 17.0.0-3 (Thu Apr 13 19:33:05 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# creating cache ./config.cache
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking build system type... x86_64-unknown-linux-gnu
# checking for gawk... gawk
# checking for perl5... no
# checking for perl... /usr/bin/perl
# Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at ./config/milestone.pl line 58.
# Can't use 'defined(@array)' (Maybe you should just omit the defined()?) at ./config/milestone.pl line 58.
# checking for gcc... clang
# checking whether the C compiler (clang ) works... yes
# checking whether the C compiler (clang ) is a cross-compiler... no
# checking whether we are using GNU C... yes
# checking whether clang accepts -g... yes
# checking for c++... clang++
# checking whether the C++ compiler (clang++ ) works... yes
# checking whether the C++ compiler (clang++ ) is a cross-compiler... no
# checking whether we are using GNU C++... yes
# checking whether clang++ 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... clang -E
# checking how to run the C++ preprocessor... clang++ -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.024000
# checking for full perl installation... yes
# checking for python2.7... /usr/bin/python2.7
# checking for doxygen... /usr/bin/doxygen
# checking for autoconf... /usr/bin/autoconf
# checking for makedepend... no
# checking for xargs... /usr/bin/xargs
# checking for gmake... no
# checking for make... /usr/bin/make
# checking for X... libraries , headers
# checking for dnet_ntoa in -ldnet... no
# checking for dnet_ntoa in -ldnet_stub... no
# checking for gethostbyname... yes
# checking for connect... yes
# checking for remove... yes
# checking for shmat... yes
# checking for IceConnectionNumber in -lICE... 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 the C++ compiler supports -Wno-extended-offsetof... yes
# checking whether ld has archive extraction flags... yes
# checking for 64-bit OS... yes
# 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*... 8
# checking for the alignment of void*... 8
# 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)... no
# 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... yes
# checking for io.h... no
# checking for cpuid.h... yes
# 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... yes
# 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 clang accepts -pthread... yes
# checking whether clang 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... no
# 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... yes
# 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... yes
# 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... linkerscript
# 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/make to create js-config script
# rm -f js-config.tmp
# /usr/bin/python2.7 ./config/Preprocessor.py -Dprefix="/usr" -Dexec_prefix="/usr" -Dincludedir="/usr/include" -Dlibdir="/usr/lib" -DMODULE="js-." -DMOZILLA_VERSION="" -DLIBRARY_NAME="mozjs-." -DJS_CONFIG_LIBS="-Wl,-version-script,symverscript -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -ldl -lm -lz -ldl" -DJS_CONFIG_MOZ_JS_LIBS="-L/usr/lib -lmozjs-." -DMOZJS_MAJOR_VERSION="" -DMOZJS_MINOR_VERSION="" -DMOZJS_PATCH_VERSION="" -DMOZJS_ALPHA="" -DNSPR_CFLAGS="-I/usr/include/nspr" -DNSPR_PKGCONF_CHECK="nspr >= 4.9.2" js-config.in > js-config.tmp \
# && mv js-config.tmp js-config && chmod +x js-config
# make export
# make[1]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src'
# make -C config/ nsinstall
# make[2]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/config'
# nsinstall.c
# clang -o host_nsinstall.o -c -Qunused-arguments -pedantic -Qunused-arguments -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Wtype-limits -Wempty-body -Wno-unused -Wno-overlength-strings -Wno-long-long -ffunction-sections -fdata-sections -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -fomit-frame-pointer -DXP_UNIX -O3 -DUNICODE -D_UNICODE -I../config -I. -I../dist/include -I/usr/include/nspr -I/usr/include/nspr /tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall.c
# pathsub.c
# clang -o host_pathsub.o -c -Qunused-arguments -pedantic -Qunused-arguments -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Wtype-limits -Wempty-body -Wno-unused -Wno-overlength-strings -Wno-long-long -ffunction-sections -fdata-sections -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -fomit-frame-pointer -DXP_UNIX -O3 -DUNICODE -D_UNICODE -I../config -I. -I../dist/include -I/usr/include/nspr -I/usr/include/nspr /tmp/js17/src/mozjs17.0.0/js/src/config/pathsub.c
# clang -o nsinstall -Qunused-arguments -pedantic -Qunused-arguments -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Wtype-limits -Wempty-body -Wno-unused -Wno-overlength-strings -Wno-long-long -ffunction-sections -fdata-sections -pthread -pipe -DNDEBUG -DTRIMMED -g -O3 -fomit-frame-pointer -DXP_UNIX -O3 -DUNICODE -D_UNICODE -lpthread -Wl,-rpath-link,../dist/bin -Wl,-rpath-link,/usr/lib host_nsinstall.o host_pathsub.o
# make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/config'
# mkdir -p /tmp/js17/src/mozjs17.0.0/js/src/.deps
# make -C config export
# make[2]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/config'
# /tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R nsinstall ../dist/bin
# mkdir -p system_wrappers_js/
# /usr/bin/python2.7 ../config/Preprocessor.py -DMOZ_NATIVE_ZLIB=1 -DMOZILLA_VERSION=\"\" -DMOZILLA_VERSION_U= -DMOZILLA_UAVERSION=\"\" -DMOZJS_MAJOR_VERSION=\"\" -DMOZJS_MINOR_VERSION=\"\" -DHAVE_64BIT_OS=1 -DD_INO=d_ino -DJS_CPU_X64=1 -DJS_PUNBOX64=1 -DJS_METHODJIT=1 -DJS_MONOIC=1 -DJS_POLYIC=1 -DJS_METHODJIT_TYPED_ARRAY=1 -DSTDC_HEADERS=1 -DHAVE_SSIZE_T=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DJS_BYTES_PER_WORD=8 -DJS_BITS_PER_WORD_LOG2=6 -DJS_ALIGN_OF_POINTER=8 -DJS_BYTES_PER_DOUBLE=8 -DHAVE_ENDIAN_H=1 -DJS_HAVE_ENDIAN_H=1 -DHAVE_UINT=1 -DHAVE_UNAME_DOMAINNAME_FIELD=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GNU_LIBC_VERSION_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_CPUID_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_QUOTA_H=1 -DHAVE_LINUX_QUOTA_H=1 -DHAVE_MMINTRIN_H=1 -DNEW_H=\ -DHAVE_SYS_CDEFS_H=1 -DHAVE_DLOPEN=1 -DHAVE_DLADDR=1 -D_REENTRANT=1 -DHAVE_FCHMOD=1 -DHAVE_FLOCKFILE=1 -DHAVE_GETC_UNLOCKED=1 -DHAVE_GETPAGESIZE=1 -DHAVE_LCHOWN=1 -DHAVE_LOCALTIME_R=1 -DHAVE_LSTAT64=1 -DHAVE_MEMMOVE=1 -DHAVE_RANDOM=1 -DHAVE_SBRK=1 -DHAVE_SNPRINTF=1 -DHAVE_STAT64=1 -DHAVE_STATVFS=1 -DHAVE_STATVFS64=1 -DHAVE_STRERROR=1 -DHAVE_STRTOK_R=1 -DHAVE_TRUNCATE64=1 -DHAVE_WCRTOMB=1 -DHAVE_MBRTOWC=1 -DHAVE_RES_NINIT=1 -DHAVE_GNU_GET_LIBC_VERSION=1 -DVA_COPY=va_copy -DHAVE_VA_COPY=1 -DHAVE_VA_LIST_AS_ARRAY=1 -DHAVE_CPP_PARTIAL_SPECIALIZATION=1 -DHAVE_CPP_AMBIGUITY_RESOLVING_USING=1 -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR=1 -DNEED_CPP_UNUSED_IMPLEMENTATIONS=1 -DHAVE_THREAD_TLS_KEYWORD=1 -DMALLOC_H=\ -DHAVE_STRNDUP=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 -DHAVE_VALLOC=1 -DHAVE_I18N_LC_MESSAGES=1 -DHAVE_LOCALECONV=1 -DNS_ALWAYS_INLINE=__attribute__\(\(always_inline\)\) -DNS_ATTR_MALLOC=__attribute__\(\(malloc\)\) -DNS_WARN_UNUSED_RESULT=__attribute__\(\(warn_unused_result\)\) -DMOZ_DEBUG_SYMBOLS=1 -DJSGC_INCREMENTAL=1 -DHAVE___CXA_DEMANGLE=1 -DHAVE__UNWIND_BACKTRACE=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DJS_HAS_XML_SUPPORT=1 -DHAVE_TM_ZONE_TM_GMTOFF=1 -DCPP_THROW_NEW=throw\(\) -DEDITLINE=1 -DMOZ_DLL_SUFFIX=\".so\" -DHAVE_POSIX_FALLOCATE=1 -DXP_UNIX=1 -DJS_THREADSAFE=1 -DHAVE_SETLOCALE=1 -DHAVE_LOCALECONV=1 \
# ../config/system-headers | /usr/bin/perl ../config/make-system-wrappers.pl system_wrappers_js
# /tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R system_wrappers_js ../dist
# make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/config'
# make -C shell export
# make[2]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/shell'
# mkdir -p /tmp/js17/src/mozjs17.0.0/js/src/shell/.deps
# make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/shell'
# make -C jsapi-tests export
# make[2]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests'
# mkdir -p /tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests/.deps
# make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/jsapi-tests'
# make -C tests export
# make[2]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src/tests'
# make[2]: Nothing to be done for 'export'.
# make[2]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src/tests'
# /tmp/js17/src/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 ./perf/jsperf.h ./dist/include
# /tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R -m 644 ./ds/BitArray.h ./dist/include/ds
# /tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R -m 644 ./gc/Barrier.h ./gc/Heap.h ./gc/Root.h ./gc/Statistics.h ./gc/StoreBuffer.h ./dist/include/gc
# /tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R -m 644 ./../public/HashTable.h ./../public/LegacyIntTypes.h ./../public/MemoryMetrics.h ./../public/RequiredDefines.h ./../public/TemplateLib.h ./../public/Utility.h ./../public/Vector.h ./dist/include/js
# /tmp/js17/src/mozjs17.0.0/js/src/config/nsinstall -R -m 644 ./../../mfbt/Assertions.h ./../../mfbt/Attributes.h ./../../mfbt/BloomFilter.h ./../../mfbt/CheckedInt.h ./../../mfbt/Constants.h ./../../mfbt/FloatingPoint.h ./../../mfbt/GuardObjects.h ./../../mfbt/HashFunctions.h ./../../mfbt/Likely.h ./../../mfbt/LinkedList.h ./../../mfbt/MathAlgorithms.h ./../../mfbt/MSStdInt.h ./../../mfbt/NullPtr.h ./../../mfbt/RangedPtr.h ./../../mfbt/RefPtr.h ./../../mfbt/Scoped.h ./../../mfbt/StandardInteger.h ./../../mfbt/SHA1.h ./../../mfbt/ThreadLocal.h ./../../mfbt/TypeTraits.h ./../../mfbt/Types.h ./../../mfbt/Util.h ./../../mfbt/WeakPtr.h ./dist/include/mozilla
# /usr/bin/python2.7 ./builtin/embedjs.py selfhosted.out.h ./js.msg \
# ./builtin/macros.py ./builtin/array.js
# make[1]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src'
# make libs
# make[1]: Entering directory '/tmp/js17/src/mozjs17.0.0/js/src'
# jskwgen.cpp
# clang++ -o host_jskwgen.o -c -Qunused-arguments -pedantic -Qunused-arguments -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-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -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./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -I/usr/include/nspr /tmp/js17/src/mozjs17.0.0/js/src/jskwgen.cpp
# clang-3.8: warning: optimization flag '-freorder-blocks' is not supported
# clang++ -o host_jskwgen -Qunused-arguments -pedantic -Qunused-arguments -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-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -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./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr host_jskwgen.o
# ./host_jskwgen /tmp/js17/src/mozjs17.0.0/js/src/jsautokw.h
# jsoplengen.cpp
# clang++ -o host_jsoplengen.o -c -Qunused-arguments -pedantic -Qunused-arguments -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-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -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./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -I/usr/include/nspr /tmp/js17/src/mozjs17.0.0/js/src/jsoplengen.cpp
# clang-3.8: warning: optimization flag '-freorder-blocks' is not supported
# clang++ -o host_jsoplengen -Qunused-arguments -pedantic -Qunused-arguments -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-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -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./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr host_jsoplengen.o
# ./host_jsoplengen /tmp/js17/src/mozjs17.0.0/js/src/jsautooplen.h
# bignum-dtoa.cc
# clang++ -o bignum-dtoa.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Qunused-arguments -pedantic -Qunused-arguments -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-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -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 -Qunused-arguments -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/bignum-dtoa.o.pp /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/bignum-dtoa.cc
# clang-3.8: warning: optimization flag '-freorder-blocks' is not supported
# In file included from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/bignum-dtoa.cc:30:
# In file included from ./../../mfbt/double-conversion/bignum-dtoa.h:31:
# ./../../mfbt/double-conversion/utils.h:283:16: warning: unused typedef 'VerifySizesAreEqual' [-Wunused-local-typedef]
# typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
# ^
# 1 warning generated.
# bignum.cc
# clang++ -o bignum.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Qunused-arguments -pedantic -Qunused-arguments -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-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -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 -Qunused-arguments -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/bignum.o.pp /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/bignum.cc
# clang-3.8: warning: optimization flag '-freorder-blocks' is not supported
# /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/bignum.cc:758:7: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis]
# ++i;
# ^
# /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/bignum.cc:753:72: note: incremented here
# for (int i = other.used_digits_ + exponent_diff; i < used_digits_; ++i) {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/bignum.cc:28:
# In file included from ./../../mfbt/double-conversion/bignum.h:31:
# ./../../mfbt/double-conversion/utils.h:283:16: warning: unused typedef 'VerifySizesAreEqual' [-Wunused-local-typedef]
# typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
# ^
# 2 warnings generated.
# cached-powers.cc
# clang++ -o cached-powers.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Qunused-arguments -pedantic -Qunused-arguments -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-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -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 -Qunused-arguments -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/cached-powers.o.pp /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/cached-powers.cc
# clang-3.8: warning: optimization flag '-freorder-blocks' is not supported
# /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/cached-powers.cc:134:18: warning: unused variable 'kCachedPowersLength' [-Wunused-const-variable]
# static const int kCachedPowersLength = ARRAY_SIZE(kCachedPowers);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/cached-powers.cc:32:
# ./../../mfbt/double-conversion/utils.h:283:16: warning: unused typedef 'VerifySizesAreEqual' [-Wunused-local-typedef]
# typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
# ^
# 2 warnings generated.
# diy-fp.cc
# clang++ -o diy-fp.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Qunused-arguments -pedantic -Qunused-arguments -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-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -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 -Qunused-arguments -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/diy-fp.o.pp /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/diy-fp.cc
# clang-3.8: warning: optimization flag '-freorder-blocks' is not supported
# In file included from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/diy-fp.cc:29:
# In file included from ./../../mfbt/double-conversion/diy-fp.h:31:
# ./../../mfbt/double-conversion/utils.h:283:16: warning: unused typedef 'VerifySizesAreEqual' [-Wunused-local-typedef]
# typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
# ^
# 1 warning generated.
# double-conversion.cc
# clang++ -o double-conversion.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Qunused-arguments -pedantic -Qunused-arguments -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-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -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 -Qunused-arguments -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/double-conversion.o.pp /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/double-conversion.cc
# clang-3.8: warning: optimization flag '-freorder-blocks' is not supported
# In file included from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/double-conversion.cc:31:
# In file included from ./../../mfbt/double-conversion/double-conversion.h:32:
# ./../../mfbt/double-conversion/utils.h:283:16: warning: unused typedef 'VerifySizesAreEqual' [-Wunused-local-typedef]
# typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
# ^
# 1 warning generated.
# fast-dtoa.cc
# clang++ -o fast-dtoa.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Qunused-arguments -pedantic -Qunused-arguments -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-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -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 -Qunused-arguments -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/fast-dtoa.o.pp /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/fast-dtoa.cc
# clang-3.8: warning: optimization flag '-freorder-blocks' is not supported
# In file included from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/fast-dtoa.cc:28:
# In file included from ./../../mfbt/double-conversion/fast-dtoa.h:31:
# ./../../mfbt/double-conversion/utils.h:283:16: warning: unused typedef 'VerifySizesAreEqual' [-Wunused-local-typedef]
# typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
# ^
# 1 warning generated.
# fixed-dtoa.cc
# clang++ -o fixed-dtoa.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Qunused-arguments -pedantic -Qunused-arguments -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-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -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 -Qunused-arguments -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/fixed-dtoa.o.pp /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/fixed-dtoa.cc
# clang-3.8: warning: optimization flag '-freorder-blocks' is not supported
# In file included from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/fixed-dtoa.cc:30:
# In file included from ./../../mfbt/double-conversion/fixed-dtoa.h:31:
# ./../../mfbt/double-conversion/utils.h:283:16: warning: unused typedef 'VerifySizesAreEqual' [-Wunused-local-typedef]
# typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
# ^
# 1 warning generated.
# strtod.cc
# clang++ -o strtod.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Qunused-arguments -pedantic -Qunused-arguments -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-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -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 -Qunused-arguments -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/strtod.o.pp /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/strtod.cc
# clang-3.8: warning: optimization flag '-freorder-blocks' is not supported
# In file included from /tmp/js17/src/mozjs17.0.0/mfbt/double-conversion/strtod.cc:31:
# In file included from ./../../mfbt/double-conversion/strtod.h:31:
# ./../../mfbt/double-conversion/utils.h:283:16: warning: unused typedef 'VerifySizesAreEqual' [-Wunused-local-typedef]
# typedef char VerifySizesAreEqual[sizeof(Dest) == sizeof(Source) ? 1 : -1];
# ^
# 1 warning generated.
# jsalloc.cpp
# clang++ -o jsalloc.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Qunused-arguments -pedantic -Qunused-arguments -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-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -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 -Qunused-arguments -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsalloc.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp
# clang-3.8: warning: optimization flag '-freorder-blocks' is not supported
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# ./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, VALVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, IDVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SCRIPTVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsgc.h:647:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# GCHelperThread(JSRuntime *rt)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, NAMEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, OBJVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, STRINGVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SHAPEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:397:24: warning: inline function 'JSString::writeBarrierPre' is not defined [-Wundefined-inline]
# static inline void writeBarrierPre(JSString *str);
# ^
# ./gc/Barrier.h:175:21: note: used here
# void pre() { T::writeBarrierPre(value); }
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:398:24: warning: inline function 'JSString::writeBarrierPost' is not defined [-Wundefined-inline]
# static inline void writeBarrierPost(JSString *str, void *addr);
# ^
# ./gc/Barrier.h:210:22: note: used here
# void post() { T::writeBarrierPost(this->value, (void *)&this->value); }
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:26:
# ./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:17:
# ./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSBool) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :107:1: note: expanded from here
# moz_static_assert11
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:17:
# ./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :109:1: note: expanded from here
# moz_static_assert12
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:17:
# ./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :105:1: note: expanded from here
# moz_static_assert10
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:17:
# ./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :103:1: note: expanded from here
# moz_static_assert9
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:17:
# ./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(Value) == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :111:1: note: expanded from here
# moz_static_assert13
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :115:1: note: expanded from here
# moz_static_assert15
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :117:1: note: expanded from here
# moz_static_assert16
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :119:1: note: expanded from here
# moz_static_assert17
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof word == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :123:1: note: expanded from here
# moz_static_assert19
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :121:1: note: expanded from here
# moz_static_assert18
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift < 16);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :157:1: note: expanded from here
# moz_static_assert36
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :161:1: note: expanded from here
# moz_static_assert38
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :159:1: note: expanded from here
# moz_static_assert37
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :163:1: note: expanded from here
# moz_static_assert39
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :165:1: note: expanded from here
# moz_static_assert40
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :175:1: note: expanded from here
# moz_static_assert45
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :173:1: note: expanded from here
# moz_static_assert44
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :177:1: note: expanded from here
# moz_static_assert46
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :179:1: note: expanded from here
# moz_static_assert47
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:20:
# ./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :181:1: note: expanded from here
# moz_static_assert48
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:22:
# ./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :24:1: note: expanded from here
# moz_static_assert51
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:22:
# ./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :26:1: note: expanded from here
# moz_static_assert52
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :28:1: note: expanded from here
# moz_static_assert53
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :30:1: note: expanded from here
# moz_static_assert54
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSString) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :32:1: note: expanded from here
# moz_static_assert55
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :34:1: note: expanded from here
# moz_static_assert56
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :36:1: note: expanded from here
# moz_static_assert57
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :52:1: note: expanded from here
# moz_static_assert65
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :54:1: note: expanded from here
# moz_static_assert66
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:28:
# ./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
# >::result _;
# ^
# ./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(tl::IsPodType::result);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :71:1: note: expanded from here
# moz_static_assert74
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:23:
# ./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :73:1: note: expanded from here
# moz_static_assert75
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :223:1: note: expanded from here
# moz_static_assert76
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :225:1: note: expanded from here
# moz_static_assert77
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :227:1: note: expanded from here
# moz_static_assert78
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :231:1: note: expanded from here
# moz_static_assert80
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :229:1: note: expanded from here
# moz_static_assert79
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :233:1: note: expanded from here
# moz_static_assert81
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :235:1: note: expanded from here
# moz_static_assert82
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :237:1: note: expanded from here
# moz_static_assert83
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :239:1: note: expanded from here
# moz_static_assert84
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :241:1: note: expanded from here
# moz_static_assert85
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :247:1: note: expanded from here
# moz_static_assert88
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :245:1: note: expanded from here
# moz_static_assert87
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :243:1: note: expanded from here
# moz_static_assert86
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :251:1: note: expanded from here
# moz_static_assert90
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :255:1: note: expanded from here
# moz_static_assert92
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :257:1: note: expanded from here
# moz_static_assert93
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :253:1: note: expanded from here
# moz_static_assert91
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# ./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :259:1: note: expanded from here
# moz_static_assert94
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :269:1: note: expanded from here
# moz_static_assert99
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :267:1: note: expanded from here
# moz_static_assert98
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :271:1: note: expanded from here
# moz_static_assert100
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :273:1: note: expanded from here
# moz_static_assert101
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :275:1: note: expanded from here
# moz_static_assert102
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :277:1: note: expanded from here
# moz_static_assert103
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :279:1: note: expanded from here
# moz_static_assert104
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :283:1: note: expanded from here
# moz_static_assert106
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :281:1: note: expanded from here
# moz_static_assert105
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :285:1: note: expanded from here
# moz_static_assert107
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :287:1: note: expanded from here
# moz_static_assert108
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :291:1: note: expanded from here
# moz_static_assert110
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsalloc.cpp:9:
# ./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :293:1: note: expanded from here
# moz_static_assert111
# ^
# 77 warnings generated.
# jsanalyze.cpp
# clang++ -o jsanalyze.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Qunused-arguments -pedantic -Qunused-arguments -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-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -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 -Qunused-arguments -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsanalyze.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp
# clang-3.8: warning: optimization flag '-freorder-blocks' is not supported
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# ./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:19:
# In file included from ./yarr/Yarr.h:37:
# In file included from ./yarr/YarrInterpreter.h:33:
# ./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:19:
# In file included from ./yarr/Yarr.h:37:
# ./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# ./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# ./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:12:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:24:
# ./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
# ^
# ./jsproxy.h:129:23: note: overridden virtual function is here
# virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:12:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual BaseProxyHandler* toBaseProxyHandler() {
# ^
# ./jswrapper.h:99:31: note: overridden virtual function is here
# virtual BaseProxyHandler *toBaseProxyHandler() = 0;
# ^
# ./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual Wrapper *toWrapper() {
# ^
# ./jsproxy.h:82:22: note: overridden virtual function is here
# virtual Wrapper *toWrapper() {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:12:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual BaseProxyHandler* toBaseProxyHandler() {
# ^
# ./jswrapper.h:99:31: note: overridden virtual function is here
# virtual BaseProxyHandler *toBaseProxyHandler() = 0;
# ^
# ./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual Wrapper *toWrapper() {
# ^
# ./jsproxy.h:82:22: note: overridden virtual function is here
# virtual Wrapper *toWrapper() {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:12:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
# ^
# ./jsproxy.h:180:18: note: overridden virtual function is here
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:12:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
# ^
# ./jsproxy.h:112:18: note: overridden virtual function is here
# virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:12:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
# ^
# ./jsproxy.h:113:18: note: overridden virtual function is here
# virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:12:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
# ^
# ./jsproxy.h:115:18: note: overridden virtual function is here
# virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:12:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
# ^
# ./jsproxy.h:117:18: note: overridden virtual function is here
# virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:12:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
# ^
# ./jsproxy.h:118:23: note: overridden virtual function is here
# virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:12:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
# ^
# ./jsproxy.h:119:23: note: overridden virtual function is here
# virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:12:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
# ^
# ./jsproxy.h:120:18: note: overridden virtual function is here
# virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:12:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
# ^
# ./jsproxy.h:121:18: note: overridden virtual function is here
# virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:12:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
# ^
# ./jsproxy.h:122:18: note: overridden virtual function is here
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:12:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
# ^
# ./jsproxy.h:124:18: note: overridden virtual function is here
# virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, VALVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, IDVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SCRIPTVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsgc.h:647:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# GCHelperThread(JSRuntime *rt)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, NAMEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, OBJVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, STRINGVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SHAPEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit ExecutableAllocator(AllocationBehavior allocBehavior)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# CharacterClass(PassRefPtr table)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# CharacterClass(PassRefPtr table)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# PatternAlternative(PatternDisjunction* disjunction)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# PatternDisjunction(PatternAlternative* parent = 0)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# TermChain(PatternTerm term)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# BytecodePattern(PassOwnPtr body, const Vector &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# BytecodePattern(PassOwnPtr body, const Vector &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector::Vector' requested here
# : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector::Vector' requested here
# : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit ParseMapPool(JSContext *cx) : cx(cx) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# JS_DECLARE_NEW_METHODS(malloc_, inline)
# ^
# ./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
# JS_NEW_BODY(ALLOCATOR, T, (p1))\
# ^
# ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here
# types.constrainedOutputs = cx->new_< Vector >(cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:1227:22: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector branchTargets(cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# JS_DECLARE_NEW_METHODS(malloc_, inline)
# ^
# ./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
# JS_NEW_BODY(ALLOCATOR, T, (p1))\
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:1282:31: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here
# pending = cx->new_< Vector >(cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:1965:16: note: in instantiation of member function 'js::Vector::Vector' requested here
# SeenVector seen(cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:26:
# ./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:17:
# ./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :103:1: note: expanded from here
# moz_static_assert9
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:17:
# ./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(Value) == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :111:1: note: expanded from here
# moz_static_assert13
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:17:
# ./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :105:1: note: expanded from here
# moz_static_assert10
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:17:
# ./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSBool) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :107:1: note: expanded from here
# moz_static_assert11
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:17:
# ./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :109:1: note: expanded from here
# moz_static_assert12
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :115:1: note: expanded from here
# moz_static_assert15
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :117:1: note: expanded from here
# moz_static_assert16
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :119:1: note: expanded from here
# moz_static_assert17
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :121:1: note: expanded from here
# moz_static_assert18
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof word == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :123:1: note: expanded from here
# moz_static_assert19
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift < 16);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :157:1: note: expanded from here
# moz_static_assert36
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :161:1: note: expanded from here
# moz_static_assert38
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :159:1: note: expanded from here
# moz_static_assert37
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :163:1: note: expanded from here
# moz_static_assert39
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :165:1: note: expanded from here
# moz_static_assert40
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :173:1: note: expanded from here
# moz_static_assert44
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :175:1: note: expanded from here
# moz_static_assert45
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :179:1: note: expanded from here
# moz_static_assert47
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :177:1: note: expanded from here
# moz_static_assert46
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:20:
# ./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :181:1: note: expanded from here
# moz_static_assert48
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:22:
# ./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :26:1: note: expanded from here
# moz_static_assert52
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:22:
# ./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :24:1: note: expanded from here
# moz_static_assert51
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :28:1: note: expanded from here
# moz_static_assert53
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :34:1: note: expanded from here
# moz_static_assert56
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :30:1: note: expanded from here
# moz_static_assert54
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSString) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :32:1: note: expanded from here
# moz_static_assert55
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :36:1: note: expanded from here
# moz_static_assert57
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :54:1: note: expanded from here
# moz_static_assert66
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :52:1: note: expanded from here
# moz_static_assert65
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:28:
# ./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
# >::result _;
# ^
# ./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(tl::IsPodType::result);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :71:1: note: expanded from here
# moz_static_assert74
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:23:
# ./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :73:1: note: expanded from here
# moz_static_assert75
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :223:1: note: expanded from here
# moz_static_assert76
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :225:1: note: expanded from here
# moz_static_assert77
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :227:1: note: expanded from here
# moz_static_assert78
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :237:1: note: expanded from here
# moz_static_assert83
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :239:1: note: expanded from here
# moz_static_assert84
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :233:1: note: expanded from here
# moz_static_assert81
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :235:1: note: expanded from here
# moz_static_assert82
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :229:1: note: expanded from here
# moz_static_assert79
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :231:1: note: expanded from here
# moz_static_assert80
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :241:1: note: expanded from here
# moz_static_assert85
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :245:1: note: expanded from here
# moz_static_assert87
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :243:1: note: expanded from here
# moz_static_assert86
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :247:1: note: expanded from here
# moz_static_assert88
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :251:1: note: expanded from here
# moz_static_assert90
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :255:1: note: expanded from here
# moz_static_assert92
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :257:1: note: expanded from here
# moz_static_assert93
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :253:1: note: expanded from here
# moz_static_assert91
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# ./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :259:1: note: expanded from here
# moz_static_assert94
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :269:1: note: expanded from here
# moz_static_assert99
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :267:1: note: expanded from here
# moz_static_assert98
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :271:1: note: expanded from here
# moz_static_assert100
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :273:1: note: expanded from here
# moz_static_assert101
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :277:1: note: expanded from here
# moz_static_assert103
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :275:1: note: expanded from here
# moz_static_assert102
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :283:1: note: expanded from here
# moz_static_assert106
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :281:1: note: expanded from here
# moz_static_assert105
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :279:1: note: expanded from here
# moz_static_assert104
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :285:1: note: expanded from here
# moz_static_assert107
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :287:1: note: expanded from here
# moz_static_assert108
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :291:1: note: expanded from here
# moz_static_assert110
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:11:
# ./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :293:1: note: expanded from here
# moz_static_assert111
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:18:
# ./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :295:1: note: expanded from here
# moz_static_assert112
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:7:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:21:
# In file included from ./yarr/YarrJIT.h:37:
# In file included from ./assembler/assembler/MacroAssembler.h:54:
# In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
# ./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
# COMPILE_ASSERT(
# ^
# ./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
# #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :310:1: note: expanded from here
# moz_static_assert113
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:12:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:14:
# ./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :177:1: note: expanded from here
# moz_static_assert116
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:12:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:14:
# ./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :175:1: note: expanded from here
# moz_static_assert115
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:12:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# In file included from ./jscntxtinlines.h:19:
# In file included from ./frontend/ParseMaps.h:13:
# ./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ZeroIsReserved::result);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :179:1: note: expanded from here
# moz_static_assert117
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:12:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# In file included from ./jscntxtinlines.h:22:
# ./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :181:1: note: expanded from here
# moz_static_assert118
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:12:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# ./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :185:1: note: expanded from here
# moz_static_assert120
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:12:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# ./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :183:1: note: expanded from here
# moz_static_assert119
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:12:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:42:
# ./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JSID_INT_MIN == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :187:1: note: expanded from here
# moz_static_assert121
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:12:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:43:
# In file included from ./jsfuninlines.h:16:
# ./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :189:1: note: expanded from here
# moz_static_assert122
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsanalyze.cpp:12:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:49:
# In file included from ./gc/Barrier-inl.h:15:
# ./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :191:1: note: expanded from here
# moz_static_assert123
# ^
# 124 warnings generated.
# jsapi.cpp
# clang++ -o jsapi.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Qunused-arguments -pedantic -Qunused-arguments -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-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -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 -Qunused-arguments -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsapi.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp
# clang-3.8: warning: optimization flag '-freorder-blocks' is not supported
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# ./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:44:
# In file included from ./jsprobes.h:20:
# In file included from ./methodjit/MethodJIT.h:16:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:19:
# In file included from ./yarr/Yarr.h:37:
# In file included from ./yarr/YarrInterpreter.h:33:
# ./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:44:
# In file included from ./jsprobes.h:20:
# In file included from ./methodjit/MethodJIT.h:16:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:19:
# In file included from ./yarr/Yarr.h:37:
# ./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# ./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# ./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:45:
# ./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
# ^
# ./jsproxy.h:129:23: note: overridden virtual function is here
# virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:51:
# ./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual BaseProxyHandler* toBaseProxyHandler() {
# ^
# ./jswrapper.h:99:31: note: overridden virtual function is here
# virtual BaseProxyHandler *toBaseProxyHandler() = 0;
# ^
# ./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual Wrapper *toWrapper() {
# ^
# ./jsproxy.h:82:22: note: overridden virtual function is here
# virtual Wrapper *toWrapper() {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:51:
# ./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual BaseProxyHandler* toBaseProxyHandler() {
# ^
# ./jswrapper.h:99:31: note: overridden virtual function is here
# virtual BaseProxyHandler *toBaseProxyHandler() = 0;
# ^
# ./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual Wrapper *toWrapper() {
# ^
# ./jsproxy.h:82:22: note: overridden virtual function is here
# virtual Wrapper *toWrapper() {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:51:
# ./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
# ^
# ./jsproxy.h:180:18: note: overridden virtual function is here
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:51:
# ./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
# ^
# ./jsproxy.h:112:18: note: overridden virtual function is here
# virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:51:
# ./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
# ^
# ./jsproxy.h:113:18: note: overridden virtual function is here
# virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:51:
# ./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
# ^
# ./jsproxy.h:115:18: note: overridden virtual function is here
# virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:51:
# ./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
# ^
# ./jsproxy.h:117:18: note: overridden virtual function is here
# virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:51:
# ./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
# ^
# ./jsproxy.h:118:23: note: overridden virtual function is here
# virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:51:
# ./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
# ^
# ./jsproxy.h:119:23: note: overridden virtual function is here
# virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:51:
# ./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
# ^
# ./jsproxy.h:120:18: note: overridden virtual function is here
# virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:51:
# ./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
# ^
# ./jsproxy.h:121:18: note: overridden virtual function is here
# virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:51:
# ./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
# ^
# ./jsproxy.h:122:18: note: overridden virtual function is here
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:51:
# ./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
# ^
# ./jsproxy.h:124:18: note: overridden virtual function is here
# virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, VALVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, IDVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SCRIPTVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsgc.h:647:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# GCHelperThread(JSRuntime *rt)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, NAMEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, OBJVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, STRINGVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SHAPEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsclone.h:121:42: note: in instantiation of member function 'js::Vector::Vector' requested here
# : out(out), objs(out.context()), counts(out.context()), ids(out.context()),
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit ExecutableAllocator(AllocationBehavior allocBehavior)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# CharacterClass(PassRefPtr table)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# CharacterClass(PassRefPtr table)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# PatternAlternative(PatternDisjunction* disjunction)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# PatternDisjunction(PatternAlternative* parent = 0)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# TermChain(PatternTerm term)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# BytecodePattern(PassOwnPtr body, const Vector &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# BytecodePattern(PassOwnPtr body, const Vector &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./builtin/ParallelArray.h:107:15: note: in instantiation of member function 'js::Vector::Vector' requested here
# : indices(cx), dimensions(cx), partialProducts(cx)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit ParseMapPool(JSContext *cx) : cx(cx) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./dist/include/js/MemoryMetrics.h:179:9: note: in instantiation of member function 'js::Vector::Vector' requested here
# , compartmentStatsVector()
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./vm/StringBuffer.h:43:44: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit StringBuffer(JSContext *cx) : cb(cx) { }
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector::Vector' requested here
# : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector::Vector' requested here
# : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# JS_DECLARE_NEW_METHODS(malloc_, inline)
# ^
# ./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
# JS_NEW_BODY(ALLOCATOR, T, (p1))\
# ^
# ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here
# types.constrainedOutputs = cx->new_< Vector >(cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:724:12: note: in instantiation of member function 'js::Vector::Vector' requested here
# JSRuntime::JSRuntime()
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:5201:18: note: in instantiation of member function 'js::Vector::Vector' requested here
# FileContents buffer(cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# In file included from ./jsapi.h:26:
# ./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# ./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(Value) == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :111:1: note: expanded from here
# moz_static_assert13
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# ./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSBool) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :107:1: note: expanded from here
# moz_static_assert11
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# ./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :103:1: note: expanded from here
# moz_static_assert9
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# ./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :109:1: note: expanded from here
# moz_static_assert12
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:23:
# ./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :105:1: note: expanded from here
# moz_static_assert10
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :115:1: note: expanded from here
# moz_static_assert15
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :117:1: note: expanded from here
# moz_static_assert16
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :119:1: note: expanded from here
# moz_static_assert17
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof word == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :123:1: note: expanded from here
# moz_static_assert19
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :121:1: note: expanded from here
# moz_static_assert18
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift < 16);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :157:1: note: expanded from here
# moz_static_assert36
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :161:1: note: expanded from here
# moz_static_assert38
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :159:1: note: expanded from here
# moz_static_assert37
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :163:1: note: expanded from here
# moz_static_assert39
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :165:1: note: expanded from here
# moz_static_assert40
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :175:1: note: expanded from here
# moz_static_assert45
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :173:1: note: expanded from here
# moz_static_assert44
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :177:1: note: expanded from here
# moz_static_assert46
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :179:1: note: expanded from here
# moz_static_assert47
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:20:
# ./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :181:1: note: expanded from here
# moz_static_assert48
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:22:
# ./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :24:1: note: expanded from here
# moz_static_assert51
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:22:
# ./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :26:1: note: expanded from here
# moz_static_assert52
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :34:1: note: expanded from here
# moz_static_assert56
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :28:1: note: expanded from here
# moz_static_assert53
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :30:1: note: expanded from here
# moz_static_assert54
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSString) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :32:1: note: expanded from here
# moz_static_assert55
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :36:1: note: expanded from here
# moz_static_assert57
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :54:1: note: expanded from here
# moz_static_assert66
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :52:1: note: expanded from here
# moz_static_assert65
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:28:
# ./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
# >::result _;
# ^
# ./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(tl::IsPodType::result);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :71:1: note: expanded from here
# moz_static_assert74
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:23:
# ./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :73:1: note: expanded from here
# moz_static_assert75
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :223:1: note: expanded from here
# moz_static_assert76
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :225:1: note: expanded from here
# moz_static_assert77
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :227:1: note: expanded from here
# moz_static_assert78
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :231:1: note: expanded from here
# moz_static_assert80
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :229:1: note: expanded from here
# moz_static_assert79
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :239:1: note: expanded from here
# moz_static_assert84
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :237:1: note: expanded from here
# moz_static_assert83
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :235:1: note: expanded from here
# moz_static_assert82
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :233:1: note: expanded from here
# moz_static_assert81
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :241:1: note: expanded from here
# moz_static_assert85
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :247:1: note: expanded from here
# moz_static_assert88
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :243:1: note: expanded from here
# moz_static_assert86
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :245:1: note: expanded from here
# moz_static_assert87
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :251:1: note: expanded from here
# moz_static_assert90
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :253:1: note: expanded from here
# moz_static_assert91
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :255:1: note: expanded from here
# moz_static_assert92
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :257:1: note: expanded from here
# moz_static_assert93
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# ./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :259:1: note: expanded from here
# moz_static_assert94
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :267:1: note: expanded from here
# moz_static_assert98
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :269:1: note: expanded from here
# moz_static_assert99
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :271:1: note: expanded from here
# moz_static_assert100
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :273:1: note: expanded from here
# moz_static_assert101
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :275:1: note: expanded from here
# moz_static_assert102
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :277:1: note: expanded from here
# moz_static_assert103
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :279:1: note: expanded from here
# moz_static_assert104
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :281:1: note: expanded from here
# moz_static_assert105
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :283:1: note: expanded from here
# moz_static_assert106
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :287:1: note: expanded from here
# moz_static_assert108
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :285:1: note: expanded from here
# moz_static_assert107
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :291:1: note: expanded from here
# moz_static_assert110
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:24:
# In file included from ./jsarray.h:12:
# ./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :293:1: note: expanded from here
# moz_static_assert111
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:27:
# ./jsclone.h:70:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(double) == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :299:1: note: expanded from here
# moz_static_assert114
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:27:
# ./jsclone.h:68:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(jschar) == 2);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :295:1: note: expanded from here
# moz_static_assert112
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:27:
# ./jsclone.h:69:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(uint32_t) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :297:1: note: expanded from here
# moz_static_assert113
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:44:
# In file included from ./jsprobes.h:20:
# In file included from ./methodjit/MethodJIT.h:16:
# In file included from ./jscompartment.h:18:
# ./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :301:1: note: expanded from here
# moz_static_assert115
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:44:
# In file included from ./jsprobes.h:20:
# In file included from ./methodjit/MethodJIT.h:16:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:21:
# In file included from ./yarr/YarrJIT.h:37:
# In file included from ./assembler/assembler/MacroAssembler.h:54:
# In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
# ./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
# COMPILE_ASSERT(
# ^
# ./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
# #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :316:1: note: expanded from here
# moz_static_assert116
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:44:
# In file included from ./jsprobes.h:20:
# ./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :320:1: note: expanded from here
# moz_static_assert118
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:44:
# In file included from ./jsprobes.h:20:
# ./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :322:1: note: expanded from here
# moz_static_assert119
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:60:
# In file included from ./frontend/BytecodeCompiler.h:11:
# In file included from ./frontend/Parser.h:21:
# In file included from ./frontend/ParseMaps.h:13:
# ./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ZeroIsReserved::result);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :224:1: note: expanded from here
# moz_static_assert120
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:60:
# In file included from ./frontend/BytecodeCompiler.h:11:
# In file included from ./frontend/Parser.h:22:
# ./frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :30:1: note: expanded from here
# moz_static_assert121
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:69:
# ./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JSID_INT_MIN == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :32:1: note: expanded from here
# moz_static_assert122
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:70:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# In file included from ./jscntxtinlines.h:22:
# ./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :34:1: note: expanded from here
# moz_static_assert123
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:70:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# ./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :38:1: note: expanded from here
# moz_static_assert125
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:70:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# ./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :36:1: note: expanded from here
# moz_static_assert124
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:70:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:43:
# In file included from ./jsfuninlines.h:16:
# ./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert126' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :40:1: note: expanded from here
# moz_static_assert126
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsapi.cpp:70:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:49:
# In file included from ./gc/Barrier-inl.h:15:
# ./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert127' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :42:1: note: expanded from here
# moz_static_assert127
# ^
# 131 warnings generated.
# jsarray.cpp
# clang++ -o jsarray.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Qunused-arguments -pedantic -Qunused-arguments -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-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -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 -Qunused-arguments -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsarray.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp
# clang-3.8: warning: optimization flag '-freorder-blocks' is not supported
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# ./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:91:
# In file included from ./jswrapper.h:14:
# ./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
# ^
# ./jsproxy.h:129:23: note: overridden virtual function is here
# virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:91:
# ./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual BaseProxyHandler* toBaseProxyHandler() {
# ^
# ./jswrapper.h:99:31: note: overridden virtual function is here
# virtual BaseProxyHandler *toBaseProxyHandler() = 0;
# ^
# ./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual Wrapper *toWrapper() {
# ^
# ./jsproxy.h:82:22: note: overridden virtual function is here
# virtual Wrapper *toWrapper() {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:91:
# ./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual BaseProxyHandler* toBaseProxyHandler() {
# ^
# ./jswrapper.h:99:31: note: overridden virtual function is here
# virtual BaseProxyHandler *toBaseProxyHandler() = 0;
# ^
# ./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual Wrapper *toWrapper() {
# ^
# ./jsproxy.h:82:22: note: overridden virtual function is here
# virtual Wrapper *toWrapper() {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:91:
# ./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
# ^
# ./jsproxy.h:180:18: note: overridden virtual function is here
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:91:
# ./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
# ^
# ./jsproxy.h:112:18: note: overridden virtual function is here
# virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:91:
# ./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
# ^
# ./jsproxy.h:113:18: note: overridden virtual function is here
# virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:91:
# ./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
# ^
# ./jsproxy.h:115:18: note: overridden virtual function is here
# virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:91:
# ./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
# ^
# ./jsproxy.h:117:18: note: overridden virtual function is here
# virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:91:
# ./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
# ^
# ./jsproxy.h:118:23: note: overridden virtual function is here
# virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:91:
# ./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
# ^
# ./jsproxy.h:119:23: note: overridden virtual function is here
# virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:91:
# ./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
# ^
# ./jsproxy.h:120:18: note: overridden virtual function is here
# virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:91:
# ./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
# ^
# ./jsproxy.h:121:18: note: overridden virtual function is here
# virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:91:
# ./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
# ^
# ./jsproxy.h:122:18: note: overridden virtual function is here
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:91:
# ./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
# ^
# ./jsproxy.h:124:18: note: overridden virtual function is here
# virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:92:
# In file included from ./methodjit/MethodJIT.h:16:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:19:
# In file included from ./yarr/Yarr.h:37:
# In file included from ./yarr/YarrInterpreter.h:33:
# ./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:92:
# In file included from ./methodjit/MethodJIT.h:16:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:19:
# In file included from ./yarr/Yarr.h:37:
# ./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# ./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# ./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:77:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, VALVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:77:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, IDVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:77:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SCRIPTVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:77:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsgc.h:647:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# GCHelperThread(JSRuntime *rt)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:77:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, NAMEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:77:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, OBJVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:77:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, STRINGVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:77:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SHAPEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:77:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit ExecutableAllocator(AllocationBehavior allocBehavior)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:77:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# CharacterClass(PassRefPtr table)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:77:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# CharacterClass(PassRefPtr table)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:77:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# PatternAlternative(PatternDisjunction* disjunction)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:77:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# PatternDisjunction(PatternAlternative* parent = 0)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:77:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# TermChain(PatternTerm term)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:77:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:77:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# BytecodePattern(PassOwnPtr body, const Vector &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:77:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# BytecodePattern(PassOwnPtr body, const Vector &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:77:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./vm/StringBuffer.h:43:44: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit StringBuffer(JSContext *cx) : cb(cx) { }
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:77:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector::Vector' requested here
# : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:77:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector::Vector' requested here
# : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:77:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit ParseMapPool(JSContext *cx) : cx(cx) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:77:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:77:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# JS_DECLARE_NEW_METHODS(malloc_, inline)
# ^
# ./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
# JS_NEW_BODY(ALLOCATOR, T, (p1))\
# ^
# ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here
# types.constrainedOutputs = cx->new_< Vector >(cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:77:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:77:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:2145:64: note: in instantiation of member function 'js::Vector<(anonymous namespace)::StringifiedElement, 0, js::TempAllocPolicy>::Vector' requested here
# Vector strElements(cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:77:
# In file included from ./jsapi.h:26:
# ./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:77:
# ./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSBool) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :107:1: note: expanded from here
# moz_static_assert11
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:77:
# ./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :109:1: note: expanded from here
# moz_static_assert12
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:77:
# ./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :105:1: note: expanded from here
# moz_static_assert10
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:77:
# ./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :103:1: note: expanded from here
# moz_static_assert9
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:77:
# ./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(Value) == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :111:1: note: expanded from here
# moz_static_assert13
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :115:1: note: expanded from here
# moz_static_assert15
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :117:1: note: expanded from here
# moz_static_assert16
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :119:1: note: expanded from here
# moz_static_assert17
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof word == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :123:1: note: expanded from here
# moz_static_assert19
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :121:1: note: expanded from here
# moz_static_assert18
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift < 16);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :157:1: note: expanded from here
# moz_static_assert36
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :159:1: note: expanded from here
# moz_static_assert37
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :161:1: note: expanded from here
# moz_static_assert38
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :163:1: note: expanded from here
# moz_static_assert39
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :165:1: note: expanded from here
# moz_static_assert40
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :173:1: note: expanded from here
# moz_static_assert44
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :175:1: note: expanded from here
# moz_static_assert45
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :179:1: note: expanded from here
# moz_static_assert47
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :177:1: note: expanded from here
# moz_static_assert46
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:20:
# ./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :181:1: note: expanded from here
# moz_static_assert48
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:22:
# ./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :24:1: note: expanded from here
# moz_static_assert51
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:22:
# ./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :26:1: note: expanded from here
# moz_static_assert52
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSString) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :32:1: note: expanded from here
# moz_static_assert55
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :34:1: note: expanded from here
# moz_static_assert56
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :30:1: note: expanded from here
# moz_static_assert54
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :28:1: note: expanded from here
# moz_static_assert53
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :36:1: note: expanded from here
# moz_static_assert57
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :52:1: note: expanded from here
# moz_static_assert65
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :54:1: note: expanded from here
# moz_static_assert66
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:28:
# ./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
# >::result _;
# ^
# ./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(tl::IsPodType::result);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :71:1: note: expanded from here
# moz_static_assert74
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:23:
# ./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :73:1: note: expanded from here
# moz_static_assert75
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :223:1: note: expanded from here
# moz_static_assert76
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :225:1: note: expanded from here
# moz_static_assert77
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :227:1: note: expanded from here
# moz_static_assert78
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :231:1: note: expanded from here
# moz_static_assert80
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :235:1: note: expanded from here
# moz_static_assert82
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :233:1: note: expanded from here
# moz_static_assert81
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :229:1: note: expanded from here
# moz_static_assert79
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :239:1: note: expanded from here
# moz_static_assert84
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :237:1: note: expanded from here
# moz_static_assert83
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :241:1: note: expanded from here
# moz_static_assert85
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :247:1: note: expanded from here
# moz_static_assert88
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :245:1: note: expanded from here
# moz_static_assert87
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :243:1: note: expanded from here
# moz_static_assert86
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :251:1: note: expanded from here
# moz_static_assert90
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :253:1: note: expanded from here
# moz_static_assert91
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :257:1: note: expanded from here
# moz_static_assert93
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :255:1: note: expanded from here
# moz_static_assert92
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# ./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :259:1: note: expanded from here
# moz_static_assert94
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :269:1: note: expanded from here
# moz_static_assert99
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :267:1: note: expanded from here
# moz_static_assert98
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :271:1: note: expanded from here
# moz_static_assert100
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :273:1: note: expanded from here
# moz_static_assert101
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :275:1: note: expanded from here
# moz_static_assert102
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :277:1: note: expanded from here
# moz_static_assert103
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :279:1: note: expanded from here
# moz_static_assert104
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :281:1: note: expanded from here
# moz_static_assert105
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :283:1: note: expanded from here
# moz_static_assert106
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :287:1: note: expanded from here
# moz_static_assert108
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :285:1: note: expanded from here
# moz_static_assert107
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :291:1: note: expanded from here
# moz_static_assert110
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:78:
# In file included from ./jsarray.h:12:
# ./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :293:1: note: expanded from here
# moz_static_assert111
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:92:
# In file included from ./methodjit/MethodJIT.h:16:
# In file included from ./jscompartment.h:18:
# ./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :295:1: note: expanded from here
# moz_static_assert112
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:92:
# In file included from ./methodjit/MethodJIT.h:16:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:21:
# In file included from ./yarr/YarrJIT.h:37:
# In file included from ./assembler/assembler/MacroAssembler.h:54:
# In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
# ./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
# COMPILE_ASSERT(
# ^
# ./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
# #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :310:1: note: expanded from here
# moz_static_assert113
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:92:
# ./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :314:1: note: expanded from here
# moz_static_assert115
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:92:
# ./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :316:1: note: expanded from here
# moz_static_assert116
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:103:
# In file included from ./jsarrayinlines.h:10:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# In file included from ./jscntxtinlines.h:19:
# In file included from ./frontend/ParseMaps.h:13:
# ./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ZeroIsReserved::result);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :179:1: note: expanded from here
# moz_static_assert117
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:103:
# In file included from ./jsarrayinlines.h:10:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# In file included from ./jscntxtinlines.h:22:
# ./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :181:1: note: expanded from here
# moz_static_assert118
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:103:
# In file included from ./jsarrayinlines.h:10:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# ./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :185:1: note: expanded from here
# moz_static_assert120
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:103:
# In file included from ./jsarrayinlines.h:10:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# ./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :183:1: note: expanded from here
# moz_static_assert119
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:103:
# In file included from ./jsarrayinlines.h:10:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:42:
# ./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JSID_INT_MIN == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :187:1: note: expanded from here
# moz_static_assert121
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:103:
# In file included from ./jsarrayinlines.h:10:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:43:
# In file included from ./jsfuninlines.h:16:
# ./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :189:1: note: expanded from here
# moz_static_assert122
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsarray.cpp:103:
# In file included from ./jsarrayinlines.h:10:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:49:
# In file included from ./gc/Barrier-inl.h:15:
# ./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :191:1: note: expanded from here
# moz_static_assert123
# ^
# 123 warnings generated.
# jsatom.cpp
# clang++ -o jsatom.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Qunused-arguments -pedantic -Qunused-arguments -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-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -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 -Qunused-arguments -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsatom.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp
# clang-3.8: warning: optimization flag '-freorder-blocks' is not supported
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# ./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:32:
# In file included from ./jsstrinlines.h:15:
# In file included from ./jscntxtinlines.h:12:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:19:
# In file included from ./yarr/Yarr.h:37:
# In file included from ./yarr/YarrInterpreter.h:33:
# ./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:32:
# In file included from ./jsstrinlines.h:15:
# In file included from ./jscntxtinlines.h:12:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:19:
# In file included from ./yarr/Yarr.h:37:
# ./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# ./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# ./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:32:
# In file included from ./jsstrinlines.h:17:
# In file included from ./vm/String-inl.h:18:
# In file included from ./jsobjinlines.h:24:
# ./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
# ^
# ./jsproxy.h:129:23: note: overridden virtual function is here
# virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:32:
# In file included from ./jsstrinlines.h:17:
# In file included from ./vm/String-inl.h:18:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual BaseProxyHandler* toBaseProxyHandler() {
# ^
# ./jswrapper.h:99:31: note: overridden virtual function is here
# virtual BaseProxyHandler *toBaseProxyHandler() = 0;
# ^
# ./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual Wrapper *toWrapper() {
# ^
# ./jsproxy.h:82:22: note: overridden virtual function is here
# virtual Wrapper *toWrapper() {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:32:
# In file included from ./jsstrinlines.h:17:
# In file included from ./vm/String-inl.h:18:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual BaseProxyHandler* toBaseProxyHandler() {
# ^
# ./jswrapper.h:99:31: note: overridden virtual function is here
# virtual BaseProxyHandler *toBaseProxyHandler() = 0;
# ^
# ./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual Wrapper *toWrapper() {
# ^
# ./jsproxy.h:82:22: note: overridden virtual function is here
# virtual Wrapper *toWrapper() {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:32:
# In file included from ./jsstrinlines.h:17:
# In file included from ./vm/String-inl.h:18:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
# ^
# ./jsproxy.h:180:18: note: overridden virtual function is here
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:32:
# In file included from ./jsstrinlines.h:17:
# In file included from ./vm/String-inl.h:18:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
# ^
# ./jsproxy.h:112:18: note: overridden virtual function is here
# virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:32:
# In file included from ./jsstrinlines.h:17:
# In file included from ./vm/String-inl.h:18:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
# ^
# ./jsproxy.h:113:18: note: overridden virtual function is here
# virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:32:
# In file included from ./jsstrinlines.h:17:
# In file included from ./vm/String-inl.h:18:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
# ^
# ./jsproxy.h:115:18: note: overridden virtual function is here
# virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:32:
# In file included from ./jsstrinlines.h:17:
# In file included from ./vm/String-inl.h:18:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
# ^
# ./jsproxy.h:117:18: note: overridden virtual function is here
# virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:32:
# In file included from ./jsstrinlines.h:17:
# In file included from ./vm/String-inl.h:18:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
# ^
# ./jsproxy.h:118:23: note: overridden virtual function is here
# virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:32:
# In file included from ./jsstrinlines.h:17:
# In file included from ./vm/String-inl.h:18:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
# ^
# ./jsproxy.h:119:23: note: overridden virtual function is here
# virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:32:
# In file included from ./jsstrinlines.h:17:
# In file included from ./vm/String-inl.h:18:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
# ^
# ./jsproxy.h:120:18: note: overridden virtual function is here
# virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:32:
# In file included from ./jsstrinlines.h:17:
# In file included from ./vm/String-inl.h:18:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
# ^
# ./jsproxy.h:121:18: note: overridden virtual function is here
# virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:32:
# In file included from ./jsstrinlines.h:17:
# In file included from ./vm/String-inl.h:18:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
# ^
# ./jsproxy.h:122:18: note: overridden virtual function is here
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:32:
# In file included from ./jsstrinlines.h:17:
# In file included from ./vm/String-inl.h:18:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
# ^
# ./jsproxy.h:124:18: note: overridden virtual function is here
# virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, VALVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, IDVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SCRIPTVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsgc.h:647:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# GCHelperThread(JSRuntime *rt)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, NAMEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, OBJVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, STRINGVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SHAPEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit ParseMapPool(JSContext *cx) : cx(cx) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit ExecutableAllocator(AllocationBehavior allocBehavior)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# CharacterClass(PassRefPtr table)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# CharacterClass(PassRefPtr table)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# PatternAlternative(PatternDisjunction* disjunction)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# PatternDisjunction(PatternAlternative* parent = 0)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# TermChain(PatternTerm term)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# BytecodePattern(PassOwnPtr body, const Vector &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# BytecodePattern(PassOwnPtr body, const Vector &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector::Vector' requested here
# : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector::Vector' requested here
# : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# JS_DECLARE_NEW_METHODS(malloc_, inline)
# ^
# ./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
# JS_NEW_BODY(ALLOCATOR, T, (p1))\
# ^
# ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here
# types.constrainedOutputs = cx->new_< Vector >(cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:19:
# In file included from ./jsapi.h:26:
# ./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:19:
# ./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :105:1: note: expanded from here
# moz_static_assert10
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:19:
# ./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :103:1: note: expanded from here
# moz_static_assert9
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:19:
# ./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(Value) == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :111:1: note: expanded from here
# moz_static_assert13
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:19:
# ./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :109:1: note: expanded from here
# moz_static_assert12
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:19:
# ./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSBool) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :107:1: note: expanded from here
# moz_static_assert11
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:20:
# In file included from ./jsatom.h:14:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :115:1: note: expanded from here
# moz_static_assert15
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:20:
# In file included from ./jsatom.h:14:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :117:1: note: expanded from here
# moz_static_assert16
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:20:
# In file included from ./jsatom.h:14:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :119:1: note: expanded from here
# moz_static_assert17
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:20:
# In file included from ./jsatom.h:14:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :121:1: note: expanded from here
# moz_static_assert18
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:20:
# In file included from ./jsatom.h:14:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof word == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :123:1: note: expanded from here
# moz_static_assert19
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift < 16);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :125:1: note: expanded from here
# moz_static_assert20
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :129:1: note: expanded from here
# moz_static_assert22
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :127:1: note: expanded from here
# moz_static_assert21
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :131:1: note: expanded from here
# moz_static_assert23
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :133:1: note: expanded from here
# moz_static_assert24
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :143:1: note: expanded from here
# moz_static_assert29
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :141:1: note: expanded from here
# moz_static_assert28
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :147:1: note: expanded from here
# moz_static_assert31
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :145:1: note: expanded from here
# moz_static_assert30
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:20:
# In file included from ./jsatom.h:20:
# ./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :149:1: note: expanded from here
# moz_static_assert32
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:22:
# ./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :33:1: note: expanded from here
# moz_static_assert52
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:22:
# ./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :31:1: note: expanded from here
# moz_static_assert51
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :41:1: note: expanded from here
# moz_static_assert56
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :35:1: note: expanded from here
# moz_static_assert53
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :37:1: note: expanded from here
# moz_static_assert54
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSString) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :39:1: note: expanded from here
# moz_static_assert55
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :43:1: note: expanded from here
# moz_static_assert57
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :59:1: note: expanded from here
# moz_static_assert65
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :61:1: note: expanded from here
# moz_static_assert66
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:28:
# ./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
# >::result _;
# ^
# ./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(tl::IsPodType::result);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :78:1: note: expanded from here
# moz_static_assert74
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:23:
# ./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :80:1: note: expanded from here
# moz_static_assert75
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :223:1: note: expanded from here
# moz_static_assert76
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :225:1: note: expanded from here
# moz_static_assert77
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :227:1: note: expanded from here
# moz_static_assert78
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :233:1: note: expanded from here
# moz_static_assert81
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :235:1: note: expanded from here
# moz_static_assert82
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :237:1: note: expanded from here
# moz_static_assert83
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :239:1: note: expanded from here
# moz_static_assert84
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :229:1: note: expanded from here
# moz_static_assert79
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :231:1: note: expanded from here
# moz_static_assert80
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :241:1: note: expanded from here
# moz_static_assert85
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :243:1: note: expanded from here
# moz_static_assert86
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :245:1: note: expanded from here
# moz_static_assert87
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :247:1: note: expanded from here
# moz_static_assert88
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :251:1: note: expanded from here
# moz_static_assert90
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :253:1: note: expanded from here
# moz_static_assert91
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :257:1: note: expanded from here
# moz_static_assert93
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :255:1: note: expanded from here
# moz_static_assert92
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# ./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :259:1: note: expanded from here
# moz_static_assert94
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :269:1: note: expanded from here
# moz_static_assert99
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :267:1: note: expanded from here
# moz_static_assert98
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :271:1: note: expanded from here
# moz_static_assert100
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :273:1: note: expanded from here
# moz_static_assert101
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :277:1: note: expanded from here
# moz_static_assert103
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :275:1: note: expanded from here
# moz_static_assert102
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :281:1: note: expanded from here
# moz_static_assert105
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :283:1: note: expanded from here
# moz_static_assert106
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :279:1: note: expanded from here
# moz_static_assert104
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :285:1: note: expanded from here
# moz_static_assert107
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :287:1: note: expanded from here
# moz_static_assert108
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :291:1: note: expanded from here
# moz_static_assert110
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:21:
# ./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :293:1: note: expanded from here
# moz_static_assert111
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:29:
# In file included from ./frontend/Parser.h:21:
# In file included from ./frontend/ParseMaps.h:13:
# ./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ZeroIsReserved::result);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :295:1: note: expanded from here
# moz_static_assert112
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:29:
# In file included from ./frontend/Parser.h:22:
# ./frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :4:1: note: expanded from here
# moz_static_assert113
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:32:
# In file included from ./jsstrinlines.h:15:
# In file included from ./jscntxtinlines.h:12:
# In file included from ./jscompartment.h:18:
# ./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :227:1: note: expanded from here
# moz_static_assert114
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:32:
# In file included from ./jsstrinlines.h:15:
# In file included from ./jscntxtinlines.h:12:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:21:
# In file included from ./yarr/YarrJIT.h:37:
# In file included from ./assembler/assembler/MacroAssembler.h:54:
# In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
# ./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
# COMPILE_ASSERT(
# ^
# ./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
# #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :242:1: note: expanded from here
# moz_static_assert115
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:32:
# In file included from ./jsstrinlines.h:15:
# In file included from ./jscntxtinlines.h:15:
# In file included from ./jsprobes.h:20:
# ./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :246:1: note: expanded from here
# moz_static_assert117
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:32:
# In file included from ./jsstrinlines.h:15:
# In file included from ./jscntxtinlines.h:15:
# In file included from ./jsprobes.h:20:
# ./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :248:1: note: expanded from here
# moz_static_assert118
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:32:
# In file included from ./jsstrinlines.h:15:
# In file included from ./jscntxtinlines.h:22:
# ./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :250:1: note: expanded from here
# moz_static_assert119
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:32:
# In file included from ./jsstrinlines.h:15:
# ./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :252:1: note: expanded from here
# moz_static_assert120
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:32:
# In file included from ./jsstrinlines.h:15:
# ./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :254:1: note: expanded from here
# moz_static_assert121
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:32:
# In file included from ./jsstrinlines.h:17:
# In file included from ./vm/String-inl.h:18:
# In file included from ./jsobjinlines.h:42:
# ./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JSID_INT_MIN == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :256:1: note: expanded from here
# moz_static_assert122
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:32:
# In file included from ./jsstrinlines.h:17:
# In file included from ./vm/String-inl.h:18:
# In file included from ./jsobjinlines.h:43:
# In file included from ./jsfuninlines.h:16:
# ./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :258:1: note: expanded from here
# moz_static_assert123
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:32:
# In file included from ./jsstrinlines.h:17:
# ./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :260:1: note: expanded from here
# moz_static_assert124
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:109:5: warning: unused typedef 'moz_static_assert129' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(1 * sizeof(JSAtom *) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :153:1: note: expanded from here
# moz_static_assert129
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:102:5: warning: unused typedef 'moz_static_assert127' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(commonAtomsOffset % sizeof(JSAtom *) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :149:1: note: expanded from here
# moz_static_assert127
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:103:5: warning: unused typedef 'moz_static_assert128' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(*this) % sizeof(JSAtom *) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :151:1: note: expanded from here
# moz_static_assert128
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsatom.cpp:111:5: warning: unused typedef 'moz_static_assert130' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((1 + 2) * sizeof(JSAtom *) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :155:1: note: expanded from here
# moz_static_assert130
# ^
# 126 warnings generated.
# jsbool.cpp
# clang++ -o jsbool.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Qunused-arguments -pedantic -Qunused-arguments -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-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -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 -Qunused-arguments -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsbool.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp
# clang-3.8: warning: optimization flag '-freorder-blocks' is not supported
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:17:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# In file included from ./vm/ObjectImpl.h:20:
# ./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:17:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# ./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:29:
# In file included from ./jsinferinlines.h:10:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:19:
# In file included from ./yarr/Yarr.h:37:
# In file included from ./yarr/YarrInterpreter.h:33:
# ./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:29:
# In file included from ./jsinferinlines.h:10:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:19:
# In file included from ./yarr/Yarr.h:37:
# ./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# ./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# ./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:29:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:24:
# ./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
# ^
# ./jsproxy.h:129:23: note: overridden virtual function is here
# virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:29:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual BaseProxyHandler* toBaseProxyHandler() {
# ^
# ./jswrapper.h:99:31: note: overridden virtual function is here
# virtual BaseProxyHandler *toBaseProxyHandler() = 0;
# ^
# ./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual Wrapper *toWrapper() {
# ^
# ./jsproxy.h:82:22: note: overridden virtual function is here
# virtual Wrapper *toWrapper() {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:29:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual BaseProxyHandler* toBaseProxyHandler() {
# ^
# ./jswrapper.h:99:31: note: overridden virtual function is here
# virtual BaseProxyHandler *toBaseProxyHandler() = 0;
# ^
# ./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual Wrapper *toWrapper() {
# ^
# ./jsproxy.h:82:22: note: overridden virtual function is here
# virtual Wrapper *toWrapper() {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:29:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
# ^
# ./jsproxy.h:180:18: note: overridden virtual function is here
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:29:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
# ^
# ./jsproxy.h:112:18: note: overridden virtual function is here
# virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:29:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
# ^
# ./jsproxy.h:113:18: note: overridden virtual function is here
# virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:29:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
# ^
# ./jsproxy.h:115:18: note: overridden virtual function is here
# virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:29:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
# ^
# ./jsproxy.h:117:18: note: overridden virtual function is here
# virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:29:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
# ^
# ./jsproxy.h:118:23: note: overridden virtual function is here
# virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:29:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
# ^
# ./jsproxy.h:119:23: note: overridden virtual function is here
# virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:29:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
# ^
# ./jsproxy.h:120:18: note: overridden virtual function is here
# virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:29:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
# ^
# ./jsproxy.h:121:18: note: overridden virtual function is here
# virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:29:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
# ^
# ./jsproxy.h:122:18: note: overridden virtual function is here
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:29:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
# ^
# ./jsproxy.h:124:18: note: overridden virtual function is here
# virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:15:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, VALVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:15:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, IDVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:15:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SCRIPTVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:15:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, NAMEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:15:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsgc.h:647:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# GCHelperThread(JSRuntime *rt)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:15:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, OBJVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:15:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, STRINGVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:15:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SHAPEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:15:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./vm/StringBuffer.h:43:44: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit StringBuffer(JSContext *cx) : cb(cx) { }
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:15:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit ExecutableAllocator(AllocationBehavior allocBehavior)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:15:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# CharacterClass(PassRefPtr table)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:15:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# CharacterClass(PassRefPtr table)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:15:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# PatternAlternative(PatternDisjunction* disjunction)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:15:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# PatternDisjunction(PatternAlternative* parent = 0)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:15:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# TermChain(PatternTerm term)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:15:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:15:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# BytecodePattern(PassOwnPtr body, const Vector &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:15:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# BytecodePattern(PassOwnPtr body, const Vector &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:15:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector::Vector' requested here
# : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:15:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector::Vector' requested here
# : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:15:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit ParseMapPool(JSContext *cx) : cx(cx) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:15:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:15:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# JS_DECLARE_NEW_METHODS(malloc_, inline)
# ^
# ./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
# JS_NEW_BODY(ALLOCATOR, T, (p1))\
# ^
# ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here
# types.constrainedOutputs = cx->new_< Vector >(cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:15:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:15:
# In file included from ./jsapi.h:26:
# ./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:15:
# ./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :109:1: note: expanded from here
# moz_static_assert12
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:15:
# ./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(Value) == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :111:1: note: expanded from here
# moz_static_assert13
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:15:
# ./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :103:1: note: expanded from here
# moz_static_assert9
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:15:
# ./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :105:1: note: expanded from here
# moz_static_assert10
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:15:
# ./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSBool) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :107:1: note: expanded from here
# moz_static_assert11
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:16:
# In file included from ./jsatom.h:14:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :115:1: note: expanded from here
# moz_static_assert15
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:16:
# In file included from ./jsatom.h:14:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :117:1: note: expanded from here
# moz_static_assert16
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:16:
# In file included from ./jsatom.h:14:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :119:1: note: expanded from here
# moz_static_assert17
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:16:
# In file included from ./jsatom.h:14:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof word == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :123:1: note: expanded from here
# moz_static_assert19
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:16:
# In file included from ./jsatom.h:14:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :121:1: note: expanded from here
# moz_static_assert18
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:16:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift < 16);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :125:1: note: expanded from here
# moz_static_assert20
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:16:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :129:1: note: expanded from here
# moz_static_assert22
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:16:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :127:1: note: expanded from here
# moz_static_assert21
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:16:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :131:1: note: expanded from here
# moz_static_assert23
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:16:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :133:1: note: expanded from here
# moz_static_assert24
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:16:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :143:1: note: expanded from here
# moz_static_assert29
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:16:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :141:1: note: expanded from here
# moz_static_assert28
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:16:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :147:1: note: expanded from here
# moz_static_assert31
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:16:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :145:1: note: expanded from here
# moz_static_assert30
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:16:
# In file included from ./jsatom.h:20:
# ./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :149:1: note: expanded from here
# moz_static_assert32
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:17:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:23:
# In file included from ./jsinfer.h:18:
# ./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
# >::result _;
# ^
# ./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(tl::IsPodType::result);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :30:1: note: expanded from here
# moz_static_assert51
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:17:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:23:
# ./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :32:1: note: expanded from here
# moz_static_assert52
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:17:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# In file included from ./vm/ObjectImpl.h:20:
# ./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSString) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :159:1: note: expanded from here
# moz_static_assert55
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:17:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# In file included from ./vm/ObjectImpl.h:20:
# ./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :155:1: note: expanded from here
# moz_static_assert53
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:17:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# In file included from ./vm/ObjectImpl.h:20:
# ./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :161:1: note: expanded from here
# moz_static_assert56
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:17:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# In file included from ./vm/ObjectImpl.h:20:
# ./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :157:1: note: expanded from here
# moz_static_assert54
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:17:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# In file included from ./vm/ObjectImpl.h:20:
# ./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :163:1: note: expanded from here
# moz_static_assert57
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:17:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# In file included from ./vm/ObjectImpl.h:20:
# ./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :179:1: note: expanded from here
# moz_static_assert65
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:17:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# In file included from ./vm/ObjectImpl.h:20:
# ./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :181:1: note: expanded from here
# moz_static_assert66
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:17:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :197:1: note: expanded from here
# moz_static_assert74
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:17:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :199:1: note: expanded from here
# moz_static_assert75
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:17:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :201:1: note: expanded from here
# moz_static_assert76
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:17:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :213:1: note: expanded from here
# moz_static_assert82
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:17:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :203:1: note: expanded from here
# moz_static_assert77
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:17:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :205:1: note: expanded from here
# moz_static_assert78
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:17:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :207:1: note: expanded from here
# moz_static_assert79
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:17:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :211:1: note: expanded from here
# moz_static_assert81
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:17:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :209:1: note: expanded from here
# moz_static_assert80
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:17:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :215:1: note: expanded from here
# moz_static_assert83
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:17:
# In file included from ./jsbool.h:14:
# ./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :219:1: note: expanded from here
# moz_static_assert85
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:17:
# In file included from ./jsbool.h:14:
# ./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :217:1: note: expanded from here
# moz_static_assert84
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:17:
# In file included from ./jsbool.h:14:
# ./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :221:1: note: expanded from here
# moz_static_assert86
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:18:
# In file included from ./jscntxt.h:22:
# ./jsgc.h:934:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :226:1: note: expanded from here
# moz_static_assert88
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:18:
# In file included from ./jscntxt.h:22:
# ./jsgc.h:933:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :224:1: note: expanded from here
# moz_static_assert87
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:18:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :231:1: note: expanded from here
# moz_static_assert90
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:18:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :233:1: note: expanded from here
# moz_static_assert91
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:18:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :237:1: note: expanded from here
# moz_static_assert93
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:18:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :235:1: note: expanded from here
# moz_static_assert92
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:18:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# ./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :239:1: note: expanded from here
# moz_static_assert94
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:18:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :247:1: note: expanded from here
# moz_static_assert98
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:18:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :249:1: note: expanded from here
# moz_static_assert99
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:18:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :251:1: note: expanded from here
# moz_static_assert100
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:18:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :253:1: note: expanded from here
# moz_static_assert101
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:18:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :255:1: note: expanded from here
# moz_static_assert102
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:18:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :257:1: note: expanded from here
# moz_static_assert103
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:18:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :261:1: note: expanded from here
# moz_static_assert105
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:18:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :263:1: note: expanded from here
# moz_static_assert106
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:18:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :259:1: note: expanded from here
# moz_static_assert104
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:18:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :265:1: note: expanded from here
# moz_static_assert107
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:18:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :267:1: note: expanded from here
# moz_static_assert108
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:18:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :271:1: note: expanded from here
# moz_static_assert110
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:18:
# ./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :273:1: note: expanded from here
# moz_static_assert111
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:26:
# ./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :275:1: note: expanded from here
# moz_static_assert112
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:29:
# In file included from ./jsinferinlines.h:10:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:21:
# In file included from ./yarr/YarrJIT.h:37:
# In file included from ./assembler/assembler/MacroAssembler.h:54:
# In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
# ./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
# COMPILE_ASSERT(
# ^
# ./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
# #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :290:1: note: expanded from here
# moz_static_assert113
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:29:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:14:
# ./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :177:1: note: expanded from here
# moz_static_assert116
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:29:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:14:
# ./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :175:1: note: expanded from here
# moz_static_assert115
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:29:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# In file included from ./jscntxtinlines.h:19:
# In file included from ./frontend/ParseMaps.h:13:
# ./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ZeroIsReserved::result);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :179:1: note: expanded from here
# moz_static_assert117
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:29:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# In file included from ./jscntxtinlines.h:22:
# ./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :181:1: note: expanded from here
# moz_static_assert118
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:29:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# ./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :185:1: note: expanded from here
# moz_static_assert120
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:29:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# ./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :183:1: note: expanded from here
# moz_static_assert119
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:29:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:42:
# ./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JSID_INT_MIN == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :187:1: note: expanded from here
# moz_static_assert121
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:29:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:43:
# In file included from ./jsfuninlines.h:16:
# ./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :189:1: note: expanded from here
# moz_static_assert122
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsbool.cpp:29:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:49:
# In file included from ./gc/Barrier-inl.h:15:
# ./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :191:1: note: expanded from here
# moz_static_assert123
# ^
# 122 warnings generated.
# jsclone.cpp
# clang++ -o jsclone.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Qunused-arguments -pedantic -Qunused-arguments -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-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -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 -Qunused-arguments -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsclone.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp
# clang-3.8: warning: optimization flag '-freorder-blocks' is not supported
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# ./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:12:
# In file included from ./jstypedarrayinlines.h:14:
# In file included from ./jsobjinlines.h:22:
# In file included from ./jsprobes.h:20:
# In file included from ./methodjit/MethodJIT.h:16:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:19:
# In file included from ./yarr/Yarr.h:37:
# In file included from ./yarr/YarrInterpreter.h:33:
# ./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:12:
# In file included from ./jstypedarrayinlines.h:14:
# In file included from ./jsobjinlines.h:22:
# In file included from ./jsprobes.h:20:
# In file included from ./methodjit/MethodJIT.h:16:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:19:
# In file included from ./yarr/Yarr.h:37:
# ./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# ./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# ./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:12:
# In file included from ./jstypedarrayinlines.h:14:
# In file included from ./jsobjinlines.h:24:
# ./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
# ^
# ./jsproxy.h:129:23: note: overridden virtual function is here
# virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:12:
# In file included from ./jstypedarrayinlines.h:14:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual BaseProxyHandler* toBaseProxyHandler() {
# ^
# ./jswrapper.h:99:31: note: overridden virtual function is here
# virtual BaseProxyHandler *toBaseProxyHandler() = 0;
# ^
# ./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual Wrapper *toWrapper() {
# ^
# ./jsproxy.h:82:22: note: overridden virtual function is here
# virtual Wrapper *toWrapper() {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:12:
# In file included from ./jstypedarrayinlines.h:14:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual BaseProxyHandler* toBaseProxyHandler() {
# ^
# ./jswrapper.h:99:31: note: overridden virtual function is here
# virtual BaseProxyHandler *toBaseProxyHandler() = 0;
# ^
# ./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual Wrapper *toWrapper() {
# ^
# ./jsproxy.h:82:22: note: overridden virtual function is here
# virtual Wrapper *toWrapper() {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:12:
# In file included from ./jstypedarrayinlines.h:14:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
# ^
# ./jsproxy.h:180:18: note: overridden virtual function is here
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:12:
# In file included from ./jstypedarrayinlines.h:14:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
# ^
# ./jsproxy.h:112:18: note: overridden virtual function is here
# virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:12:
# In file included from ./jstypedarrayinlines.h:14:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
# ^
# ./jsproxy.h:113:18: note: overridden virtual function is here
# virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:12:
# In file included from ./jstypedarrayinlines.h:14:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
# ^
# ./jsproxy.h:115:18: note: overridden virtual function is here
# virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:12:
# In file included from ./jstypedarrayinlines.h:14:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
# ^
# ./jsproxy.h:117:18: note: overridden virtual function is here
# virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:12:
# In file included from ./jstypedarrayinlines.h:14:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
# ^
# ./jsproxy.h:118:23: note: overridden virtual function is here
# virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:12:
# In file included from ./jstypedarrayinlines.h:14:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
# ^
# ./jsproxy.h:119:23: note: overridden virtual function is here
# virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:12:
# In file included from ./jstypedarrayinlines.h:14:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
# ^
# ./jsproxy.h:120:18: note: overridden virtual function is here
# virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:12:
# In file included from ./jstypedarrayinlines.h:14:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
# ^
# ./jsproxy.h:121:18: note: overridden virtual function is here
# virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:12:
# In file included from ./jstypedarrayinlines.h:14:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
# ^
# ./jsproxy.h:122:18: note: overridden virtual function is here
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:12:
# In file included from ./jstypedarrayinlines.h:14:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
# ^
# ./jsproxy.h:124:18: note: overridden virtual function is here
# virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:9:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, VALVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:9:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, IDVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:9:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SCRIPTVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:9:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsgc.h:647:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# GCHelperThread(JSRuntime *rt)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:9:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, NAMEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:9:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, OBJVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:9:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, STRINGVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:9:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SHAPEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:9:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsclone.h:121:42: note: in instantiation of member function 'js::Vector::Vector' requested here
# : out(out), objs(out.context()), counts(out.context()), ids(out.context()),
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:9:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit ExecutableAllocator(AllocationBehavior allocBehavior)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:9:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# CharacterClass(PassRefPtr table)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:9:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# CharacterClass(PassRefPtr table)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:9:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# PatternAlternative(PatternDisjunction* disjunction)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:9:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# PatternDisjunction(PatternAlternative* parent = 0)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:9:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# TermChain(PatternTerm term)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:9:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:9:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# BytecodePattern(PassOwnPtr body, const Vector &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:9:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# BytecodePattern(PassOwnPtr body, const Vector &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:9:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:9:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit ParseMapPool(JSContext *cx) : cx(cx) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:9:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector::Vector' requested here
# : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:9:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector::Vector' requested here
# : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:9:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# JS_DECLARE_NEW_METHODS(malloc_, inline)
# ^
# ./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
# JS_NEW_BODY(ALLOCATOR, T, (p1))\
# ^
# ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here
# types.constrainedOutputs = cx->new_< Vector >(cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:9:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:9:
# In file included from ./jsapi.h:26:
# ./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:9:
# ./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :109:1: note: expanded from here
# moz_static_assert12
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:9:
# ./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(Value) == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :111:1: note: expanded from here
# moz_static_assert13
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:9:
# ./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :105:1: note: expanded from here
# moz_static_assert10
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:9:
# ./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSBool) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :107:1: note: expanded from here
# moz_static_assert11
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:9:
# ./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :103:1: note: expanded from here
# moz_static_assert9
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :115:1: note: expanded from here
# moz_static_assert15
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :117:1: note: expanded from here
# moz_static_assert16
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :119:1: note: expanded from here
# moz_static_assert17
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :121:1: note: expanded from here
# moz_static_assert18
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof word == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :123:1: note: expanded from here
# moz_static_assert19
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift < 16);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :157:1: note: expanded from here
# moz_static_assert36
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :159:1: note: expanded from here
# moz_static_assert37
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :161:1: note: expanded from here
# moz_static_assert38
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :163:1: note: expanded from here
# moz_static_assert39
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :165:1: note: expanded from here
# moz_static_assert40
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :173:1: note: expanded from here
# moz_static_assert44
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :175:1: note: expanded from here
# moz_static_assert45
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :177:1: note: expanded from here
# moz_static_assert46
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :179:1: note: expanded from here
# moz_static_assert47
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:20:
# ./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :181:1: note: expanded from here
# moz_static_assert48
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:22:
# ./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :26:1: note: expanded from here
# moz_static_assert52
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:22:
# ./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :24:1: note: expanded from here
# moz_static_assert51
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :30:1: note: expanded from here
# moz_static_assert54
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSString) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :32:1: note: expanded from here
# moz_static_assert55
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :28:1: note: expanded from here
# moz_static_assert53
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :34:1: note: expanded from here
# moz_static_assert56
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :36:1: note: expanded from here
# moz_static_assert57
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :54:1: note: expanded from here
# moz_static_assert66
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :52:1: note: expanded from here
# moz_static_assert65
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:28:
# ./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
# >::result _;
# ^
# ./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(tl::IsPodType::result);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :71:1: note: expanded from here
# moz_static_assert74
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:23:
# ./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :73:1: note: expanded from here
# moz_static_assert75
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :223:1: note: expanded from here
# moz_static_assert76
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :225:1: note: expanded from here
# moz_static_assert77
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :227:1: note: expanded from here
# moz_static_assert78
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :237:1: note: expanded from here
# moz_static_assert83
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :239:1: note: expanded from here
# moz_static_assert84
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :231:1: note: expanded from here
# moz_static_assert80
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :229:1: note: expanded from here
# moz_static_assert79
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :235:1: note: expanded from here
# moz_static_assert82
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :233:1: note: expanded from here
# moz_static_assert81
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :241:1: note: expanded from here
# moz_static_assert85
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :247:1: note: expanded from here
# moz_static_assert88
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :245:1: note: expanded from here
# moz_static_assert87
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :243:1: note: expanded from here
# moz_static_assert86
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :251:1: note: expanded from here
# moz_static_assert90
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :255:1: note: expanded from here
# moz_static_assert92
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :253:1: note: expanded from here
# moz_static_assert91
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :257:1: note: expanded from here
# moz_static_assert93
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# ./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :259:1: note: expanded from here
# moz_static_assert94
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :267:1: note: expanded from here
# moz_static_assert98
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :269:1: note: expanded from here
# moz_static_assert99
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :271:1: note: expanded from here
# moz_static_assert100
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :273:1: note: expanded from here
# moz_static_assert101
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :277:1: note: expanded from here
# moz_static_assert103
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :275:1: note: expanded from here
# moz_static_assert102
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :281:1: note: expanded from here
# moz_static_assert105
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :283:1: note: expanded from here
# moz_static_assert106
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :279:1: note: expanded from here
# moz_static_assert104
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :285:1: note: expanded from here
# moz_static_assert107
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :287:1: note: expanded from here
# moz_static_assert108
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :291:1: note: expanded from here
# moz_static_assert110
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# In file included from ./jsclone.h:10:
# ./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :293:1: note: expanded from here
# moz_static_assert111
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# ./jsclone.h:70:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(double) == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :299:1: note: expanded from here
# moz_static_assert114
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# ./jsclone.h:68:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(jschar) == 2);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :295:1: note: expanded from here
# moz_static_assert112
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:8:
# ./jsclone.h:69:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(uint32_t) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :297:1: note: expanded from here
# moz_static_assert113
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:12:
# In file included from ./jstypedarrayinlines.h:14:
# In file included from ./jsobjinlines.h:22:
# In file included from ./jsprobes.h:20:
# In file included from ./methodjit/MethodJIT.h:16:
# In file included from ./jscompartment.h:18:
# ./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :301:1: note: expanded from here
# moz_static_assert115
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:12:
# In file included from ./jstypedarrayinlines.h:14:
# In file included from ./jsobjinlines.h:22:
# In file included from ./jsprobes.h:20:
# In file included from ./methodjit/MethodJIT.h:16:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:21:
# In file included from ./yarr/YarrJIT.h:37:
# In file included from ./assembler/assembler/MacroAssembler.h:54:
# In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
# ./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
# COMPILE_ASSERT(
# ^
# ./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
# #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :316:1: note: expanded from here
# moz_static_assert116
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:12:
# In file included from ./jstypedarrayinlines.h:14:
# In file included from ./jsobjinlines.h:22:
# In file included from ./jsprobes.h:20:
# ./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :320:1: note: expanded from here
# moz_static_assert118
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:12:
# In file included from ./jstypedarrayinlines.h:14:
# In file included from ./jsobjinlines.h:22:
# In file included from ./jsprobes.h:20:
# ./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :322:1: note: expanded from here
# moz_static_assert119
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:12:
# In file included from ./jstypedarrayinlines.h:14:
# In file included from ./jsobjinlines.h:42:
# ./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JSID_INT_MIN == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :184:1: note: expanded from here
# moz_static_assert120
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:12:
# In file included from ./jstypedarrayinlines.h:14:
# In file included from ./jsobjinlines.h:43:
# In file included from ./jsfuninlines.h:16:
# In file included from ./vm/ScopeObject-inl.h:13:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# In file included from ./jscntxtinlines.h:19:
# In file included from ./frontend/ParseMaps.h:13:
# ./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ZeroIsReserved::result);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :186:1: note: expanded from here
# moz_static_assert121
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:12:
# In file included from ./jstypedarrayinlines.h:14:
# In file included from ./jsobjinlines.h:43:
# In file included from ./jsfuninlines.h:16:
# In file included from ./vm/ScopeObject-inl.h:13:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# In file included from ./jscntxtinlines.h:22:
# ./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :188:1: note: expanded from here
# moz_static_assert122
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:12:
# In file included from ./jstypedarrayinlines.h:14:
# In file included from ./jsobjinlines.h:43:
# In file included from ./jsfuninlines.h:16:
# In file included from ./vm/ScopeObject-inl.h:13:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# ./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :190:1: note: expanded from here
# moz_static_assert123
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:12:
# In file included from ./jstypedarrayinlines.h:14:
# In file included from ./jsobjinlines.h:43:
# In file included from ./jsfuninlines.h:16:
# In file included from ./vm/ScopeObject-inl.h:13:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# ./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :192:1: note: expanded from here
# moz_static_assert124
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:12:
# In file included from ./jstypedarrayinlines.h:14:
# In file included from ./jsobjinlines.h:43:
# In file included from ./jsfuninlines.h:16:
# ./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :194:1: note: expanded from here
# moz_static_assert125
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:12:
# In file included from ./jstypedarrayinlines.h:14:
# In file included from ./jsobjinlines.h:49:
# In file included from ./gc/Barrier-inl.h:15:
# ./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert126' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :196:1: note: expanded from here
# moz_static_assert126
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsclone.cpp:204:5: warning: unused typedef 'moz_static_assert130' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(uint64_t) % sizeof(T) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :204:1: note: expanded from here
# moz_static_assert130
# ^
# 126 warnings generated.
# jscntxt.cpp
# clang++ -o jscntxt.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Qunused-arguments -pedantic -Qunused-arguments -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-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -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 -Qunused-arguments -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jscntxt.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp
# clang-3.8: warning: optimization flag '-freorder-blocks' is not supported
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# ./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:48:
# In file included from ./methodjit/MethodJIT.h:16:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:19:
# In file included from ./yarr/Yarr.h:37:
# In file included from ./yarr/YarrInterpreter.h:33:
# ./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:48:
# In file included from ./methodjit/MethodJIT.h:16:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:19:
# In file included from ./yarr/Yarr.h:37:
# ./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# ./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# ./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:59:
# In file included from ./jsobjinlines.h:24:
# ./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
# ^
# ./jsproxy.h:129:23: note: overridden virtual function is here
# virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:59:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual BaseProxyHandler* toBaseProxyHandler() {
# ^
# ./jswrapper.h:99:31: note: overridden virtual function is here
# virtual BaseProxyHandler *toBaseProxyHandler() = 0;
# ^
# ./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual Wrapper *toWrapper() {
# ^
# ./jsproxy.h:82:22: note: overridden virtual function is here
# virtual Wrapper *toWrapper() {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:59:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual BaseProxyHandler* toBaseProxyHandler() {
# ^
# ./jswrapper.h:99:31: note: overridden virtual function is here
# virtual BaseProxyHandler *toBaseProxyHandler() = 0;
# ^
# ./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual Wrapper *toWrapper() {
# ^
# ./jsproxy.h:82:22: note: overridden virtual function is here
# virtual Wrapper *toWrapper() {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:59:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
# ^
# ./jsproxy.h:180:18: note: overridden virtual function is here
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:59:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
# ^
# ./jsproxy.h:112:18: note: overridden virtual function is here
# virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:59:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
# ^
# ./jsproxy.h:113:18: note: overridden virtual function is here
# virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:59:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
# ^
# ./jsproxy.h:115:18: note: overridden virtual function is here
# virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:59:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
# ^
# ./jsproxy.h:117:18: note: overridden virtual function is here
# virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:59:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
# ^
# ./jsproxy.h:118:23: note: overridden virtual function is here
# virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:59:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
# ^
# ./jsproxy.h:119:23: note: overridden virtual function is here
# virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:59:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
# ^
# ./jsproxy.h:120:18: note: overridden virtual function is here
# virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:59:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
# ^
# ./jsproxy.h:121:18: note: overridden virtual function is here
# virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:59:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
# ^
# ./jsproxy.h:122:18: note: overridden virtual function is here
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:59:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
# ^
# ./jsproxy.h:124:18: note: overridden virtual function is here
# virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, VALVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, IDVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SCRIPTVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsgc.h:647:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# GCHelperThread(JSRuntime *rt)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, NAMEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, OBJVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, STRINGVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SHAPEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit ExecutableAllocator(AllocationBehavior allocBehavior)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# CharacterClass(PassRefPtr table)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# CharacterClass(PassRefPtr table)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# PatternAlternative(PatternDisjunction* disjunction)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# PatternDisjunction(PatternAlternative* parent = 0)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# TermChain(PatternTerm term)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# BytecodePattern(PassOwnPtr body, const Vector &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# BytecodePattern(PassOwnPtr body, const Vector &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./dist/include/js/MemoryMetrics.h:179:9: note: in instantiation of member function 'js::Vector::Vector' requested here
# , compartmentStatsVector()
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit ParseMapPool(JSContext *cx) : cx(cx) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector::Vector' requested here
# : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector::Vector' requested here
# : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# JS_DECLARE_NEW_METHODS(malloc_, inline)
# ^
# ./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
# JS_NEW_BODY(ALLOCATOR, T, (p1))\
# ^
# ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here
# types.constrainedOutputs = cx->new_< Vector >(cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:1097:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# savedFrameChains_(),
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:13:
# In file included from ./jsapi.h:26:
# ./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:13:
# ./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :105:1: note: expanded from here
# moz_static_assert10
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:13:
# ./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(Value) == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :111:1: note: expanded from here
# moz_static_assert13
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:13:
# ./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSBool) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :107:1: note: expanded from here
# moz_static_assert11
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:13:
# ./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :109:1: note: expanded from here
# moz_static_assert12
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:13:
# ./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :103:1: note: expanded from here
# moz_static_assert9
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:14:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :115:1: note: expanded from here
# moz_static_assert15
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:14:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :117:1: note: expanded from here
# moz_static_assert16
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:14:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :119:1: note: expanded from here
# moz_static_assert17
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:14:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :121:1: note: expanded from here
# moz_static_assert18
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:14:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof word == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :123:1: note: expanded from here
# moz_static_assert19
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift < 16);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :125:1: note: expanded from here
# moz_static_assert20
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :127:1: note: expanded from here
# moz_static_assert21
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :129:1: note: expanded from here
# moz_static_assert22
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :131:1: note: expanded from here
# moz_static_assert23
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :133:1: note: expanded from here
# moz_static_assert24
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :141:1: note: expanded from here
# moz_static_assert28
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :143:1: note: expanded from here
# moz_static_assert29
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :147:1: note: expanded from here
# moz_static_assert31
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :145:1: note: expanded from here
# moz_static_assert30
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:28:
# In file included from ./jsatom.h:20:
# ./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :149:1: note: expanded from here
# moz_static_assert32
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:22:
# ./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :33:1: note: expanded from here
# moz_static_assert52
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:22:
# ./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :31:1: note: expanded from here
# moz_static_assert51
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :41:1: note: expanded from here
# moz_static_assert56
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :35:1: note: expanded from here
# moz_static_assert53
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :37:1: note: expanded from here
# moz_static_assert54
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSString) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :39:1: note: expanded from here
# moz_static_assert55
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :43:1: note: expanded from here
# moz_static_assert57
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :59:1: note: expanded from here
# moz_static_assert65
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :61:1: note: expanded from here
# moz_static_assert66
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:28:
# ./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
# >::result _;
# ^
# ./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(tl::IsPodType::result);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :78:1: note: expanded from here
# moz_static_assert74
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:23:
# ./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :80:1: note: expanded from here
# moz_static_assert75
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :223:1: note: expanded from here
# moz_static_assert76
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :225:1: note: expanded from here
# moz_static_assert77
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :227:1: note: expanded from here
# moz_static_assert78
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :233:1: note: expanded from here
# moz_static_assert81
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :235:1: note: expanded from here
# moz_static_assert82
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :229:1: note: expanded from here
# moz_static_assert79
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :231:1: note: expanded from here
# moz_static_assert80
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :237:1: note: expanded from here
# moz_static_assert83
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :239:1: note: expanded from here
# moz_static_assert84
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :241:1: note: expanded from here
# moz_static_assert85
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :243:1: note: expanded from here
# moz_static_assert86
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :245:1: note: expanded from here
# moz_static_assert87
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :247:1: note: expanded from here
# moz_static_assert88
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :251:1: note: expanded from here
# moz_static_assert90
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :255:1: note: expanded from here
# moz_static_assert92
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :257:1: note: expanded from here
# moz_static_assert93
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :253:1: note: expanded from here
# moz_static_assert91
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# ./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :259:1: note: expanded from here
# moz_static_assert94
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :267:1: note: expanded from here
# moz_static_assert98
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :269:1: note: expanded from here
# moz_static_assert99
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :271:1: note: expanded from here
# moz_static_assert100
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :273:1: note: expanded from here
# moz_static_assert101
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :275:1: note: expanded from here
# moz_static_assert102
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :277:1: note: expanded from here
# moz_static_assert103
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :279:1: note: expanded from here
# moz_static_assert104
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :281:1: note: expanded from here
# moz_static_assert105
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :283:1: note: expanded from here
# moz_static_assert106
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :285:1: note: expanded from here
# moz_static_assert107
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :287:1: note: expanded from here
# moz_static_assert108
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :291:1: note: expanded from here
# moz_static_assert110
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:29:
# ./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :293:1: note: expanded from here
# moz_static_assert111
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:47:
# In file included from ./assembler/assembler/MacroAssembler.h:54:
# In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
# ./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
# COMPILE_ASSERT(
# ^
# ./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
# #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :308:1: note: expanded from here
# moz_static_assert112
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:48:
# In file included from ./methodjit/MethodJIT.h:16:
# In file included from ./jscompartment.h:18:
# ./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :310:1: note: expanded from here
# moz_static_assert113
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:48:
# ./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :314:1: note: expanded from here
# moz_static_assert115
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:48:
# ./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :316:1: note: expanded from here
# moz_static_assert116
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:53:
# In file included from ./frontend/ParseMaps.h:13:
# ./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ZeroIsReserved::result);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :269:1: note: expanded from here
# moz_static_assert117
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:56:
# ./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JSID_INT_MIN == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :271:1: note: expanded from here
# moz_static_assert118
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:57:
# In file included from ./jscntxtinlines.h:22:
# ./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :273:1: note: expanded from here
# moz_static_assert119
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:57:
# ./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :277:1: note: expanded from here
# moz_static_assert121
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:57:
# ./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :275:1: note: expanded from here
# moz_static_assert120
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:59:
# In file included from ./jsobjinlines.h:43:
# In file included from ./jsfuninlines.h:16:
# ./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :279:1: note: expanded from here
# moz_static_assert122
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscntxt.cpp:59:
# In file included from ./jsobjinlines.h:49:
# In file included from ./gc/Barrier-inl.h:15:
# ./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :281:1: note: expanded from here
# moz_static_assert123
# ^
# 123 warnings generated.
# jscompartment.cpp
# clang++ -o jscompartment.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Qunused-arguments -pedantic -Qunused-arguments -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-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -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 -Qunused-arguments -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jscompartment.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp
# clang-3.8: warning: optimization flag '-freorder-blocks' is not supported
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# ./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:9:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:19:
# In file included from ./yarr/Yarr.h:37:
# In file included from ./yarr/YarrInterpreter.h:33:
# ./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:9:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:19:
# In file included from ./yarr/Yarr.h:37:
# ./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# ./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# ./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:13:
# ./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
# ^
# ./jsproxy.h:129:23: note: overridden virtual function is here
# virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:16:
# ./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual BaseProxyHandler* toBaseProxyHandler() {
# ^
# ./jswrapper.h:99:31: note: overridden virtual function is here
# virtual BaseProxyHandler *toBaseProxyHandler() = 0;
# ^
# ./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual Wrapper *toWrapper() {
# ^
# ./jsproxy.h:82:22: note: overridden virtual function is here
# virtual Wrapper *toWrapper() {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:16:
# ./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual BaseProxyHandler* toBaseProxyHandler() {
# ^
# ./jswrapper.h:99:31: note: overridden virtual function is here
# virtual BaseProxyHandler *toBaseProxyHandler() = 0;
# ^
# ./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual Wrapper *toWrapper() {
# ^
# ./jsproxy.h:82:22: note: overridden virtual function is here
# virtual Wrapper *toWrapper() {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:16:
# ./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
# ^
# ./jsproxy.h:180:18: note: overridden virtual function is here
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:16:
# ./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
# ^
# ./jsproxy.h:112:18: note: overridden virtual function is here
# virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:16:
# ./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
# ^
# ./jsproxy.h:113:18: note: overridden virtual function is here
# virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:16:
# ./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
# ^
# ./jsproxy.h:115:18: note: overridden virtual function is here
# virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:16:
# ./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
# ^
# ./jsproxy.h:117:18: note: overridden virtual function is here
# virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:16:
# ./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
# ^
# ./jsproxy.h:118:23: note: overridden virtual function is here
# virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:16:
# ./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
# ^
# ./jsproxy.h:119:23: note: overridden virtual function is here
# virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:16:
# ./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
# ^
# ./jsproxy.h:120:18: note: overridden virtual function is here
# virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:16:
# ./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
# ^
# ./jsproxy.h:121:18: note: overridden virtual function is here
# virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:16:
# ./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
# ^
# ./jsproxy.h:122:18: note: overridden virtual function is here
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:16:
# ./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
# ^
# ./jsproxy.h:124:18: note: overridden virtual function is here
# virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, VALVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, IDVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SCRIPTVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsgc.h:647:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# GCHelperThread(JSRuntime *rt)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, NAMEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, OBJVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, STRINGVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SHAPEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit ExecutableAllocator(AllocationBehavior allocBehavior)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# CharacterClass(PassRefPtr table)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# CharacterClass(PassRefPtr table)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# PatternAlternative(PatternDisjunction* disjunction)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# PatternDisjunction(PatternAlternative* parent = 0)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# TermChain(PatternTerm term)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# BytecodePattern(PassOwnPtr body, const Vector &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# BytecodePattern(PassOwnPtr body, const Vector &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./dist/include/js/MemoryMetrics.h:179:9: note: in instantiation of member function 'js::Vector::Vector' requested here
# , compartmentStatsVector()
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit ParseMapPool(JSContext *cx) : cx(cx) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector::Vector' requested here
# : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector::Vector' requested here
# : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# JS_DECLARE_NEW_METHODS(malloc_, inline)
# ^
# ./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
# JS_NEW_BODY(ALLOCATOR, T, (p1))\
# ^
# ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here
# types.constrainedOutputs = cx->new_< Vector >(cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./methodjit/BaseAssembler.h:124:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# SPSInstrumentation(SPSProfiler *profiler, JSScript **script, jsbytecode **pc)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./methodjit/BaseAssembler.h:253:9: note: in instantiation of member function 'js::Vector::Vector' requested here
# : callPatches(SystemAllocPolicy()),
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./methodjit/BaseAssembler.h:252:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Assembler(SPSInstrumentation *sps = NULL)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./methodjit/BaseAssembler.h:1350:22: note: in instantiation of member function 'js::Vector::Jump, 0, js::TempAllocPolicy>::Vector' requested here
# Vector matches(cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./dist/include/js/Utility.h:590:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# JS_DECLARE_NEW_METHODS(::js_malloc, JS_ALWAYS_INLINE static)
# ^
# ./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
# JS_NEW_BODY(ALLOCATOR, T, (p1))\
# ^
# ./methodjit/PolyIC.h:132:54: note: in instantiation of function template specialization 'js::OffTheBooks::new_, js::SystemAllocPolicy>' requested here
# ExecPoolVector *execPools = OffTheBooks::new_(SystemAllocPolicy());
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:26:
# ./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:17:
# ./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSBool) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :107:1: note: expanded from here
# moz_static_assert11
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:17:
# ./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :105:1: note: expanded from here
# moz_static_assert10
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:17:
# ./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(Value) == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :111:1: note: expanded from here
# moz_static_assert13
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:17:
# ./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :109:1: note: expanded from here
# moz_static_assert12
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:17:
# ./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :103:1: note: expanded from here
# moz_static_assert9
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :115:1: note: expanded from here
# moz_static_assert15
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :117:1: note: expanded from here
# moz_static_assert16
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :119:1: note: expanded from here
# moz_static_assert17
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof word == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :123:1: note: expanded from here
# moz_static_assert19
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :121:1: note: expanded from here
# moz_static_assert18
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift < 16);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :157:1: note: expanded from here
# moz_static_assert36
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :159:1: note: expanded from here
# moz_static_assert37
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :161:1: note: expanded from here
# moz_static_assert38
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :163:1: note: expanded from here
# moz_static_assert39
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :165:1: note: expanded from here
# moz_static_assert40
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :175:1: note: expanded from here
# moz_static_assert45
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :173:1: note: expanded from here
# moz_static_assert44
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :177:1: note: expanded from here
# moz_static_assert46
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :179:1: note: expanded from here
# moz_static_assert47
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:20:
# ./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :181:1: note: expanded from here
# moz_static_assert48
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:22:
# ./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :26:1: note: expanded from here
# moz_static_assert52
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:22:
# ./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :24:1: note: expanded from here
# moz_static_assert51
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :30:1: note: expanded from here
# moz_static_assert54
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSString) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :32:1: note: expanded from here
# moz_static_assert55
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :34:1: note: expanded from here
# moz_static_assert56
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :28:1: note: expanded from here
# moz_static_assert53
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :36:1: note: expanded from here
# moz_static_assert57
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :54:1: note: expanded from here
# moz_static_assert66
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :52:1: note: expanded from here
# moz_static_assert65
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:28:
# ./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
# >::result _;
# ^
# ./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(tl::IsPodType::result);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :71:1: note: expanded from here
# moz_static_assert74
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:23:
# ./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :73:1: note: expanded from here
# moz_static_assert75
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :223:1: note: expanded from here
# moz_static_assert76
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :225:1: note: expanded from here
# moz_static_assert77
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :227:1: note: expanded from here
# moz_static_assert78
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :235:1: note: expanded from here
# moz_static_assert82
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :233:1: note: expanded from here
# moz_static_assert81
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :229:1: note: expanded from here
# moz_static_assert79
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :237:1: note: expanded from here
# moz_static_assert83
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :231:1: note: expanded from here
# moz_static_assert80
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :239:1: note: expanded from here
# moz_static_assert84
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :241:1: note: expanded from here
# moz_static_assert85
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :247:1: note: expanded from here
# moz_static_assert88
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :245:1: note: expanded from here
# moz_static_assert87
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :243:1: note: expanded from here
# moz_static_assert86
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :251:1: note: expanded from here
# moz_static_assert90
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :257:1: note: expanded from here
# moz_static_assert93
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :255:1: note: expanded from here
# moz_static_assert92
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :253:1: note: expanded from here
# moz_static_assert91
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# ./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :259:1: note: expanded from here
# moz_static_assert94
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :269:1: note: expanded from here
# moz_static_assert99
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :267:1: note: expanded from here
# moz_static_assert98
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :271:1: note: expanded from here
# moz_static_assert100
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :273:1: note: expanded from here
# moz_static_assert101
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :275:1: note: expanded from here
# moz_static_assert102
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :277:1: note: expanded from here
# moz_static_assert103
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :283:1: note: expanded from here
# moz_static_assert106
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :279:1: note: expanded from here
# moz_static_assert104
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :281:1: note: expanded from here
# moz_static_assert105
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :287:1: note: expanded from here
# moz_static_assert108
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :285:1: note: expanded from here
# moz_static_assert107
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :291:1: note: expanded from here
# moz_static_assert110
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:8:
# ./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :293:1: note: expanded from here
# moz_static_assert111
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:9:
# In file included from ./jscompartment.h:18:
# ./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :295:1: note: expanded from here
# moz_static_assert112
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:9:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:21:
# In file included from ./yarr/YarrJIT.h:37:
# In file included from ./assembler/assembler/MacroAssembler.h:54:
# In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
# ./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
# COMPILE_ASSERT(
# ^
# ./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
# #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :310:1: note: expanded from here
# moz_static_assert113
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:21:
# ./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :175:1: note: expanded from here
# moz_static_assert115
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:21:
# ./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :177:1: note: expanded from here
# moz_static_assert116
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:22:
# In file included from ./methodjit/PolyIC.h:17:
# In file included from ./methodjit/BaseAssembler.h:18:
# In file included from ./methodjit/CodeGenIncludes.h:25:
# In file included from ./methodjit/PunboxAssembler.h:13:
# ./methodjit/RematInfo.h:292:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :179:1: note: expanded from here
# moz_static_assert117
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:22:
# In file included from ./methodjit/PolyIC.h:17:
# In file included from ./methodjit/BaseAssembler.h:19:
# In file included from ./jsobjinlines.h:42:
# ./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JSID_INT_MIN == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :181:1: note: expanded from here
# moz_static_assert118
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:22:
# In file included from ./methodjit/PolyIC.h:17:
# In file included from ./methodjit/BaseAssembler.h:19:
# In file included from ./jsobjinlines.h:43:
# In file included from ./jsfuninlines.h:16:
# In file included from ./vm/ScopeObject-inl.h:13:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# In file included from ./jscntxtinlines.h:19:
# In file included from ./frontend/ParseMaps.h:13:
# ./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ZeroIsReserved::result);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :183:1: note: expanded from here
# moz_static_assert119
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:22:
# In file included from ./methodjit/PolyIC.h:17:
# In file included from ./methodjit/BaseAssembler.h:19:
# In file included from ./jsobjinlines.h:43:
# In file included from ./jsfuninlines.h:16:
# In file included from ./vm/ScopeObject-inl.h:13:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# In file included from ./jscntxtinlines.h:22:
# ./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :185:1: note: expanded from here
# moz_static_assert120
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:22:
# In file included from ./methodjit/PolyIC.h:17:
# In file included from ./methodjit/BaseAssembler.h:19:
# In file included from ./jsobjinlines.h:43:
# In file included from ./jsfuninlines.h:16:
# In file included from ./vm/ScopeObject-inl.h:13:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# ./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :189:1: note: expanded from here
# moz_static_assert122
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:22:
# In file included from ./methodjit/PolyIC.h:17:
# In file included from ./methodjit/BaseAssembler.h:19:
# In file included from ./jsobjinlines.h:43:
# In file included from ./jsfuninlines.h:16:
# In file included from ./vm/ScopeObject-inl.h:13:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# ./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :187:1: note: expanded from here
# moz_static_assert121
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:22:
# In file included from ./methodjit/PolyIC.h:17:
# In file included from ./methodjit/BaseAssembler.h:19:
# In file included from ./jsobjinlines.h:43:
# In file included from ./jsfuninlines.h:16:
# ./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :191:1: note: expanded from here
# moz_static_assert123
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:22:
# In file included from ./methodjit/PolyIC.h:17:
# In file included from ./methodjit/BaseAssembler.h:19:
# In file included from ./jsobjinlines.h:49:
# In file included from ./gc/Barrier-inl.h:15:
# ./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :193:1: note: expanded from here
# moz_static_assert124
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscompartment.cpp:22:
# In file included from ./methodjit/PolyIC.h:17:
# ./methodjit/BaseAssembler.h:1553:9: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :195:1: note: expanded from here
# moz_static_assert125
# ^
# 129 warnings generated.
# jsdate.cpp
# clang++ -o jsdate.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Qunused-arguments -pedantic -Qunused-arguments -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-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -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 -Qunused-arguments -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsdate.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp
# clang-3.8: warning: optimization flag '-freorder-blocks' is not supported
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# ./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:48:
# In file included from ./jsinferinlines.h:10:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:19:
# In file included from ./yarr/Yarr.h:37:
# In file included from ./yarr/YarrInterpreter.h:33:
# ./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:48:
# In file included from ./jsinferinlines.h:10:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:19:
# In file included from ./yarr/Yarr.h:37:
# ./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# ./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# ./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:48:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:24:
# ./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
# ^
# ./jsproxy.h:129:23: note: overridden virtual function is here
# virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:48:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual BaseProxyHandler* toBaseProxyHandler() {
# ^
# ./jswrapper.h:99:31: note: overridden virtual function is here
# virtual BaseProxyHandler *toBaseProxyHandler() = 0;
# ^
# ./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual Wrapper *toWrapper() {
# ^
# ./jsproxy.h:82:22: note: overridden virtual function is here
# virtual Wrapper *toWrapper() {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:48:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual BaseProxyHandler* toBaseProxyHandler() {
# ^
# ./jswrapper.h:99:31: note: overridden virtual function is here
# virtual BaseProxyHandler *toBaseProxyHandler() = 0;
# ^
# ./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual Wrapper *toWrapper() {
# ^
# ./jsproxy.h:82:22: note: overridden virtual function is here
# virtual Wrapper *toWrapper() {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:48:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
# ^
# ./jsproxy.h:180:18: note: overridden virtual function is here
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:48:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
# ^
# ./jsproxy.h:112:18: note: overridden virtual function is here
# virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:48:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
# ^
# ./jsproxy.h:113:18: note: overridden virtual function is here
# virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:48:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
# ^
# ./jsproxy.h:115:18: note: overridden virtual function is here
# virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:48:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
# ^
# ./jsproxy.h:117:18: note: overridden virtual function is here
# virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:48:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
# ^
# ./jsproxy.h:118:23: note: overridden virtual function is here
# virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:48:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
# ^
# ./jsproxy.h:119:23: note: overridden virtual function is here
# virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:48:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
# ^
# ./jsproxy.h:120:18: note: overridden virtual function is here
# virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:48:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
# ^
# ./jsproxy.h:121:18: note: overridden virtual function is here
# virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:48:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
# ^
# ./jsproxy.h:122:18: note: overridden virtual function is here
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:48:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
# ^
# ./jsproxy.h:124:18: note: overridden virtual function is here
# virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:34:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, VALVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:34:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, IDVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:34:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SCRIPTVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:34:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsgc.h:647:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# GCHelperThread(JSRuntime *rt)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:34:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, NAMEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:34:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, OBJVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:34:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, STRINGVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:34:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SHAPEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:34:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./vm/StringBuffer.h:43:44: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit StringBuffer(JSContext *cx) : cb(cx) { }
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:34:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit ExecutableAllocator(AllocationBehavior allocBehavior)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:34:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# CharacterClass(PassRefPtr table)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:34:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# CharacterClass(PassRefPtr table)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:34:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# PatternAlternative(PatternDisjunction* disjunction)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:34:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# PatternDisjunction(PatternAlternative* parent = 0)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:34:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# TermChain(PatternTerm term)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:34:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:34:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# BytecodePattern(PassOwnPtr body, const Vector &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:34:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# BytecodePattern(PassOwnPtr body, const Vector &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:34:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector::Vector' requested here
# : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:34:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector::Vector' requested here
# : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:34:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit ParseMapPool(JSContext *cx) : cx(cx) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:34:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:34:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# JS_DECLARE_NEW_METHODS(malloc_, inline)
# ^
# ./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
# JS_NEW_BODY(ALLOCATOR, T, (p1))\
# ^
# ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here
# types.constrainedOutputs = cx->new_< Vector >(cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:34:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:34:
# In file included from ./jsapi.h:26:
# ./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:34:
# ./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :208:1: note: expanded from here
# moz_static_assert12
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:34:
# ./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSBool) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :206:1: note: expanded from here
# moz_static_assert11
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:34:
# ./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(Value) == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :210:1: note: expanded from here
# moz_static_assert13
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:34:
# ./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :202:1: note: expanded from here
# moz_static_assert9
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:34:
# ./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :204:1: note: expanded from here
# moz_static_assert10
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :214:1: note: expanded from here
# moz_static_assert15
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :216:1: note: expanded from here
# moz_static_assert16
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :218:1: note: expanded from here
# moz_static_assert17
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :220:1: note: expanded from here
# moz_static_assert18
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof word == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :222:1: note: expanded from here
# moz_static_assert19
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift < 16);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :256:1: note: expanded from here
# moz_static_assert36
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :260:1: note: expanded from here
# moz_static_assert38
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :258:1: note: expanded from here
# moz_static_assert37
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :262:1: note: expanded from here
# moz_static_assert39
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :264:1: note: expanded from here
# moz_static_assert40
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :272:1: note: expanded from here
# moz_static_assert44
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :274:1: note: expanded from here
# moz_static_assert45
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :276:1: note: expanded from here
# moz_static_assert46
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :278:1: note: expanded from here
# moz_static_assert47
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:20:
# ./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :280:1: note: expanded from here
# moz_static_assert48
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:22:
# ./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :85:1: note: expanded from here
# moz_static_assert52
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:22:
# ./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :83:1: note: expanded from here
# moz_static_assert51
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :89:1: note: expanded from here
# moz_static_assert54
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSString) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :91:1: note: expanded from here
# moz_static_assert55
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :87:1: note: expanded from here
# moz_static_assert53
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :93:1: note: expanded from here
# moz_static_assert56
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :95:1: note: expanded from here
# moz_static_assert57
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :111:1: note: expanded from here
# moz_static_assert65
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :113:1: note: expanded from here
# moz_static_assert66
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:28:
# ./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
# >::result _;
# ^
# ./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(tl::IsPodType::result);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :129:1: note: expanded from here
# moz_static_assert74
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:23:
# ./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :131:1: note: expanded from here
# moz_static_assert75
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :133:1: note: expanded from here
# moz_static_assert76
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :135:1: note: expanded from here
# moz_static_assert77
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :137:1: note: expanded from here
# moz_static_assert78
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :149:1: note: expanded from here
# moz_static_assert84
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :139:1: note: expanded from here
# moz_static_assert79
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :143:1: note: expanded from here
# moz_static_assert81
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :141:1: note: expanded from here
# moz_static_assert80
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :147:1: note: expanded from here
# moz_static_assert83
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :145:1: note: expanded from here
# moz_static_assert82
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :151:1: note: expanded from here
# moz_static_assert85
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :153:1: note: expanded from here
# moz_static_assert86
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :155:1: note: expanded from here
# moz_static_assert87
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :157:1: note: expanded from here
# moz_static_assert88
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :161:1: note: expanded from here
# moz_static_assert90
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :163:1: note: expanded from here
# moz_static_assert91
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :165:1: note: expanded from here
# moz_static_assert92
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :167:1: note: expanded from here
# moz_static_assert93
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# ./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :169:1: note: expanded from here
# moz_static_assert94
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :179:1: note: expanded from here
# moz_static_assert99
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :177:1: note: expanded from here
# moz_static_assert98
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :181:1: note: expanded from here
# moz_static_assert100
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :183:1: note: expanded from here
# moz_static_assert101
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :185:1: note: expanded from here
# moz_static_assert102
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :187:1: note: expanded from here
# moz_static_assert103
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :191:1: note: expanded from here
# moz_static_assert105
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :193:1: note: expanded from here
# moz_static_assert106
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :189:1: note: expanded from here
# moz_static_assert104
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :195:1: note: expanded from here
# moz_static_assert107
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :197:1: note: expanded from here
# moz_static_assert108
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :201:1: note: expanded from here
# moz_static_assert110
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:36:
# ./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :203:1: note: expanded from here
# moz_static_assert111
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:44:
# ./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :205:1: note: expanded from here
# moz_static_assert112
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:48:
# In file included from ./jsinferinlines.h:10:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:21:
# In file included from ./yarr/YarrJIT.h:37:
# In file included from ./assembler/assembler/MacroAssembler.h:54:
# In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
# ./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
# COMPILE_ASSERT(
# ^
# ./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
# #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :220:1: note: expanded from here
# moz_static_assert113
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:48:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:14:
# ./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :175:1: note: expanded from here
# moz_static_assert115
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:48:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:14:
# ./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :177:1: note: expanded from here
# moz_static_assert116
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:48:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# In file included from ./jscntxtinlines.h:19:
# In file included from ./frontend/ParseMaps.h:13:
# ./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ZeroIsReserved::result);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :179:1: note: expanded from here
# moz_static_assert117
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:48:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# In file included from ./jscntxtinlines.h:22:
# ./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :181:1: note: expanded from here
# moz_static_assert118
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:48:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# ./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :185:1: note: expanded from here
# moz_static_assert120
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:48:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# ./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :183:1: note: expanded from here
# moz_static_assert119
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:48:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:42:
# ./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JSID_INT_MIN == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :187:1: note: expanded from here
# moz_static_assert121
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:48:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:43:
# In file included from ./jsfuninlines.h:16:
# ./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :189:1: note: expanded from here
# moz_static_assert122
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdate.cpp:48:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:49:
# In file included from ./gc/Barrier-inl.h:15:
# ./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :191:1: note: expanded from here
# moz_static_assert123
# ^
# 122 warnings generated.
# jsdbgapi.cpp
# clang++ -o jsdbgapi.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Qunused-arguments -pedantic -Qunused-arguments -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-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -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 -Qunused-arguments -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsdbgapi.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp
# clang-3.8: warning: optimization flag '-freorder-blocks' is not supported
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# ./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:31:
# In file included from ./jswrapper.h:14:
# ./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
# ^
# ./jsproxy.h:129:23: note: overridden virtual function is here
# virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:31:
# ./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual BaseProxyHandler* toBaseProxyHandler() {
# ^
# ./jswrapper.h:99:31: note: overridden virtual function is here
# virtual BaseProxyHandler *toBaseProxyHandler() = 0;
# ^
# ./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual Wrapper *toWrapper() {
# ^
# ./jsproxy.h:82:22: note: overridden virtual function is here
# virtual Wrapper *toWrapper() {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:31:
# ./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual BaseProxyHandler* toBaseProxyHandler() {
# ^
# ./jswrapper.h:99:31: note: overridden virtual function is here
# virtual BaseProxyHandler *toBaseProxyHandler() = 0;
# ^
# ./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual Wrapper *toWrapper() {
# ^
# ./jsproxy.h:82:22: note: overridden virtual function is here
# virtual Wrapper *toWrapper() {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:31:
# ./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
# ^
# ./jsproxy.h:180:18: note: overridden virtual function is here
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:31:
# ./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
# ^
# ./jsproxy.h:112:18: note: overridden virtual function is here
# virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:31:
# ./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
# ^
# ./jsproxy.h:113:18: note: overridden virtual function is here
# virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:31:
# ./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
# ^
# ./jsproxy.h:115:18: note: overridden virtual function is here
# virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:31:
# ./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
# ^
# ./jsproxy.h:117:18: note: overridden virtual function is here
# virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:31:
# ./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
# ^
# ./jsproxy.h:118:23: note: overridden virtual function is here
# virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:31:
# ./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
# ^
# ./jsproxy.h:119:23: note: overridden virtual function is here
# virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:31:
# ./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
# ^
# ./jsproxy.h:120:18: note: overridden virtual function is here
# virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:31:
# ./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
# ^
# ./jsproxy.h:121:18: note: overridden virtual function is here
# virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:31:
# ./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
# ^
# ./jsproxy.h:122:18: note: overridden virtual function is here
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:31:
# ./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
# ^
# ./jsproxy.h:124:18: note: overridden virtual function is here
# virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:36:
# In file included from ./vm/Debugger.h:16:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:19:
# In file included from ./yarr/Yarr.h:37:
# In file included from ./yarr/YarrInterpreter.h:33:
# ./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:36:
# In file included from ./vm/Debugger.h:16:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:19:
# In file included from ./yarr/Yarr.h:37:
# ./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# ./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# ./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:24:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, VALVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:24:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, IDVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:24:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SCRIPTVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:24:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsgc.h:647:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# GCHelperThread(JSRuntime *rt)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:24:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, NAMEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:24:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, OBJVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:24:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, STRINGVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:24:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SHAPEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:24:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit ParseMapPool(JSContext *cx) : cx(cx) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:24:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./frontend/BytecodeEmitter.h:49:34: note: in instantiation of member function 'js::Vector::Vector' requested here
# GCConstList(JSContext *cx) : list(cx) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:24:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit ExecutableAllocator(AllocationBehavior allocBehavior)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:24:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# CharacterClass(PassRefPtr table)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:24:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# CharacterClass(PassRefPtr table)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:24:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# PatternAlternative(PatternDisjunction* disjunction)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:24:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# PatternDisjunction(PatternAlternative* parent = 0)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:24:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# TermChain(PatternTerm term)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:24:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:24:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# BytecodePattern(PassOwnPtr body, const Vector &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:24:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# BytecodePattern(PassOwnPtr body, const Vector &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:24:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector::Vector' requested here
# : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:24:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector::Vector' requested here
# : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:24:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:24:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# JS_DECLARE_NEW_METHODS(malloc_, inline)
# ^
# ./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
# JS_NEW_BODY(ALLOCATOR, T, (p1))\
# ^
# ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here
# types.constrainedOutputs = cx->new_< Vector >(cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:24:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:24:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:419:19: note: in instantiation of member function 'js::Vector::Vector' requested here
# BindingVector bindings(cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:24:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:1652:51: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector args;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:24:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:1766:19: note: in instantiation of member function 'js::Vector::Vector' requested here
# ScriptsToDump scripts;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:24:
# In file included from ./jsapi.h:26:
# ./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:24:
# ./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(Value) == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :111:1: note: expanded from here
# moz_static_assert13
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:24:
# ./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :105:1: note: expanded from here
# moz_static_assert10
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:24:
# ./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSBool) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :107:1: note: expanded from here
# moz_static_assert11
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:24:
# ./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :109:1: note: expanded from here
# moz_static_assert12
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:24:
# ./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :103:1: note: expanded from here
# moz_static_assert9
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :115:1: note: expanded from here
# moz_static_assert15
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :117:1: note: expanded from here
# moz_static_assert16
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :119:1: note: expanded from here
# moz_static_assert17
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :121:1: note: expanded from here
# moz_static_assert18
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:13:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof word == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :123:1: note: expanded from here
# moz_static_assert19
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift < 16);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :157:1: note: expanded from here
# moz_static_assert36
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :161:1: note: expanded from here
# moz_static_assert38
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :159:1: note: expanded from here
# moz_static_assert37
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :163:1: note: expanded from here
# moz_static_assert39
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :165:1: note: expanded from here
# moz_static_assert40
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :175:1: note: expanded from here
# moz_static_assert45
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :173:1: note: expanded from here
# moz_static_assert44
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :177:1: note: expanded from here
# moz_static_assert46
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :179:1: note: expanded from here
# moz_static_assert47
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:20:
# ./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :181:1: note: expanded from here
# moz_static_assert48
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:22:
# ./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :26:1: note: expanded from here
# moz_static_assert52
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:22:
# ./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :24:1: note: expanded from here
# moz_static_assert51
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :28:1: note: expanded from here
# moz_static_assert53
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :30:1: note: expanded from here
# moz_static_assert54
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :34:1: note: expanded from here
# moz_static_assert56
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSString) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :32:1: note: expanded from here
# moz_static_assert55
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :36:1: note: expanded from here
# moz_static_assert57
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :54:1: note: expanded from here
# moz_static_assert66
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :52:1: note: expanded from here
# moz_static_assert65
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:28:
# ./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
# >::result _;
# ^
# ./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(tl::IsPodType::result);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :71:1: note: expanded from here
# moz_static_assert74
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:23:
# ./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :73:1: note: expanded from here
# moz_static_assert75
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :223:1: note: expanded from here
# moz_static_assert76
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :225:1: note: expanded from here
# moz_static_assert77
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :227:1: note: expanded from here
# moz_static_assert78
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :231:1: note: expanded from here
# moz_static_assert80
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :229:1: note: expanded from here
# moz_static_assert79
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :237:1: note: expanded from here
# moz_static_assert83
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :235:1: note: expanded from here
# moz_static_assert82
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :239:1: note: expanded from here
# moz_static_assert84
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :233:1: note: expanded from here
# moz_static_assert81
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :241:1: note: expanded from here
# moz_static_assert85
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :243:1: note: expanded from here
# moz_static_assert86
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :245:1: note: expanded from here
# moz_static_assert87
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :247:1: note: expanded from here
# moz_static_assert88
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :251:1: note: expanded from here
# moz_static_assert90
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :257:1: note: expanded from here
# moz_static_assert93
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :253:1: note: expanded from here
# moz_static_assert91
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :255:1: note: expanded from here
# moz_static_assert92
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# ./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :259:1: note: expanded from here
# moz_static_assert94
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :269:1: note: expanded from here
# moz_static_assert99
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :267:1: note: expanded from here
# moz_static_assert98
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :271:1: note: expanded from here
# moz_static_assert100
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :273:1: note: expanded from here
# moz_static_assert101
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :275:1: note: expanded from here
# moz_static_assert102
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :277:1: note: expanded from here
# moz_static_assert103
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :281:1: note: expanded from here
# moz_static_assert105
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :279:1: note: expanded from here
# moz_static_assert104
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :283:1: note: expanded from here
# moz_static_assert106
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :287:1: note: expanded from here
# moz_static_assert108
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :285:1: note: expanded from here
# moz_static_assert107
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :291:1: note: expanded from here
# moz_static_assert110
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:18:
# ./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :293:1: note: expanded from here
# moz_static_assert111
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:34:
# In file included from ./frontend/BytecodeEmitter.h:21:
# In file included from ./frontend/Parser.h:21:
# In file included from ./frontend/ParseMaps.h:13:
# ./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ZeroIsReserved::result);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :152:1: note: expanded from here
# moz_static_assert112
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:34:
# In file included from ./frontend/BytecodeEmitter.h:21:
# In file included from ./frontend/Parser.h:22:
# ./frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :244:1: note: expanded from here
# moz_static_assert113
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:36:
# In file included from ./vm/Debugger.h:16:
# In file included from ./jscompartment.h:18:
# ./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :246:1: note: expanded from here
# moz_static_assert114
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:36:
# In file included from ./vm/Debugger.h:16:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:21:
# In file included from ./yarr/YarrJIT.h:37:
# In file included from ./assembler/assembler/MacroAssembler.h:54:
# In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
# ./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
# COMPILE_ASSERT(
# ^
# ./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
# #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :261:1: note: expanded from here
# moz_static_assert115
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:38:
# ./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JSID_INT_MIN == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :265:1: note: expanded from here
# moz_static_assert117
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:39:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:14:
# ./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :267:1: note: expanded from here
# moz_static_assert118
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:39:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:14:
# ./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :269:1: note: expanded from here
# moz_static_assert119
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:39:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# In file included from ./jscntxtinlines.h:22:
# ./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :271:1: note: expanded from here
# moz_static_assert120
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:39:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# ./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :273:1: note: expanded from here
# moz_static_assert121
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:39:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# ./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :275:1: note: expanded from here
# moz_static_assert122
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:39:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:43:
# In file included from ./jsfuninlines.h:16:
# ./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :277:1: note: expanded from here
# moz_static_assert123
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdbgapi.cpp:39:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:49:
# In file included from ./gc/Barrier-inl.h:15:
# ./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :279:1: note: expanded from here
# moz_static_assert124
# ^
# 126 warnings generated.
# jsdhash.cpp
# clang++ -o jsdhash.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Qunused-arguments -pedantic -Qunused-arguments -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-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -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 -Qunused-arguments -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsdhash.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsdhash.cpp
# clang-3.8: warning: optimization flag '-freorder-blocks' is not supported
# jsdtoa.cpp
# clang++ -o jsdtoa.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Qunused-arguments -pedantic -Qunused-arguments -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-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -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 -Qunused-arguments -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsdtoa.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp
# clang-3.8: warning: optimization flag '-freorder-blocks' is not supported
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
# In file included from ./jsnum.h:14:
# In file included from ./jsobj.h:31:
# In file included from ./vm/ObjectImpl.h:20:
# ./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
# In file included from ./jsnum.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# ./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:19:
# In file included from ./jsobjinlines.h:22:
# In file included from ./jsprobes.h:20:
# In file included from ./methodjit/MethodJIT.h:16:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:19:
# In file included from ./yarr/Yarr.h:37:
# In file included from ./yarr/YarrInterpreter.h:33:
# ./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:19:
# In file included from ./jsobjinlines.h:22:
# In file included from ./jsprobes.h:20:
# In file included from ./methodjit/MethodJIT.h:16:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:19:
# In file included from ./yarr/Yarr.h:37:
# ./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# ./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# ./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:19:
# In file included from ./jsobjinlines.h:24:
# ./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
# ^
# ./jsproxy.h:129:23: note: overridden virtual function is here
# virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:19:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual BaseProxyHandler* toBaseProxyHandler() {
# ^
# ./jswrapper.h:99:31: note: overridden virtual function is here
# virtual BaseProxyHandler *toBaseProxyHandler() = 0;
# ^
# ./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual Wrapper *toWrapper() {
# ^
# ./jsproxy.h:82:22: note: overridden virtual function is here
# virtual Wrapper *toWrapper() {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:19:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual BaseProxyHandler* toBaseProxyHandler() {
# ^
# ./jswrapper.h:99:31: note: overridden virtual function is here
# virtual BaseProxyHandler *toBaseProxyHandler() = 0;
# ^
# ./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual Wrapper *toWrapper() {
# ^
# ./jsproxy.h:82:22: note: overridden virtual function is here
# virtual Wrapper *toWrapper() {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:19:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
# ^
# ./jsproxy.h:180:18: note: overridden virtual function is here
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:19:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
# ^
# ./jsproxy.h:112:18: note: overridden virtual function is here
# virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:19:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
# ^
# ./jsproxy.h:113:18: note: overridden virtual function is here
# virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:19:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
# ^
# ./jsproxy.h:115:18: note: overridden virtual function is here
# virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:19:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
# ^
# ./jsproxy.h:117:18: note: overridden virtual function is here
# virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:19:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
# ^
# ./jsproxy.h:118:23: note: overridden virtual function is here
# virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:19:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
# ^
# ./jsproxy.h:119:23: note: overridden virtual function is here
# virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:19:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
# ^
# ./jsproxy.h:120:18: note: overridden virtual function is here
# virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:19:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
# ^
# ./jsproxy.h:121:18: note: overridden virtual function is here
# virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:19:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
# ^
# ./jsproxy.h:122:18: note: overridden virtual function is here
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:19:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
# ^
# ./jsproxy.h:124:18: note: overridden virtual function is here
# virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, VALVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, IDVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SCRIPTVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, NAMEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsgc.h:647:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# GCHelperThread(JSRuntime *rt)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, OBJVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, STRINGVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SHAPEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit ExecutableAllocator(AllocationBehavior allocBehavior)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# CharacterClass(PassRefPtr table)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# CharacterClass(PassRefPtr table)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# PatternAlternative(PatternDisjunction* disjunction)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# PatternDisjunction(PatternAlternative* parent = 0)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# TermChain(PatternTerm term)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# BytecodePattern(PassOwnPtr body, const Vector &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# BytecodePattern(PassOwnPtr body, const Vector &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit ParseMapPool(JSContext *cx) : cx(cx) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector::Vector' requested here
# : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector::Vector' requested here
# : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# JS_DECLARE_NEW_METHODS(malloc_, inline)
# ^
# ./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
# JS_NEW_BODY(ALLOCATOR, T, (p1))\
# ^
# ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here
# types.constrainedOutputs = cx->new_< Vector >(cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:13:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:13:
# In file included from ./jsapi.h:26:
# ./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:13:
# ./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSBool) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :107:1: note: expanded from here
# moz_static_assert11
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:13:
# ./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :109:1: note: expanded from here
# moz_static_assert12
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:13:
# ./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :105:1: note: expanded from here
# moz_static_assert10
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:13:
# ./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(Value) == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :111:1: note: expanded from here
# moz_static_assert13
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:13:
# ./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :103:1: note: expanded from here
# moz_static_assert9
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:14:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :115:1: note: expanded from here
# moz_static_assert15
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:14:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :117:1: note: expanded from here
# moz_static_assert16
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:14:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :119:1: note: expanded from here
# moz_static_assert17
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:14:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :121:1: note: expanded from here
# moz_static_assert18
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:14:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof word == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :123:1: note: expanded from here
# moz_static_assert19
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
# In file included from ./jsnum.h:14:
# In file included from ./jsobj.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift < 16);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :274:1: note: expanded from here
# moz_static_assert20
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
# In file included from ./jsnum.h:14:
# In file included from ./jsobj.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :278:1: note: expanded from here
# moz_static_assert22
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
# In file included from ./jsnum.h:14:
# In file included from ./jsobj.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :276:1: note: expanded from here
# moz_static_assert21
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
# In file included from ./jsnum.h:14:
# In file included from ./jsobj.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :280:1: note: expanded from here
# moz_static_assert23
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
# In file included from ./jsnum.h:14:
# In file included from ./jsobj.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :282:1: note: expanded from here
# moz_static_assert24
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
# In file included from ./jsnum.h:14:
# In file included from ./jsobj.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :292:1: note: expanded from here
# moz_static_assert29
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
# In file included from ./jsnum.h:14:
# In file included from ./jsobj.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :290:1: note: expanded from here
# moz_static_assert28
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
# In file included from ./jsnum.h:14:
# In file included from ./jsobj.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :294:1: note: expanded from here
# moz_static_assert30
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
# In file included from ./jsnum.h:14:
# In file included from ./jsobj.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :296:1: note: expanded from here
# moz_static_assert31
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
# In file included from ./jsnum.h:14:
# In file included from ./jsobj.h:20:
# In file included from ./jsatom.h:20:
# ./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :298:1: note: expanded from here
# moz_static_assert32
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
# In file included from ./jsnum.h:14:
# In file included from ./jsobj.h:23:
# In file included from ./jsinfer.h:18:
# ./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
# >::result _;
# ^
# ./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(tl::IsPodType::result);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :91:1: note: expanded from here
# moz_static_assert51
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
# In file included from ./jsnum.h:14:
# In file included from ./jsobj.h:23:
# ./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :93:1: note: expanded from here
# moz_static_assert52
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
# In file included from ./jsnum.h:14:
# In file included from ./jsobj.h:31:
# In file included from ./vm/ObjectImpl.h:20:
# ./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSString) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :99:1: note: expanded from here
# moz_static_assert55
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
# In file included from ./jsnum.h:14:
# In file included from ./jsobj.h:31:
# In file included from ./vm/ObjectImpl.h:20:
# ./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :97:1: note: expanded from here
# moz_static_assert54
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
# In file included from ./jsnum.h:14:
# In file included from ./jsobj.h:31:
# In file included from ./vm/ObjectImpl.h:20:
# ./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :95:1: note: expanded from here
# moz_static_assert53
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
# In file included from ./jsnum.h:14:
# In file included from ./jsobj.h:31:
# In file included from ./vm/ObjectImpl.h:20:
# ./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :101:1: note: expanded from here
# moz_static_assert56
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
# In file included from ./jsnum.h:14:
# In file included from ./jsobj.h:31:
# In file included from ./vm/ObjectImpl.h:20:
# ./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :103:1: note: expanded from here
# moz_static_assert57
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
# In file included from ./jsnum.h:14:
# In file included from ./jsobj.h:31:
# In file included from ./vm/ObjectImpl.h:20:
# ./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :121:1: note: expanded from here
# moz_static_assert66
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
# In file included from ./jsnum.h:14:
# In file included from ./jsobj.h:31:
# In file included from ./vm/ObjectImpl.h:20:
# ./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :119:1: note: expanded from here
# moz_static_assert65
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
# In file included from ./jsnum.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :137:1: note: expanded from here
# moz_static_assert74
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
# In file included from ./jsnum.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :139:1: note: expanded from here
# moz_static_assert75
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
# In file included from ./jsnum.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :141:1: note: expanded from here
# moz_static_assert76
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
# In file included from ./jsnum.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :151:1: note: expanded from here
# moz_static_assert81
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
# In file included from ./jsnum.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :153:1: note: expanded from here
# moz_static_assert82
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
# In file included from ./jsnum.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :149:1: note: expanded from here
# moz_static_assert80
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
# In file included from ./jsnum.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :147:1: note: expanded from here
# moz_static_assert79
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
# In file included from ./jsnum.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :145:1: note: expanded from here
# moz_static_assert78
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
# In file included from ./jsnum.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :143:1: note: expanded from here
# moz_static_assert77
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
# In file included from ./jsnum.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :155:1: note: expanded from here
# moz_static_assert83
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
# In file included from ./jsnum.h:14:
# ./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :157:1: note: expanded from here
# moz_static_assert84
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
# In file included from ./jsnum.h:14:
# ./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :159:1: note: expanded from here
# moz_static_assert85
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:15:
# In file included from ./jsnum.h:14:
# ./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :161:1: note: expanded from here
# moz_static_assert86
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:17:
# In file included from ./jscntxt.h:22:
# ./jsgc.h:933:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :164:1: note: expanded from here
# moz_static_assert87
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:17:
# In file included from ./jscntxt.h:22:
# ./jsgc.h:934:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :166:1: note: expanded from here
# moz_static_assert88
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:17:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :171:1: note: expanded from here
# moz_static_assert90
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:17:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :177:1: note: expanded from here
# moz_static_assert93
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:17:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :175:1: note: expanded from here
# moz_static_assert92
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:17:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :173:1: note: expanded from here
# moz_static_assert91
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:17:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# ./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :179:1: note: expanded from here
# moz_static_assert94
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:17:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :189:1: note: expanded from here
# moz_static_assert99
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:17:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :187:1: note: expanded from here
# moz_static_assert98
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:17:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :191:1: note: expanded from here
# moz_static_assert100
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:17:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :193:1: note: expanded from here
# moz_static_assert101
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:17:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :197:1: note: expanded from here
# moz_static_assert103
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:17:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :195:1: note: expanded from here
# moz_static_assert102
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:17:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :199:1: note: expanded from here
# moz_static_assert104
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:17:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :201:1: note: expanded from here
# moz_static_assert105
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:17:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :203:1: note: expanded from here
# moz_static_assert106
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:17:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :205:1: note: expanded from here
# moz_static_assert107
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:17:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :207:1: note: expanded from here
# moz_static_assert108
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:17:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :211:1: note: expanded from here
# moz_static_assert110
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:17:
# ./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :213:1: note: expanded from here
# moz_static_assert111
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:19:
# In file included from ./jsobjinlines.h:22:
# In file included from ./jsprobes.h:20:
# In file included from ./methodjit/MethodJIT.h:16:
# In file included from ./jscompartment.h:18:
# ./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :215:1: note: expanded from here
# moz_static_assert112
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:19:
# In file included from ./jsobjinlines.h:22:
# In file included from ./jsprobes.h:20:
# In file included from ./methodjit/MethodJIT.h:16:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:21:
# In file included from ./yarr/YarrJIT.h:37:
# In file included from ./assembler/assembler/MacroAssembler.h:54:
# In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
# ./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
# COMPILE_ASSERT(
# ^
# ./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
# #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :230:1: note: expanded from here
# moz_static_assert113
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:19:
# In file included from ./jsobjinlines.h:22:
# In file included from ./jsprobes.h:20:
# ./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :234:1: note: expanded from here
# moz_static_assert115
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:19:
# In file included from ./jsobjinlines.h:22:
# In file included from ./jsprobes.h:20:
# ./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :236:1: note: expanded from here
# moz_static_assert116
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:19:
# In file included from ./jsobjinlines.h:42:
# ./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JSID_INT_MIN == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :178:1: note: expanded from here
# moz_static_assert117
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:19:
# In file included from ./jsobjinlines.h:43:
# In file included from ./jsfuninlines.h:16:
# In file included from ./vm/ScopeObject-inl.h:13:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# In file included from ./jscntxtinlines.h:19:
# In file included from ./frontend/ParseMaps.h:13:
# ./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ZeroIsReserved::result);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :180:1: note: expanded from here
# moz_static_assert118
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:19:
# In file included from ./jsobjinlines.h:43:
# In file included from ./jsfuninlines.h:16:
# In file included from ./vm/ScopeObject-inl.h:13:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# In file included from ./jscntxtinlines.h:22:
# ./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :182:1: note: expanded from here
# moz_static_assert119
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:19:
# In file included from ./jsobjinlines.h:43:
# In file included from ./jsfuninlines.h:16:
# In file included from ./vm/ScopeObject-inl.h:13:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# ./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :186:1: note: expanded from here
# moz_static_assert121
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:19:
# In file included from ./jsobjinlines.h:43:
# In file included from ./jsfuninlines.h:16:
# In file included from ./vm/ScopeObject-inl.h:13:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# ./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :184:1: note: expanded from here
# moz_static_assert120
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:19:
# In file included from ./jsobjinlines.h:43:
# In file included from ./jsfuninlines.h:16:
# ./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :188:1: note: expanded from here
# moz_static_assert122
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsdtoa.cpp:19:
# In file included from ./jsobjinlines.h:49:
# In file included from ./gc/Barrier-inl.h:15:
# ./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :190:1: note: expanded from here
# moz_static_assert123
# ^
# 121 warnings generated.
# jsexn.cpp
# clang++ -o jsexn.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Qunused-arguments -pedantic -Qunused-arguments -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-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -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 -Qunused-arguments -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsexn.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp
# clang-3.8: warning: optimization flag '-freorder-blocks' is not supported
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# ./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:31:
# In file included from ./jswrapper.h:14:
# ./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
# ^
# ./jsproxy.h:129:23: note: overridden virtual function is here
# virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:31:
# ./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual BaseProxyHandler* toBaseProxyHandler() {
# ^
# ./jswrapper.h:99:31: note: overridden virtual function is here
# virtual BaseProxyHandler *toBaseProxyHandler() = 0;
# ^
# ./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual Wrapper *toWrapper() {
# ^
# ./jsproxy.h:82:22: note: overridden virtual function is here
# virtual Wrapper *toWrapper() {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:31:
# ./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual BaseProxyHandler* toBaseProxyHandler() {
# ^
# ./jswrapper.h:99:31: note: overridden virtual function is here
# virtual BaseProxyHandler *toBaseProxyHandler() = 0;
# ^
# ./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual Wrapper *toWrapper() {
# ^
# ./jsproxy.h:82:22: note: overridden virtual function is here
# virtual Wrapper *toWrapper() {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:31:
# ./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
# ^
# ./jsproxy.h:180:18: note: overridden virtual function is here
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:31:
# ./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
# ^
# ./jsproxy.h:112:18: note: overridden virtual function is here
# virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:31:
# ./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
# ^
# ./jsproxy.h:113:18: note: overridden virtual function is here
# virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:31:
# ./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
# ^
# ./jsproxy.h:115:18: note: overridden virtual function is here
# virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:31:
# ./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
# ^
# ./jsproxy.h:117:18: note: overridden virtual function is here
# virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:31:
# ./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
# ^
# ./jsproxy.h:118:23: note: overridden virtual function is here
# virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:31:
# ./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
# ^
# ./jsproxy.h:119:23: note: overridden virtual function is here
# virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:31:
# ./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
# ^
# ./jsproxy.h:120:18: note: overridden virtual function is here
# virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:31:
# ./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
# ^
# ./jsproxy.h:121:18: note: overridden virtual function is here
# virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:31:
# ./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
# ^
# ./jsproxy.h:122:18: note: overridden virtual function is here
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:31:
# ./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
# ^
# ./jsproxy.h:124:18: note: overridden virtual function is here
# virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:37:
# In file included from ./jsinferinlines.h:10:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:19:
# In file included from ./yarr/Yarr.h:37:
# In file included from ./yarr/YarrInterpreter.h:33:
# ./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:37:
# In file included from ./jsinferinlines.h:10:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:19:
# In file included from ./yarr/Yarr.h:37:
# ./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# ./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# ./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, VALVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, IDVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SCRIPTVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsgc.h:647:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# GCHelperThread(JSRuntime *rt)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, NAMEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, OBJVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, STRINGVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SHAPEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./vm/StringBuffer.h:43:44: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit StringBuffer(JSContext *cx) : cb(cx) { }
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit ExecutableAllocator(AllocationBehavior allocBehavior)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# CharacterClass(PassRefPtr table)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# CharacterClass(PassRefPtr table)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# PatternAlternative(PatternDisjunction* disjunction)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# PatternDisjunction(PatternAlternative* parent = 0)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# TermChain(PatternTerm term)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# BytecodePattern(PassOwnPtr body, const Vector &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# BytecodePattern(PassOwnPtr body, const Vector &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector::Vector' requested here
# : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector::Vector' requested here
# : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit ParseMapPool(JSContext *cx) : cx(cx) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# JS_DECLARE_NEW_METHODS(malloc_, inline)
# ^
# ./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
# JS_NEW_BODY(ALLOCATOR, T, (p1))\
# ^
# ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here
# types.constrainedOutputs = cx->new_< Vector >(cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:19:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:263:35: note: in instantiation of member function 'js::Vector, 0, js::TempAllocPolicy>::Vector' requested here
# Vector frames(cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:19:
# In file included from ./jsapi.h:26:
# ./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:19:
# ./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(Value) == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :111:1: note: expanded from here
# moz_static_assert13
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:19:
# ./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :109:1: note: expanded from here
# moz_static_assert12
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:19:
# ./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSBool) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :107:1: note: expanded from here
# moz_static_assert11
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:19:
# ./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :105:1: note: expanded from here
# moz_static_assert10
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:19:
# ./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :103:1: note: expanded from here
# moz_static_assert9
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :115:1: note: expanded from here
# moz_static_assert15
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :117:1: note: expanded from here
# moz_static_assert16
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :119:1: note: expanded from here
# moz_static_assert17
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof word == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :123:1: note: expanded from here
# moz_static_assert19
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :121:1: note: expanded from here
# moz_static_assert18
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift < 16);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :157:1: note: expanded from here
# moz_static_assert36
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :161:1: note: expanded from here
# moz_static_assert38
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :159:1: note: expanded from here
# moz_static_assert37
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :163:1: note: expanded from here
# moz_static_assert39
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :165:1: note: expanded from here
# moz_static_assert40
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :175:1: note: expanded from here
# moz_static_assert45
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :173:1: note: expanded from here
# moz_static_assert44
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :179:1: note: expanded from here
# moz_static_assert47
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :177:1: note: expanded from here
# moz_static_assert46
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:20:
# ./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :181:1: note: expanded from here
# moz_static_assert48
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:22:
# ./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :24:1: note: expanded from here
# moz_static_assert51
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:22:
# ./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :26:1: note: expanded from here
# moz_static_assert52
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSString) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :32:1: note: expanded from here
# moz_static_assert55
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :28:1: note: expanded from here
# moz_static_assert53
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :30:1: note: expanded from here
# moz_static_assert54
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :34:1: note: expanded from here
# moz_static_assert56
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :36:1: note: expanded from here
# moz_static_assert57
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :54:1: note: expanded from here
# moz_static_assert66
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :52:1: note: expanded from here
# moz_static_assert65
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:28:
# ./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
# >::result _;
# ^
# ./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(tl::IsPodType::result);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :71:1: note: expanded from here
# moz_static_assert74
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:23:
# ./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :73:1: note: expanded from here
# moz_static_assert75
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :223:1: note: expanded from here
# moz_static_assert76
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :225:1: note: expanded from here
# moz_static_assert77
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :227:1: note: expanded from here
# moz_static_assert78
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :235:1: note: expanded from here
# moz_static_assert82
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :229:1: note: expanded from here
# moz_static_assert79
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :231:1: note: expanded from here
# moz_static_assert80
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :237:1: note: expanded from here
# moz_static_assert83
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :233:1: note: expanded from here
# moz_static_assert81
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :239:1: note: expanded from here
# moz_static_assert84
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :241:1: note: expanded from here
# moz_static_assert85
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :243:1: note: expanded from here
# moz_static_assert86
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :245:1: note: expanded from here
# moz_static_assert87
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :247:1: note: expanded from here
# moz_static_assert88
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :251:1: note: expanded from here
# moz_static_assert90
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :255:1: note: expanded from here
# moz_static_assert92
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :253:1: note: expanded from here
# moz_static_assert91
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :257:1: note: expanded from here
# moz_static_assert93
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# ./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :259:1: note: expanded from here
# moz_static_assert94
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :269:1: note: expanded from here
# moz_static_assert99
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :267:1: note: expanded from here
# moz_static_assert98
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :271:1: note: expanded from here
# moz_static_assert100
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :273:1: note: expanded from here
# moz_static_assert101
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :277:1: note: expanded from here
# moz_static_assert103
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :275:1: note: expanded from here
# moz_static_assert102
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :283:1: note: expanded from here
# moz_static_assert106
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :279:1: note: expanded from here
# moz_static_assert104
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :281:1: note: expanded from here
# moz_static_assert105
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :285:1: note: expanded from here
# moz_static_assert107
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :287:1: note: expanded from here
# moz_static_assert108
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :291:1: note: expanded from here
# moz_static_assert110
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:20:
# ./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :293:1: note: expanded from here
# moz_static_assert111
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:34:
# ./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :152:1: note: expanded from here
# moz_static_assert112
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:37:
# In file included from ./jsinferinlines.h:10:
# In file included from ./jsanalyze.h:13:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:21:
# In file included from ./yarr/YarrJIT.h:37:
# In file included from ./assembler/assembler/MacroAssembler.h:54:
# In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
# ./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
# COMPILE_ASSERT(
# ^
# ./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
# #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :167:1: note: expanded from here
# moz_static_assert113
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:37:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:14:
# ./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :171:1: note: expanded from here
# moz_static_assert115
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:37:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:14:
# ./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :173:1: note: expanded from here
# moz_static_assert116
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:37:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# In file included from ./jscntxtinlines.h:19:
# In file included from ./frontend/ParseMaps.h:13:
# ./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ZeroIsReserved::result);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :175:1: note: expanded from here
# moz_static_assert117
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:37:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# In file included from ./jscntxtinlines.h:22:
# ./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :177:1: note: expanded from here
# moz_static_assert118
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:37:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# ./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :179:1: note: expanded from here
# moz_static_assert119
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:37:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# ./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :181:1: note: expanded from here
# moz_static_assert120
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:37:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:42:
# ./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JSID_INT_MIN == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :183:1: note: expanded from here
# moz_static_assert121
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:37:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:43:
# In file included from ./jsfuninlines.h:16:
# ./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :185:1: note: expanded from here
# moz_static_assert122
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:37:
# In file included from ./jsinferinlines.h:18:
# In file included from ./vm/Stack-inl.h:17:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:49:
# In file included from ./gc/Barrier-inl.h:15:
# ./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :187:1: note: expanded from here
# moz_static_assert123
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:124:5: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSErrorReport) % sizeof(const char *) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :189:1: note: expanded from here
# moz_static_assert124
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:125:5: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(const char *) % sizeof(jschar) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :191:1: note: expanded from here
# moz_static_assert125
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsexn.cpp:303:5: warning: unused typedef 'moz_static_assert126' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSStackTraceElem) <= sizeof(StackFrame));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :193:1: note: expanded from here
# moz_static_assert126
# ^
# 126 warnings generated.
# jsfriendapi.cpp
# clang++ -o jsfriendapi.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Qunused-arguments -pedantic -Qunused-arguments -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-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -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 -Qunused-arguments -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsfriendapi.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp
# clang-3.8: warning: optimization flag '-freorder-blocks' is not supported
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# ./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:12:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:19:
# In file included from ./yarr/Yarr.h:37:
# In file included from ./yarr/YarrInterpreter.h:33:
# ./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:12:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:19:
# In file included from ./yarr/Yarr.h:37:
# ./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# ./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# ./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:14:
# In file included from ./jswrapper.h:14:
# ./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
# ^
# ./jsproxy.h:129:23: note: overridden virtual function is here
# virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:14:
# ./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual BaseProxyHandler* toBaseProxyHandler() {
# ^
# ./jswrapper.h:99:31: note: overridden virtual function is here
# virtual BaseProxyHandler *toBaseProxyHandler() = 0;
# ^
# ./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual Wrapper *toWrapper() {
# ^
# ./jsproxy.h:82:22: note: overridden virtual function is here
# virtual Wrapper *toWrapper() {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:14:
# ./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual BaseProxyHandler* toBaseProxyHandler() {
# ^
# ./jswrapper.h:99:31: note: overridden virtual function is here
# virtual BaseProxyHandler *toBaseProxyHandler() = 0;
# ^
# ./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual Wrapper *toWrapper() {
# ^
# ./jsproxy.h:82:22: note: overridden virtual function is here
# virtual Wrapper *toWrapper() {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:14:
# ./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
# ^
# ./jsproxy.h:180:18: note: overridden virtual function is here
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:14:
# ./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
# ^
# ./jsproxy.h:112:18: note: overridden virtual function is here
# virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:14:
# ./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
# ^
# ./jsproxy.h:113:18: note: overridden virtual function is here
# virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:14:
# ./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
# ^
# ./jsproxy.h:115:18: note: overridden virtual function is here
# virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:14:
# ./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
# ^
# ./jsproxy.h:117:18: note: overridden virtual function is here
# virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:14:
# ./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
# ^
# ./jsproxy.h:118:23: note: overridden virtual function is here
# virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:14:
# ./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
# ^
# ./jsproxy.h:119:23: note: overridden virtual function is here
# virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:14:
# ./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
# ^
# ./jsproxy.h:120:18: note: overridden virtual function is here
# virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:14:
# ./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
# ^
# ./jsproxy.h:121:18: note: overridden virtual function is here
# virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:14:
# ./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
# ^
# ./jsproxy.h:122:18: note: overridden virtual function is here
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:14:
# ./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
# ^
# ./jsproxy.h:124:18: note: overridden virtual function is here
# virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, VALVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, IDVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SCRIPTVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsgc.h:647:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# GCHelperThread(JSRuntime *rt)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, NAMEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, OBJVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, STRINGVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SHAPEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit ExecutableAllocator(AllocationBehavior allocBehavior)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# CharacterClass(PassRefPtr table)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# CharacterClass(PassRefPtr table)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# PatternAlternative(PatternDisjunction* disjunction)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# PatternDisjunction(PatternAlternative* parent = 0)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# TermChain(PatternTerm term)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# BytecodePattern(PassOwnPtr body, const Vector &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# BytecodePattern(PassOwnPtr body, const Vector &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit ParseMapPool(JSContext *cx) : cx(cx) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector::Vector' requested here
# : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector::Vector' requested here
# : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# JS_DECLARE_NEW_METHODS(malloc_, inline)
# ^
# ./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
# JS_NEW_BODY(ALLOCATOR, T, (p1))\
# ^
# ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here
# types.constrainedOutputs = cx->new_< Vector >(cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:634:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# JSDumpHeapTracer(FILE *fp)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:17:
# In file included from ./jsapi.h:26:
# ./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:17:
# ./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(Value) == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :111:1: note: expanded from here
# moz_static_assert13
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:17:
# ./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :105:1: note: expanded from here
# moz_static_assert10
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:17:
# ./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSBool) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :107:1: note: expanded from here
# moz_static_assert11
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:17:
# ./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :109:1: note: expanded from here
# moz_static_assert12
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:17:
# ./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :103:1: note: expanded from here
# moz_static_assert9
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :115:1: note: expanded from here
# moz_static_assert15
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :117:1: note: expanded from here
# moz_static_assert16
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :119:1: note: expanded from here
# moz_static_assert17
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :121:1: note: expanded from here
# moz_static_assert18
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof word == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :123:1: note: expanded from here
# moz_static_assert19
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift < 16);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :157:1: note: expanded from here
# moz_static_assert36
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :159:1: note: expanded from here
# moz_static_assert37
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :161:1: note: expanded from here
# moz_static_assert38
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :163:1: note: expanded from here
# moz_static_assert39
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :165:1: note: expanded from here
# moz_static_assert40
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :175:1: note: expanded from here
# moz_static_assert45
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :173:1: note: expanded from here
# moz_static_assert44
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :179:1: note: expanded from here
# moz_static_assert47
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :177:1: note: expanded from here
# moz_static_assert46
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:20:
# ./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :181:1: note: expanded from here
# moz_static_assert48
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:22:
# ./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :24:1: note: expanded from here
# moz_static_assert51
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:22:
# ./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :26:1: note: expanded from here
# moz_static_assert52
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSString) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :32:1: note: expanded from here
# moz_static_assert55
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :34:1: note: expanded from here
# moz_static_assert56
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :28:1: note: expanded from here
# moz_static_assert53
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :30:1: note: expanded from here
# moz_static_assert54
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :36:1: note: expanded from here
# moz_static_assert57
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :54:1: note: expanded from here
# moz_static_assert66
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :52:1: note: expanded from here
# moz_static_assert65
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:28:
# ./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
# >::result _;
# ^
# ./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(tl::IsPodType::result);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :71:1: note: expanded from here
# moz_static_assert74
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:23:
# ./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :73:1: note: expanded from here
# moz_static_assert75
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :223:1: note: expanded from here
# moz_static_assert76
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :225:1: note: expanded from here
# moz_static_assert77
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :227:1: note: expanded from here
# moz_static_assert78
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :229:1: note: expanded from here
# moz_static_assert79
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :231:1: note: expanded from here
# moz_static_assert80
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :233:1: note: expanded from here
# moz_static_assert81
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :239:1: note: expanded from here
# moz_static_assert84
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :235:1: note: expanded from here
# moz_static_assert82
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :237:1: note: expanded from here
# moz_static_assert83
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :241:1: note: expanded from here
# moz_static_assert85
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :247:1: note: expanded from here
# moz_static_assert88
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :245:1: note: expanded from here
# moz_static_assert87
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :243:1: note: expanded from here
# moz_static_assert86
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :251:1: note: expanded from here
# moz_static_assert90
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :257:1: note: expanded from here
# moz_static_assert93
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :255:1: note: expanded from here
# moz_static_assert92
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :253:1: note: expanded from here
# moz_static_assert91
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# ./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :259:1: note: expanded from here
# moz_static_assert94
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :267:1: note: expanded from here
# moz_static_assert98
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :269:1: note: expanded from here
# moz_static_assert99
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :271:1: note: expanded from here
# moz_static_assert100
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :273:1: note: expanded from here
# moz_static_assert101
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :275:1: note: expanded from here
# moz_static_assert102
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :277:1: note: expanded from here
# moz_static_assert103
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :281:1: note: expanded from here
# moz_static_assert105
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :279:1: note: expanded from here
# moz_static_assert104
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :283:1: note: expanded from here
# moz_static_assert106
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :285:1: note: expanded from here
# moz_static_assert107
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :287:1: note: expanded from here
# moz_static_assert108
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :291:1: note: expanded from here
# moz_static_assert110
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:11:
# ./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :293:1: note: expanded from here
# moz_static_assert111
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:12:
# In file included from ./jscompartment.h:18:
# ./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :295:1: note: expanded from here
# moz_static_assert112
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:12:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:21:
# In file included from ./yarr/YarrJIT.h:37:
# In file included from ./assembler/assembler/MacroAssembler.h:54:
# In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
# ./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
# COMPILE_ASSERT(
# ^
# ./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
# #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :310:1: note: expanded from here
# moz_static_assert113
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:20:
# In file included from ./jsobjinlines.h:22:
# In file included from ./jsprobes.h:20:
# ./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :175:1: note: expanded from here
# moz_static_assert115
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:20:
# In file included from ./jsobjinlines.h:22:
# In file included from ./jsprobes.h:20:
# ./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :177:1: note: expanded from here
# moz_static_assert116
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:20:
# In file included from ./jsobjinlines.h:42:
# ./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JSID_INT_MIN == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :179:1: note: expanded from here
# moz_static_assert117
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:20:
# In file included from ./jsobjinlines.h:43:
# In file included from ./jsfuninlines.h:16:
# In file included from ./vm/ScopeObject-inl.h:13:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# In file included from ./jscntxtinlines.h:19:
# In file included from ./frontend/ParseMaps.h:13:
# ./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ZeroIsReserved::result);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :181:1: note: expanded from here
# moz_static_assert118
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:20:
# In file included from ./jsobjinlines.h:43:
# In file included from ./jsfuninlines.h:16:
# In file included from ./vm/ScopeObject-inl.h:13:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# In file included from ./jscntxtinlines.h:22:
# ./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :183:1: note: expanded from here
# moz_static_assert119
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:20:
# In file included from ./jsobjinlines.h:43:
# In file included from ./jsfuninlines.h:16:
# In file included from ./vm/ScopeObject-inl.h:13:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# ./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :187:1: note: expanded from here
# moz_static_assert121
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:20:
# In file included from ./jsobjinlines.h:43:
# In file included from ./jsfuninlines.h:16:
# In file included from ./vm/ScopeObject-inl.h:13:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# ./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :185:1: note: expanded from here
# moz_static_assert120
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:20:
# In file included from ./jsobjinlines.h:43:
# In file included from ./jsfuninlines.h:16:
# ./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :189:1: note: expanded from here
# moz_static_assert122
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfriendapi.cpp:20:
# In file included from ./jsobjinlines.h:49:
# In file included from ./gc/Barrier-inl.h:15:
# ./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :191:1: note: expanded from here
# moz_static_assert123
# ^
# 122 warnings generated.
# jsfun.cpp
# clang++ -o jsfun.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Qunused-arguments -pedantic -Qunused-arguments -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-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -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 -Qunused-arguments -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsfun.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp
# clang-3.8: warning: optimization flag '-freorder-blocks' is not supported
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# ./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:33:
# ./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
# ^
# ./jsproxy.h:129:23: note: overridden virtual function is here
# virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:42:
# In file included from ./vm/Debugger.h:16:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:19:
# In file included from ./yarr/Yarr.h:37:
# In file included from ./yarr/YarrInterpreter.h:33:
# ./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:42:
# In file included from ./vm/Debugger.h:16:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:19:
# In file included from ./yarr/Yarr.h:37:
# ./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# ./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# ./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:42:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual BaseProxyHandler* toBaseProxyHandler() {
# ^
# ./jswrapper.h:99:31: note: overridden virtual function is here
# virtual BaseProxyHandler *toBaseProxyHandler() = 0;
# ^
# ./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual Wrapper *toWrapper() {
# ^
# ./jsproxy.h:82:22: note: overridden virtual function is here
# virtual Wrapper *toWrapper() {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:42:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual BaseProxyHandler* toBaseProxyHandler() {
# ^
# ./jswrapper.h:99:31: note: overridden virtual function is here
# virtual BaseProxyHandler *toBaseProxyHandler() = 0;
# ^
# ./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual Wrapper *toWrapper() {
# ^
# ./jsproxy.h:82:22: note: overridden virtual function is here
# virtual Wrapper *toWrapper() {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:42:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
# ^
# ./jsproxy.h:180:18: note: overridden virtual function is here
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:42:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
# ^
# ./jsproxy.h:112:18: note: overridden virtual function is here
# virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:42:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
# ^
# ./jsproxy.h:113:18: note: overridden virtual function is here
# virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:42:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
# ^
# ./jsproxy.h:115:18: note: overridden virtual function is here
# virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:42:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
# ^
# ./jsproxy.h:117:18: note: overridden virtual function is here
# virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:42:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
# ^
# ./jsproxy.h:118:23: note: overridden virtual function is here
# virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:42:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
# ^
# ./jsproxy.h:119:23: note: overridden virtual function is here
# virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:42:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
# ^
# ./jsproxy.h:120:18: note: overridden virtual function is here
# virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:42:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
# ^
# ./jsproxy.h:121:18: note: overridden virtual function is here
# virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:42:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
# ^
# ./jsproxy.h:122:18: note: overridden virtual function is here
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:42:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
# ^
# ./jsproxy.h:124:18: note: overridden virtual function is here
# virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:18:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, VALVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:18:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, IDVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:18:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SCRIPTVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:18:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsgc.h:647:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# GCHelperThread(JSRuntime *rt)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:18:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, NAMEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:18:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, OBJVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:18:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, STRINGVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:18:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SHAPEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:18:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit ParseMapPool(JSContext *cx) : cx(cx) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:18:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit ExecutableAllocator(AllocationBehavior allocBehavior)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:18:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# CharacterClass(PassRefPtr table)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:18:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# CharacterClass(PassRefPtr table)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:18:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# PatternAlternative(PatternDisjunction* disjunction)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:18:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# PatternDisjunction(PatternAlternative* parent = 0)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:18:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# TermChain(PatternTerm term)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:18:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:18:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# BytecodePattern(PassOwnPtr body, const Vector &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:18:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# BytecodePattern(PassOwnPtr body, const Vector &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:18:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./vm/StringBuffer.h:43:44: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit StringBuffer(JSContext *cx) : cb(cx) { }
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:18:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:18:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector::Vector' requested here
# : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:18:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector::Vector' requested here
# : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:18:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# JS_DECLARE_NEW_METHODS(malloc_, inline)
# ^
# ./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
# JS_NEW_BODY(ALLOCATOR, T, (p1))\
# ^
# ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here
# types.constrainedOutputs = cx->new_< Vector >(cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:18:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:18:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# JS_DECLARE_NEW_METHODS(malloc_, inline)
# ^
# ./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
# JS_NEW_BODY(ALLOCATOR, T, (p1))\
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:663:45: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here
# BindingVector *localNames = cx->new_(cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:18:
# In file included from ./jsapi.h:26:
# ./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:18:
# ./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :105:1: note: expanded from here
# moz_static_assert10
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:18:
# ./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :103:1: note: expanded from here
# moz_static_assert9
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:18:
# ./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(Value) == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :111:1: note: expanded from here
# moz_static_assert13
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:18:
# ./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSBool) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :107:1: note: expanded from here
# moz_static_assert11
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:18:
# ./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :109:1: note: expanded from here
# moz_static_assert12
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :115:1: note: expanded from here
# moz_static_assert15
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :117:1: note: expanded from here
# moz_static_assert16
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :119:1: note: expanded from here
# moz_static_assert17
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof word == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :123:1: note: expanded from here
# moz_static_assert19
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :121:1: note: expanded from here
# moz_static_assert18
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift < 16);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :157:1: note: expanded from here
# moz_static_assert36
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :161:1: note: expanded from here
# moz_static_assert38
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :159:1: note: expanded from here
# moz_static_assert37
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :163:1: note: expanded from here
# moz_static_assert39
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :165:1: note: expanded from here
# moz_static_assert40
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :173:1: note: expanded from here
# moz_static_assert44
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :175:1: note: expanded from here
# moz_static_assert45
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :177:1: note: expanded from here
# moz_static_assert46
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :179:1: note: expanded from here
# moz_static_assert47
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:20:
# ./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :181:1: note: expanded from here
# moz_static_assert48
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:22:
# ./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :26:1: note: expanded from here
# moz_static_assert52
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:22:
# ./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :24:1: note: expanded from here
# moz_static_assert51
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :30:1: note: expanded from here
# moz_static_assert54
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :28:1: note: expanded from here
# moz_static_assert53
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :34:1: note: expanded from here
# moz_static_assert56
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSString) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :32:1: note: expanded from here
# moz_static_assert55
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :36:1: note: expanded from here
# moz_static_assert57
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :52:1: note: expanded from here
# moz_static_assert65
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :54:1: note: expanded from here
# moz_static_assert66
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:28:
# ./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
# >::result _;
# ^
# ./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(tl::IsPodType::result);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :71:1: note: expanded from here
# moz_static_assert74
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:23:
# ./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :73:1: note: expanded from here
# moz_static_assert75
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :223:1: note: expanded from here
# moz_static_assert76
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :225:1: note: expanded from here
# moz_static_assert77
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :227:1: note: expanded from here
# moz_static_assert78
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :231:1: note: expanded from here
# moz_static_assert80
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :229:1: note: expanded from here
# moz_static_assert79
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :233:1: note: expanded from here
# moz_static_assert81
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :239:1: note: expanded from here
# moz_static_assert84
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :235:1: note: expanded from here
# moz_static_assert82
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :237:1: note: expanded from here
# moz_static_assert83
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :241:1: note: expanded from here
# moz_static_assert85
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :245:1: note: expanded from here
# moz_static_assert87
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :243:1: note: expanded from here
# moz_static_assert86
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :247:1: note: expanded from here
# moz_static_assert88
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :251:1: note: expanded from here
# moz_static_assert90
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :257:1: note: expanded from here
# moz_static_assert93
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :255:1: note: expanded from here
# moz_static_assert92
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :253:1: note: expanded from here
# moz_static_assert91
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# ./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :259:1: note: expanded from here
# moz_static_assert94
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :269:1: note: expanded from here
# moz_static_assert99
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :267:1: note: expanded from here
# moz_static_assert98
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :271:1: note: expanded from here
# moz_static_assert100
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :273:1: note: expanded from here
# moz_static_assert101
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :277:1: note: expanded from here
# moz_static_assert103
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :275:1: note: expanded from here
# moz_static_assert102
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :279:1: note: expanded from here
# moz_static_assert104
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :281:1: note: expanded from here
# moz_static_assert105
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :283:1: note: expanded from here
# moz_static_assert106
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :285:1: note: expanded from here
# moz_static_assert107
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :287:1: note: expanded from here
# moz_static_assert108
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :291:1: note: expanded from here
# moz_static_assert110
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:19:
# In file included from ./jsarray.h:12:
# ./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :293:1: note: expanded from here
# moz_static_assert111
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:39:
# In file included from ./frontend/BytecodeCompiler.h:11:
# In file included from ./frontend/Parser.h:21:
# In file included from ./frontend/ParseMaps.h:13:
# ./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ZeroIsReserved::result);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :295:1: note: expanded from here
# moz_static_assert112
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:39:
# In file included from ./frontend/BytecodeCompiler.h:11:
# In file included from ./frontend/Parser.h:22:
# ./frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :4:1: note: expanded from here
# moz_static_assert113
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:42:
# In file included from ./vm/Debugger.h:16:
# In file included from ./jscompartment.h:18:
# ./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert114' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :227:1: note: expanded from here
# moz_static_assert114
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:42:
# In file included from ./vm/Debugger.h:16:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:21:
# In file included from ./yarr/YarrJIT.h:37:
# In file included from ./assembler/assembler/MacroAssembler.h:54:
# In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
# ./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
# COMPILE_ASSERT(
# ^
# ./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
# #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :242:1: note: expanded from here
# moz_static_assert115
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:48:
# ./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :246:1: note: expanded from here
# moz_static_assert117
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:48:
# ./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :248:1: note: expanded from here
# moz_static_assert118
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:51:
# ./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JSID_INT_MIN == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :250:1: note: expanded from here
# moz_static_assert119
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:52:
# In file included from ./jsfuninlines.h:16:
# In file included from ./vm/ScopeObject-inl.h:13:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# In file included from ./jscntxtinlines.h:22:
# ./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :252:1: note: expanded from here
# moz_static_assert120
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:52:
# In file included from ./jsfuninlines.h:16:
# In file included from ./vm/ScopeObject-inl.h:13:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# ./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :254:1: note: expanded from here
# moz_static_assert121
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:52:
# In file included from ./jsfuninlines.h:16:
# In file included from ./vm/ScopeObject-inl.h:13:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# ./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :256:1: note: expanded from here
# moz_static_assert122
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:52:
# In file included from ./jsfuninlines.h:16:
# In file included from ./vm/ScopeObject-inl.h:13:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:49:
# In file included from ./gc/Barrier-inl.h:15:
# ./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :258:1: note: expanded from here
# moz_static_assert123
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsfun.cpp:52:
# In file included from ./jsfuninlines.h:16:
# ./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :260:1: note: expanded from here
# moz_static_assert124
# ^
# 124 warnings generated.
# jsgc.cpp
# clang++ -o jsgc.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Qunused-arguments -pedantic -Qunused-arguments -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-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -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 -Qunused-arguments -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsgc.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp
# clang-3.8: warning: optimization flag '-freorder-blocks' is not supported
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# ./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:19:
# In file included from ./yarr/Yarr.h:37:
# In file included from ./yarr/YarrInterpreter.h:33:
# ./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:19:
# In file included from ./yarr/Yarr.h:37:
# ./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# ./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# ./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:66:
# ./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
# ^
# ./jsproxy.h:129:23: note: overridden virtual function is here
# virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:80:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual BaseProxyHandler* toBaseProxyHandler() {
# ^
# ./jswrapper.h:99:31: note: overridden virtual function is here
# virtual BaseProxyHandler *toBaseProxyHandler() = 0;
# ^
# ./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual Wrapper *toWrapper() {
# ^
# ./jsproxy.h:82:22: note: overridden virtual function is here
# virtual Wrapper *toWrapper() {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:80:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual BaseProxyHandler* toBaseProxyHandler() {
# ^
# ./jswrapper.h:99:31: note: overridden virtual function is here
# virtual BaseProxyHandler *toBaseProxyHandler() = 0;
# ^
# ./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual Wrapper *toWrapper() {
# ^
# ./jsproxy.h:82:22: note: overridden virtual function is here
# virtual Wrapper *toWrapper() {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:80:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
# ^
# ./jsproxy.h:180:18: note: overridden virtual function is here
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:80:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
# ^
# ./jsproxy.h:112:18: note: overridden virtual function is here
# virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:80:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
# ^
# ./jsproxy.h:113:18: note: overridden virtual function is here
# virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:80:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
# ^
# ./jsproxy.h:115:18: note: overridden virtual function is here
# virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:80:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
# ^
# ./jsproxy.h:117:18: note: overridden virtual function is here
# virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:80:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
# ^
# ./jsproxy.h:118:23: note: overridden virtual function is here
# virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:80:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
# ^
# ./jsproxy.h:119:23: note: overridden virtual function is here
# virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:80:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
# ^
# ./jsproxy.h:120:18: note: overridden virtual function is here
# virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:80:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
# ^
# ./jsproxy.h:121:18: note: overridden virtual function is here
# virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:80:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
# ^
# ./jsproxy.h:122:18: note: overridden virtual function is here
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:80:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
# ^
# ./jsproxy.h:124:18: note: overridden virtual function is here
# virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, VALVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, IDVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SCRIPTVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsgc.h:647:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# GCHelperThread(JSRuntime *rt)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, NAMEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, OBJVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, STRINGVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SHAPEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit ExecutableAllocator(AllocationBehavior allocBehavior)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# CharacterClass(PassRefPtr table)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# CharacterClass(PassRefPtr table)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# PatternAlternative(PatternDisjunction* disjunction)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# PatternDisjunction(PatternAlternative* parent = 0)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# TermChain(PatternTerm term)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# BytecodePattern(PassOwnPtr body, const Vector &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# BytecodePattern(PassOwnPtr body, const Vector &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit ParseMapPool(JSContext *cx) : cx(cx) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector::Vector' requested here
# : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector::Vector' requested here
# : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# JS_DECLARE_NEW_METHODS(malloc_, inline)
# ^
# ./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
# JS_NEW_BODY(ALLOCATOR, T, (p1))\
# ^
# ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here
# types.constrainedOutputs = cx->new_< Vector >(cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./frontend/BytecodeEmitter.h:49:34: note: in instantiation of member function 'js::Vector::Vector' requested here
# GCConstList(JSContext *cx) : list(cx) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:1937:11: note: in instantiation of member function 'js::Vector::Vector' requested here
# GCMarker::GCMarker()
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:3575:24: note: in instantiation of member function 'js::Vector::Vector' requested here
# PartitionCompartments::PartitionCompartments(JSRuntime *rt)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:3575:24: note: in instantiation of member function 'js::Vector::Vector' requested here
# PartitionCompartments::PartitionCompartments(JSRuntime *rt)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# JS_DECLARE_NEW_METHODS(malloc_, inline)
# ^
# ./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
# JS_NEW_BODY(ALLOCATOR, T, (p1))\
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:5611:38: note: in instantiation of function template specialization 'JSContext::new_, js::SystemAllocPolicy>' requested here
# ScriptAndCountsVector *vec = cx->new_(SystemAllocPolicy());
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
# In file included from ./jsapi.h:26:
# ./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
# ./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :203:1: note: expanded from here
# moz_static_assert12
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
# ./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :197:1: note: expanded from here
# moz_static_assert9
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
# ./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(Value) == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :205:1: note: expanded from here
# moz_static_assert13
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
# ./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :199:1: note: expanded from here
# moz_static_assert10
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:49:
# ./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSBool) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :201:1: note: expanded from here
# moz_static_assert11
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:50:
# In file included from ./jsatom.h:14:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :209:1: note: expanded from here
# moz_static_assert15
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:50:
# In file included from ./jsatom.h:14:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :211:1: note: expanded from here
# moz_static_assert16
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:50:
# In file included from ./jsatom.h:14:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :213:1: note: expanded from here
# moz_static_assert17
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:50:
# In file included from ./jsatom.h:14:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof word == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :217:1: note: expanded from here
# moz_static_assert19
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:50:
# In file included from ./jsatom.h:14:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :215:1: note: expanded from here
# moz_static_assert18
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:50:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift < 16);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :219:1: note: expanded from here
# moz_static_assert20
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:50:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :223:1: note: expanded from here
# moz_static_assert22
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:50:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :221:1: note: expanded from here
# moz_static_assert21
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:50:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :225:1: note: expanded from here
# moz_static_assert23
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:50:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :227:1: note: expanded from here
# moz_static_assert24
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:50:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :235:1: note: expanded from here
# moz_static_assert28
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:50:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :237:1: note: expanded from here
# moz_static_assert29
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:50:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :239:1: note: expanded from here
# moz_static_assert30
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:50:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :241:1: note: expanded from here
# moz_static_assert31
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:50:
# In file included from ./jsatom.h:20:
# ./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :243:1: note: expanded from here
# moz_static_assert32
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:22:
# ./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :92:1: note: expanded from here
# moz_static_assert51
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:22:
# ./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :94:1: note: expanded from here
# moz_static_assert52
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :98:1: note: expanded from here
# moz_static_assert54
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSString) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :100:1: note: expanded from here
# moz_static_assert55
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :96:1: note: expanded from here
# moz_static_assert53
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :102:1: note: expanded from here
# moz_static_assert56
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :104:1: note: expanded from here
# moz_static_assert57
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :122:1: note: expanded from here
# moz_static_assert66
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :120:1: note: expanded from here
# moz_static_assert65
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:28:
# ./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
# >::result _;
# ^
# ./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(tl::IsPodType::result);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :139:1: note: expanded from here
# moz_static_assert74
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:23:
# ./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :141:1: note: expanded from here
# moz_static_assert75
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :143:1: note: expanded from here
# moz_static_assert76
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :145:1: note: expanded from here
# moz_static_assert77
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :147:1: note: expanded from here
# moz_static_assert78
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :157:1: note: expanded from here
# moz_static_assert83
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :151:1: note: expanded from here
# moz_static_assert80
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :159:1: note: expanded from here
# moz_static_assert84
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :153:1: note: expanded from here
# moz_static_assert81
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :155:1: note: expanded from here
# moz_static_assert82
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :149:1: note: expanded from here
# moz_static_assert79
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :161:1: note: expanded from here
# moz_static_assert85
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :167:1: note: expanded from here
# moz_static_assert88
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :163:1: note: expanded from here
# moz_static_assert86
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :165:1: note: expanded from here
# moz_static_assert87
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :171:1: note: expanded from here
# moz_static_assert90
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :177:1: note: expanded from here
# moz_static_assert93
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :175:1: note: expanded from here
# moz_static_assert92
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :173:1: note: expanded from here
# moz_static_assert91
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# ./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :179:1: note: expanded from here
# moz_static_assert94
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :187:1: note: expanded from here
# moz_static_assert98
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :189:1: note: expanded from here
# moz_static_assert99
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :191:1: note: expanded from here
# moz_static_assert100
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :193:1: note: expanded from here
# moz_static_assert101
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :195:1: note: expanded from here
# moz_static_assert102
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :197:1: note: expanded from here
# moz_static_assert103
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :203:1: note: expanded from here
# moz_static_assert106
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :199:1: note: expanded from here
# moz_static_assert104
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :201:1: note: expanded from here
# moz_static_assert105
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :207:1: note: expanded from here
# moz_static_assert108
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :205:1: note: expanded from here
# moz_static_assert107
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :211:1: note: expanded from here
# moz_static_assert110
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:11:
# ./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :213:1: note: expanded from here
# moz_static_assert111
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:18:
# ./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :215:1: note: expanded from here
# moz_static_assert112
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:51:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:21:
# In file included from ./yarr/YarrJIT.h:37:
# In file included from ./assembler/assembler/MacroAssembler.h:54:
# In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
# ./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
# COMPILE_ASSERT(
# ^
# ./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
# #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :230:1: note: expanded from here
# moz_static_assert113
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:65:
# In file included from ./jsprobes.h:20:
# ./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :234:1: note: expanded from here
# moz_static_assert115
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:65:
# In file included from ./jsprobes.h:20:
# ./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :236:1: note: expanded from here
# moz_static_assert116
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:76:
# In file included from ./frontend/Parser.h:21:
# In file included from ./frontend/ParseMaps.h:13:
# ./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ZeroIsReserved::result);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :178:1: note: expanded from here
# moz_static_assert117
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:76:
# In file included from ./frontend/Parser.h:22:
# ./frontend/ParseNode.h:37:9: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(UpvarCookie) == sizeof(uint32_t));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :270:1: note: expanded from here
# moz_static_assert118
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:83:
# In file included from ./jsinterpinlines.h:22:
# In file included from ./jsfuninlines.h:16:
# In file included from ./vm/ScopeObject-inl.h:13:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# In file included from ./jscntxtinlines.h:22:
# ./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :272:1: note: expanded from here
# moz_static_assert119
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:83:
# In file included from ./jsinterpinlines.h:22:
# In file included from ./jsfuninlines.h:16:
# In file included from ./vm/ScopeObject-inl.h:13:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# ./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :274:1: note: expanded from here
# moz_static_assert120
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:83:
# In file included from ./jsinterpinlines.h:22:
# In file included from ./jsfuninlines.h:16:
# In file included from ./vm/ScopeObject-inl.h:13:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# ./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :276:1: note: expanded from here
# moz_static_assert121
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:83:
# In file included from ./jsinterpinlines.h:22:
# In file included from ./jsfuninlines.h:16:
# In file included from ./vm/ScopeObject-inl.h:13:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:42:
# ./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JSID_INT_MIN == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :278:1: note: expanded from here
# moz_static_assert122
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:83:
# In file included from ./jsinterpinlines.h:22:
# In file included from ./jsfuninlines.h:16:
# In file included from ./vm/ScopeObject-inl.h:13:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:28:
# In file included from ./jsobjinlines.h:49:
# In file included from ./gc/Barrier-inl.h:15:
# ./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :280:1: note: expanded from here
# moz_static_assert123
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:83:
# In file included from ./jsinterpinlines.h:22:
# In file included from ./jsfuninlines.h:16:
# ./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :282:1: note: expanded from here
# moz_static_assert124
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:291:5: warning: unused typedef 'moz_static_assert127' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JS_ARRAY_LENGTH(ThingSizes) == FINALIZE_LIMIT);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :288:1: note: expanded from here
# moz_static_assert127
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:290:5: warning: unused typedef 'moz_static_assert126' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(Arena) == ArenaSize);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :286:1: note: expanded from here
# moz_static_assert126
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:292:5: warning: unused typedef 'moz_static_assert128' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JS_ARRAY_LENGTH(FirstThingOffsets) == FINALIZE_LIMIT);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :290:1: note: expanded from here
# moz_static_assert128
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsgc.cpp:1016:5: warning: unused typedef 'moz_static_assert129' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JSID_TYPE_STRING == 0 && JSID_TYPE_OBJECT == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :292:1: note: expanded from here
# moz_static_assert129
# ^
# 131 warnings generated.
# jscrashreport.cpp
# clang++ -o jscrashreport.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Qunused-arguments -pedantic -Qunused-arguments -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-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -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 -Qunused-arguments -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jscrashreport.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp
# clang-3.8: warning: optimization flag '-freorder-blocks' is not supported
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# ./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:8:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, VALVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:8:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, IDVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:8:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SCRIPTVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:8:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsgc.h:647:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# GCHelperThread(JSRuntime *rt)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:8:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, NAMEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:8:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, OBJVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:8:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, STRINGVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:8:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SHAPEVECTOR)
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:18:18: warning: unused variable 'stack_snapshot_max_size' [-Wunused-const-variable]
# const static int stack_snapshot_max_size = 32768;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:397:24: warning: inline function 'JSString::writeBarrierPre' is not defined [-Wundefined-inline]
# static inline void writeBarrierPre(JSString *str);
# ^
# ./gc/Barrier.h:175:21: note: used here
# void pre() { T::writeBarrierPre(value); }
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:398:24: warning: inline function 'JSString::writeBarrierPost' is not defined [-Wundefined-inline]
# static inline void writeBarrierPost(JSString *str, void *addr);
# ^
# ./gc/Barrier.h:210:22: note: used here
# void post() { T::writeBarrierPost(this->value, (void *)&this->value); }
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:8:
# In file included from ./jsapi.h:26:
# ./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:8:
# ./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(Value) == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :111:1: note: expanded from here
# moz_static_assert13
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:8:
# ./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSBool) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :107:1: note: expanded from here
# moz_static_assert11
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:8:
# ./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :105:1: note: expanded from here
# moz_static_assert10
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:8:
# ./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :109:1: note: expanded from here
# moz_static_assert12
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:8:
# ./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :103:1: note: expanded from here
# moz_static_assert9
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :115:1: note: expanded from here
# moz_static_assert15
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :117:1: note: expanded from here
# moz_static_assert16
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :119:1: note: expanded from here
# moz_static_assert17
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :121:1: note: expanded from here
# moz_static_assert18
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:18:
# In file included from ./jsfriendapi.h:10:
# In file included from ./jsclass.h:17:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof word == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :123:1: note: expanded from here
# moz_static_assert19
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert36' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift < 16);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :157:1: note: expanded from here
# moz_static_assert36
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert37' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :159:1: note: expanded from here
# moz_static_assert37
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert38' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :161:1: note: expanded from here
# moz_static_assert38
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert39' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :163:1: note: expanded from here
# moz_static_assert39
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert40' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :165:1: note: expanded from here
# moz_static_assert40
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert45' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :175:1: note: expanded from here
# moz_static_assert45
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert44' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :173:1: note: expanded from here
# moz_static_assert44
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert46' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :177:1: note: expanded from here
# moz_static_assert46
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert47' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :179:1: note: expanded from here
# moz_static_assert47
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:20:
# In file included from ./jsatom.h:20:
# ./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert48' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :181:1: note: expanded from here
# moz_static_assert48
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:22:
# ./jsgc.h:933:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :24:1: note: expanded from here
# moz_static_assert51
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:22:
# ./jsgc.h:934:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :26:1: note: expanded from here
# moz_static_assert52
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSString) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :32:1: note: expanded from here
# moz_static_assert55
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :34:1: note: expanded from here
# moz_static_assert56
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :30:1: note: expanded from here
# moz_static_assert54
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :28:1: note: expanded from here
# moz_static_assert53
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :36:1: note: expanded from here
# moz_static_assert57
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :52:1: note: expanded from here
# moz_static_assert65
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :54:1: note: expanded from here
# moz_static_assert66
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:28:
# ./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
# >::result _;
# ^
# ./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(tl::IsPodType::result);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :71:1: note: expanded from here
# moz_static_assert74
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:23:
# ./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :73:1: note: expanded from here
# moz_static_assert75
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :223:1: note: expanded from here
# moz_static_assert76
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :225:1: note: expanded from here
# moz_static_assert77
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :227:1: note: expanded from here
# moz_static_assert78
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :233:1: note: expanded from here
# moz_static_assert81
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :235:1: note: expanded from here
# moz_static_assert82
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :237:1: note: expanded from here
# moz_static_assert83
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :239:1: note: expanded from here
# moz_static_assert84
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :231:1: note: expanded from here
# moz_static_assert80
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :229:1: note: expanded from here
# moz_static_assert79
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :241:1: note: expanded from here
# moz_static_assert85
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :243:1: note: expanded from here
# moz_static_assert86
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :247:1: note: expanded from here
# moz_static_assert88
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# ./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :245:1: note: expanded from here
# moz_static_assert87
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :251:1: note: expanded from here
# moz_static_assert90
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :255:1: note: expanded from here
# moz_static_assert92
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :253:1: note: expanded from here
# moz_static_assert91
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# In file included from ./jsscript.h:18:
# ./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :257:1: note: expanded from here
# moz_static_assert93
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:16:
# ./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :259:1: note: expanded from here
# moz_static_assert94
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :267:1: note: expanded from here
# moz_static_assert98
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :269:1: note: expanded from here
# moz_static_assert99
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :271:1: note: expanded from here
# moz_static_assert100
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :273:1: note: expanded from here
# moz_static_assert101
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :275:1: note: expanded from here
# moz_static_assert102
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :277:1: note: expanded from here
# moz_static_assert103
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :283:1: note: expanded from here
# moz_static_assert106
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :279:1: note: expanded from here
# moz_static_assert104
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :281:1: note: expanded from here
# moz_static_assert105
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :287:1: note: expanded from here
# moz_static_assert108
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :285:1: note: expanded from here
# moz_static_assert107
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :291:1: note: expanded from here
# moz_static_assert110
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jscrashreport.cpp:9:
# ./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :293:1: note: expanded from here
# moz_static_assert111
# ^
# 78 warnings generated.
# jsinfer.cpp
# clang++ -o jsinfer.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Qunused-arguments -pedantic -Qunused-arguments -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-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -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 -Qunused-arguments -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsinfer.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp
# clang-3.8: warning: optimization flag '-freorder-blocks' is not supported
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# In file included from ./vm/ObjectImpl.h:20:
# ./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# ./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:27:
# In file included from ./methodjit/MethodJIT.h:16:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:19:
# In file included from ./yarr/Yarr.h:37:
# In file included from ./yarr/YarrInterpreter.h:33:
# ./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:27:
# In file included from ./methodjit/MethodJIT.h:16:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:19:
# In file included from ./yarr/Yarr.h:37:
# ./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# ./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# ./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:28:
# In file included from ./methodjit/Retcon.h:19:
# In file included from ./methodjit/Compiler.h:13:
# In file included from ./methodjit/CodeGenIncludes.h:30:
# In file included from ./methodjit/BaseAssembler.h:19:
# In file included from ./jsobjinlines.h:24:
# ./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
# ^
# ./jsproxy.h:129:23: note: overridden virtual function is here
# virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:28:
# In file included from ./methodjit/Retcon.h:19:
# In file included from ./methodjit/Compiler.h:13:
# In file included from ./methodjit/CodeGenIncludes.h:30:
# In file included from ./methodjit/BaseAssembler.h:19:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual BaseProxyHandler* toBaseProxyHandler() {
# ^
# ./jswrapper.h:99:31: note: overridden virtual function is here
# virtual BaseProxyHandler *toBaseProxyHandler() = 0;
# ^
# ./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual Wrapper *toWrapper() {
# ^
# ./jsproxy.h:82:22: note: overridden virtual function is here
# virtual Wrapper *toWrapper() {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:28:
# In file included from ./methodjit/Retcon.h:19:
# In file included from ./methodjit/Compiler.h:13:
# In file included from ./methodjit/CodeGenIncludes.h:30:
# In file included from ./methodjit/BaseAssembler.h:19:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual BaseProxyHandler* toBaseProxyHandler() {
# ^
# ./jswrapper.h:99:31: note: overridden virtual function is here
# virtual BaseProxyHandler *toBaseProxyHandler() = 0;
# ^
# ./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual Wrapper *toWrapper() {
# ^
# ./jsproxy.h:82:22: note: overridden virtual function is here
# virtual Wrapper *toWrapper() {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:28:
# In file included from ./methodjit/Retcon.h:19:
# In file included from ./methodjit/Compiler.h:13:
# In file included from ./methodjit/CodeGenIncludes.h:30:
# In file included from ./methodjit/BaseAssembler.h:19:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
# ^
# ./jsproxy.h:180:18: note: overridden virtual function is here
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:28:
# In file included from ./methodjit/Retcon.h:19:
# In file included from ./methodjit/Compiler.h:13:
# In file included from ./methodjit/CodeGenIncludes.h:30:
# In file included from ./methodjit/BaseAssembler.h:19:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
# ^
# ./jsproxy.h:112:18: note: overridden virtual function is here
# virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:28:
# In file included from ./methodjit/Retcon.h:19:
# In file included from ./methodjit/Compiler.h:13:
# In file included from ./methodjit/CodeGenIncludes.h:30:
# In file included from ./methodjit/BaseAssembler.h:19:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
# ^
# ./jsproxy.h:113:18: note: overridden virtual function is here
# virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:28:
# In file included from ./methodjit/Retcon.h:19:
# In file included from ./methodjit/Compiler.h:13:
# In file included from ./methodjit/CodeGenIncludes.h:30:
# In file included from ./methodjit/BaseAssembler.h:19:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
# ^
# ./jsproxy.h:115:18: note: overridden virtual function is here
# virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:28:
# In file included from ./methodjit/Retcon.h:19:
# In file included from ./methodjit/Compiler.h:13:
# In file included from ./methodjit/CodeGenIncludes.h:30:
# In file included from ./methodjit/BaseAssembler.h:19:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
# ^
# ./jsproxy.h:117:18: note: overridden virtual function is here
# virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:28:
# In file included from ./methodjit/Retcon.h:19:
# In file included from ./methodjit/Compiler.h:13:
# In file included from ./methodjit/CodeGenIncludes.h:30:
# In file included from ./methodjit/BaseAssembler.h:19:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
# ^
# ./jsproxy.h:118:23: note: overridden virtual function is here
# virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:28:
# In file included from ./methodjit/Retcon.h:19:
# In file included from ./methodjit/Compiler.h:13:
# In file included from ./methodjit/CodeGenIncludes.h:30:
# In file included from ./methodjit/BaseAssembler.h:19:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
# ^
# ./jsproxy.h:119:23: note: overridden virtual function is here
# virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:28:
# In file included from ./methodjit/Retcon.h:19:
# In file included from ./methodjit/Compiler.h:13:
# In file included from ./methodjit/CodeGenIncludes.h:30:
# In file included from ./methodjit/BaseAssembler.h:19:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
# ^
# ./jsproxy.h:120:18: note: overridden virtual function is here
# virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:28:
# In file included from ./methodjit/Retcon.h:19:
# In file included from ./methodjit/Compiler.h:13:
# In file included from ./methodjit/CodeGenIncludes.h:30:
# In file included from ./methodjit/BaseAssembler.h:19:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
# ^
# ./jsproxy.h:121:18: note: overridden virtual function is here
# virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:28:
# In file included from ./methodjit/Retcon.h:19:
# In file included from ./methodjit/Compiler.h:13:
# In file included from ./methodjit/CodeGenIncludes.h:30:
# In file included from ./methodjit/BaseAssembler.h:19:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
# ^
# ./jsproxy.h:122:18: note: overridden virtual function is here
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:28:
# In file included from ./methodjit/Retcon.h:19:
# In file included from ./methodjit/Compiler.h:13:
# In file included from ./methodjit/CodeGenIncludes.h:30:
# In file included from ./methodjit/BaseAssembler.h:19:
# In file included from ./jsobjinlines.h:29:
# ./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
# ^
# ./jsproxy.h:124:18: note: overridden virtual function is here
# virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, VALVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, IDVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SCRIPTVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, NAMEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsgc.h:647:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# GCHelperThread(JSRuntime *rt)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, OBJVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, STRINGVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SHAPEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./dist/include/js/MemoryMetrics.h:179:9: note: in instantiation of member function 'js::Vector::Vector' requested here
# , compartmentStatsVector()
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit ExecutableAllocator(AllocationBehavior allocBehavior)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# CharacterClass(PassRefPtr table)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# CharacterClass(PassRefPtr table)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# PatternAlternative(PatternDisjunction* disjunction)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# PatternDisjunction(PatternAlternative* parent = 0)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# TermChain(PatternTerm term)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# BytecodePattern(PassOwnPtr body, const Vector &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# BytecodePattern(PassOwnPtr body, const Vector &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector::Vector' requested here
# : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector::Vector' requested here
# : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit ParseMapPool(JSContext *cx) : cx(cx) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# JS_DECLARE_NEW_METHODS(malloc_, inline)
# ^
# ./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
# JS_NEW_BODY(ALLOCATOR, T, (p1))\
# ^
# ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here
# types.constrainedOutputs = cx->new_< Vector >(cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./methodjit/BaseAssembler.h:124:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# SPSInstrumentation(SPSProfiler *profiler, JSScript **script, jsbytecode **pc)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./methodjit/BaseAssembler.h:253:9: note: in instantiation of member function 'js::Vector::Vector' requested here
# : callPatches(SystemAllocPolicy()),
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./methodjit/BaseAssembler.h:252:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Assembler(SPSInstrumentation *sps = NULL)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./methodjit/BaseAssembler.h:1350:22: note: in instantiation of member function 'js::Vector::Jump, 0, js::TempAllocPolicy>::Vector' requested here
# Vector matches(cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./dist/include/js/Utility.h:590:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# JS_DECLARE_NEW_METHODS(::js_malloc, JS_ALWAYS_INLINE static)
# ^
# ./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
# JS_NEW_BODY(ALLOCATOR, T, (p1))\
# ^
# ./methodjit/PolyIC.h:132:54: note: in instantiation of function template specialization 'js::OffTheBooks::new_, js::SystemAllocPolicy>' requested here
# ExecPoolVector *execPools = OffTheBooks::new_(SystemAllocPolicy());
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:340:18: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector types(cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# JS_DECLARE_NEW_METHODS(malloc_, inline)
# ^
# ./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
# JS_NEW_BODY(ALLOCATOR, T, (p1))\
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:2308:33: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here
# pendingRecompiles = cx->new_< Vector >(cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:2414:23: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector pending(cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:3212:26: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector pcOffsets(cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:4459:27: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector pendingPoppedThis(cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:4751:40: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector initializerList(cx);
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:58:1: warning: unused function 'id_arguments' [-Wunused-function]
# id_arguments(JSContext *cx) {
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:78:1: warning: unused function 'id_caller' [-Wunused-function]
# id_caller(JSContext *cx) {
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:83:1: warning: unused function 'id_toString' [-Wunused-function]
# id_toString(JSContext *cx)
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:89:1: warning: unused function 'id_toSource' [-Wunused-function]
# id_toSource(JSContext *cx)
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:5219:1: warning: unused function 'IgnorePushed' [-Wunused-function]
# IgnorePushed(const jsbytecode *pc, unsigned index)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# In file included from ./jsapi.h:26:
# ./gc/Root.h:111:89: warning: unused typedef '_' [-Wunused-local-typedef]
# typedef typename js::tl::StaticAssert::result>::result _;
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# ./jsapi.h:602:9: warning: unused typedef 'moz_static_assert10' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueTag) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :105:1: note: expanded from here
# moz_static_assert10
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# ./jsapi.h:601:9: warning: unused typedef 'moz_static_assert9' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSValueType) == 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :103:1: note: expanded from here
# moz_static_assert9
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# ./jsapi.h:605:9: warning: unused typedef 'moz_static_assert13' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(Value) == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :111:1: note: expanded from here
# moz_static_assert13
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# ./jsapi.h:603:9: warning: unused typedef 'moz_static_assert11' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSBool) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :107:1: note: expanded from here
# moz_static_assert11
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:7:
# ./jsapi.h:604:9: warning: unused typedef 'moz_static_assert12' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSWhyMagic) <= 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :109:1: note: expanded from here
# moz_static_assert12
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:20:
# In file included from ./jsatom.h:14:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:292:9: warning: unused typedef 'moz_static_assert15' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((sMaxInit * sInvMaxAlpha) >> 7) < sMaxCapacity);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :115:1: note: expanded from here
# moz_static_assert15
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:20:
# In file included from ./jsatom.h:14:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:293:9: warning: unused typedef 'moz_static_assert16' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sInvMaxAlpha) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :117:1: note: expanded from here
# moz_static_assert16
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:20:
# In file included from ./jsatom.h:14:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:294:9: warning: unused typedef 'moz_static_assert17' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((sMaxCapacity * sizeof(Entry)) <= UINT32_MAX);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :119:1: note: expanded from here
# moz_static_assert17
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:20:
# In file included from ./jsatom.h:14:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:898:9: warning: unused typedef 'moz_static_assert19' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof word == 8);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :123:1: note: expanded from here
# moz_static_assert19
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:20:
# In file included from ./jsatom.h:14:
# In file included from ./jsprvtd.h:28:
# ./dist/include/js/HashTable.h:894:9: warning: unused typedef 'moz_static_assert18' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HashNumber) == 4);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :121:1: note: expanded from here
# moz_static_assert18
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:188:9: warning: unused typedef 'moz_static_assert20' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift < 16);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :125:1: note: expanded from here
# moz_static_assert20
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:463:9: warning: unused typedef 'moz_static_assert21' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :127:1: note: expanded from here
# moz_static_assert21
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:469:9: warning: unused typedef 'moz_static_assert22' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaShift >= 8 + 1 + 1 + 1);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :129:1: note: expanded from here
# moz_static_assert22
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:487:9: warning: unused typedef 'moz_static_assert23' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FINALIZE_LIMIT <= 255);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :131:1: note: expanded from here
# moz_static_assert23
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:20:
# In file included from ./jsatom.h:18:
# In file included from ./gc/Barrier.h:13:
# ./gc/Heap.h:723:9: warning: unused typedef 'moz_static_assert24' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ArenaBitmapBits == ArenaBitmapWords * JS_BITS_PER_WORD);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :133:1: note: expanded from here
# moz_static_assert24
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:483:5: warning: unused typedef 'moz_static_assert29' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :143:1: note: expanded from here
# moz_static_assert29
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:482:5: warning: unused typedef 'moz_static_assert28' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :141:1: note: expanded from here
# moz_static_assert28
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:490:5: warning: unused typedef 'moz_static_assert30' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapValue) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :145:1: note: expanded from here
# moz_static_assert30
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:20:
# In file included from ./jsatom.h:18:
# ./gc/Barrier.h:491:5: warning: unused typedef 'moz_static_assert31' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(HeapSlot) == sizeof(Value));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :147:1: note: expanded from here
# moz_static_assert31
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:20:
# In file included from ./jsatom.h:20:
# ./dist/include/mozilla/HashFunctions.h:176:3: warning: unused typedef 'moz_static_assert32' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(a) == sizeof(uintptr_t),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :149:1: note: expanded from here
# moz_static_assert32
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:23:
# In file included from ./jsinfer.h:18:
# ./ds/LifoAlloc.h:36:15: warning: unused typedef '_' [-Wunused-local-typedef]
# >::result _;
# ^
# ./ds/LifoAlloc.h:221:9: warning: unused typedef 'moz_static_assert51' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(tl::IsPodType::result);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :30:1: note: expanded from here
# moz_static_assert51
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:23:
# ./jsinfer.h:944:9: warning: unused typedef 'moz_static_assert52' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(TypeObject, proto) == offsetof(js::shadow::TypeObject, proto));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :32:1: note: expanded from here
# moz_static_assert52
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# In file included from ./vm/ObjectImpl.h:20:
# ./vm/String.h:237:9: warning: unused typedef 'moz_static_assert53' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JS_BITS_PER_WORD >= 32);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :155:1: note: expanded from here
# moz_static_assert53
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# In file included from ./vm/ObjectImpl.h:20:
# ./vm/String.h:238:9: warning: unused typedef 'moz_static_assert54' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(((JSString::MAX_LENGTH << JSString::LENGTH_SHIFT) >>
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :157:1: note: expanded from here
# moz_static_assert54
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# In file included from ./vm/ObjectImpl.h:20:
# ./vm/String.h:242:9: warning: unused typedef 'moz_static_assert56' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(JSString, d.u1.chars) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :161:1: note: expanded from here
# moz_static_assert56
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# In file included from ./vm/ObjectImpl.h:20:
# ./vm/String.h:240:9: warning: unused typedef 'moz_static_assert55' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(JSString) ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :159:1: note: expanded from here
# moz_static_assert55
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# In file included from ./vm/ObjectImpl.h:20:
# ./vm/String.h:371:9: warning: unused typedef 'moz_static_assert57' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((DEPENDENT_FLAGS | JS_BIT(1)) == UNDEPENDED_FLAGS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :163:1: note: expanded from here
# moz_static_assert57
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# In file included from ./vm/ObjectImpl.h:20:
# ./vm/String.h:585:9: warning: unused typedef 'moz_static_assert66' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(MAX_SHORT_LENGTH + 1 ==
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :181:1: note: expanded from here
# moz_static_assert66
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# In file included from ./vm/ObjectImpl.h:20:
# ./vm/String.h:584:9: warning: unused typedef 'moz_static_assert65' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(INLINE_EXTENSION_CHARS % js::gc::Cell::CellSize == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :179:1: note: expanded from here
# moz_static_assert65
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:356:9: warning: unused typedef 'moz_static_assert74' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ElementsHeader) == ValuesPerHeader * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :197:1: note: expanded from here
# moz_static_assert74
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:537:9: warning: unused typedef 'moz_static_assert75' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(uint8_clamped) == 1,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :199:1: note: expanded from here
# moz_static_assert75
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:868:9: warning: unused typedef 'moz_static_assert76' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectElements) == VALUES_PER_HEADER * sizeof(Value),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :201:1: note: expanded from here
# moz_static_assert76
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:980:9: warning: unused typedef 'moz_static_assert78' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) % sizeof(Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :205:1: note: expanded from here
# moz_static_assert78
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:987:9: warning: unused typedef 'moz_static_assert81' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, slots) == offsetof(shadow::Object, slots),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :211:1: note: expanded from here
# moz_static_assert81
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:983:9: warning: unused typedef 'moz_static_assert79' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, shape_) == offsetof(shadow::Object, shape),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :207:1: note: expanded from here
# moz_static_assert79
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:985:9: warning: unused typedef 'moz_static_assert80' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, type_) == offsetof(shadow::Object, type),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :209:1: note: expanded from here
# moz_static_assert80
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:978:9: warning: unused typedef 'moz_static_assert77' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(ObjectImpl) == sizeof(shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :203:1: note: expanded from here
# moz_static_assert77
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:989:9: warning: unused typedef 'moz_static_assert82' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(offsetof(ObjectImpl, elements) == offsetof(shadow::Object, _1),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :213:1: note: expanded from here
# moz_static_assert82
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:1249:9: warning: unused typedef 'moz_static_assert83' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(2 * sizeof(Value) == sizeof(ObjectElements),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :215:1: note: expanded from here
# moz_static_assert83
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# ./jsobj.h:1025:9: warning: unused typedef 'moz_static_assert86' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) % sizeof(js::Value) == 0,
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :221:1: note: expanded from here
# moz_static_assert86
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# ./jsobj.h:1021:9: warning: unused typedef 'moz_static_assert84' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::shadow::Object),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :217:1: note: expanded from here
# moz_static_assert84
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:9:
# In file included from ./jsbool.h:14:
# ./jsobj.h:1023:9: warning: unused typedef 'moz_static_assert85' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSObject) == sizeof(js::ObjectImpl),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :219:1: note: expanded from here
# moz_static_assert85
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:13:
# ./jsgc.h:934:9: warning: unused typedef 'moz_static_assert88' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask <= gc::Cell::CellMask);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :226:1: note: expanded from here
# moz_static_assert88
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:13:
# ./jsgc.h:933:9: warning: unused typedef 'moz_static_assert87' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(StackTagMask >= uintptr_t(LastTag));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :224:1: note: expanded from here
# moz_static_assert87
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:18:
# In file included from ./jsscript.h:18:
# ./jsscope.h:364:9: warning: unused typedef 'moz_static_assert90' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(BaseShape, clasp) == offsetof(js::shadow::BaseShape, clasp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :230:1: note: expanded from here
# moz_static_assert90
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:18:
# In file included from ./jsscript.h:18:
# ./jsscope.h:855:9: warning: unused typedef 'moz_static_assert91' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, base_) == offsetof(js::shadow::Shape, base));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :232:1: note: expanded from here
# moz_static_assert91
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:18:
# In file included from ./jsscript.h:18:
# ./jsscope.h:857:9: warning: unused typedef 'moz_static_assert93' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FIXED_SLOTS_SHIFT == js::shadow::Shape::FIXED_SLOTS_SHIFT);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :236:1: note: expanded from here
# moz_static_assert93
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:18:
# In file included from ./jsscript.h:18:
# ./jsscope.h:856:9: warning: unused typedef 'moz_static_assert92' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(Shape, slotInfo) == offsetof(js::shadow::Shape, slotInfo));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :234:1: note: expanded from here
# moz_static_assert92
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:18:
# ./jsscript.h:100:9: warning: unused typedef 'moz_static_assert94' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CONSTANT <= KIND_MASK);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :238:1: note: expanded from here
# moz_static_assert94
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:19:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:168:9: warning: unused typedef 'moz_static_assert98' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, i.script_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :247:1: note: expanded from here
# moz_static_assert98
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:19:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:169:9: warning: unused typedef 'moz_static_assert99' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(U, n.native) == offsetof(U, nativeOrScript));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :249:1: note: expanded from here
# moz_static_assert99
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:19:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:198:9: warning: unused typedef 'moz_static_assert100' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(FinalizeKind != ExtendedFinalizeKind);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :251:1: note: expanded from here
# moz_static_assert100
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:19:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# ./jsfun.h:215:9: warning: unused typedef 'moz_static_assert101' [-Wunused-local-typedef]
# MOZ_STATIC_ASSERT(sizeof(JSFunction) == sizeof(js::shadow::Function),
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :253:1: note: expanded from here
# moz_static_assert101
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:19:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:291:9: warning: unused typedef 'moz_static_assert103' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(StackFrame) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :257:1: note: expanded from here
# moz_static_assert103
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:19:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:290:9: warning: unused typedef 'moz_static_assert102' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(StackFrame, rval_) % sizeof(Value) == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :255:1: note: expanded from here
# moz_static_assert102
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:19:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:891:9: warning: unused typedef 'moz_static_assert104' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_NONE == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :259:1: note: expanded from here
# moz_static_assert104
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:19:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:892:9: warning: unused typedef 'moz_static_assert105' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_CONSTRUCT == (int)CONSTRUCTING);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :261:1: note: expanded from here
# moz_static_assert105
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:19:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:893:9: warning: unused typedef 'moz_static_assert106' [-Wunused-local-typedef]
# JS_STATIC_ASSERT((int)INITIAL_LOWERED == (int)LOWERED_CALL_APPLY);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :263:1: note: expanded from here
# moz_static_assert106
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:19:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1079:9: warning: unused typedef 'moz_static_assert108' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfInlined == offsetof(FrameRegs, inlined_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :267:1: note: expanded from here
# moz_static_assert108
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:19:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1078:9: warning: unused typedef 'moz_static_assert107' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfFp == offsetof(FrameRegs, fp_));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :265:1: note: expanded from here
# moz_static_assert107
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:19:
# In file included from ./jscntxt.h:32:
# ./vm/Stack.h:1305:9: warning: unused typedef 'moz_static_assert110' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CAPACITY_VALS % COMMIT_VALS == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :271:1: note: expanded from here
# moz_static_assert110
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:19:
# ./jscntxt.h:359:9: warning: unused typedef 'moz_static_assert111' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetof(FreeOp, shouldFreeLater_) == sizeof(JSFreeOp));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :273:1: note: expanded from here
# moz_static_assert111
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:27:
# In file included from ./methodjit/MethodJIT.h:16:
# In file included from ./jscompartment.h:18:
# ./vm/GlobalObject.h:114:9: warning: unused typedef 'moz_static_assert112' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JSCLASS_GLOBAL_SLOT_COUNT == RESERVED_SLOTS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :223:1: note: expanded from here
# moz_static_assert112
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:27:
# In file included from ./methodjit/MethodJIT.h:16:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:21:
# In file included from ./yarr/YarrJIT.h:37:
# In file included from ./assembler/assembler/MacroAssembler.h:54:
# In file included from ./assembler/assembler/MacroAssemblerX86_64.h:37:
# ./assembler/assembler/MacroAssemblerX86Common.h:95:9: warning: unused typedef 'moz_static_assert113' [-Wunused-local-typedef]
# COMPILE_ASSERT(
# ^
# ./assembler/wtf/Assertions.h:47:35: note: expanded from macro 'COMPILE_ASSERT'
# #define COMPILE_ASSERT(exp, name) MOZ_STATIC_ASSERT(exp, #name)
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :238:1: note: expanded from here
# moz_static_assert113
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:27:
# ./methodjit/MethodJIT.h:236:9: warning: unused typedef 'moz_static_assert115' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfFp == offsetof(VMFrame, regs) + FrameRegs::offsetOfFp);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :242:1: note: expanded from here
# moz_static_assert115
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:27:
# ./methodjit/MethodJIT.h:237:9: warning: unused typedef 'moz_static_assert116' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(offsetOfInlined == offsetof(VMFrame, regs) + FrameRegs::offsetOfInlined);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :244:1: note: expanded from here
# moz_static_assert116
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:28:
# In file included from ./methodjit/Retcon.h:19:
# In file included from ./methodjit/Compiler.h:13:
# In file included from ./methodjit/CodeGenIncludes.h:25:
# In file included from ./methodjit/PunboxAssembler.h:13:
# ./methodjit/RematInfo.h:292:9: warning: unused typedef 'moz_static_assert117' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(RegisterID) == sizeof(FPRegisterID));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :246:1: note: expanded from here
# moz_static_assert117
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:28:
# In file included from ./methodjit/Retcon.h:19:
# In file included from ./methodjit/Compiler.h:13:
# In file included from ./methodjit/CodeGenIncludes.h:30:
# In file included from ./methodjit/BaseAssembler.h:19:
# In file included from ./jsobjinlines.h:42:
# ./jsatominlines.h:112:5: warning: unused typedef 'moz_static_assert118' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(JSID_INT_MIN == 0);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :248:1: note: expanded from here
# moz_static_assert118
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:28:
# In file included from ./methodjit/Retcon.h:19:
# In file included from ./methodjit/Compiler.h:13:
# In file included from ./methodjit/CodeGenIncludes.h:30:
# In file included from ./methodjit/BaseAssembler.h:19:
# In file included from ./jsobjinlines.h:43:
# In file included from ./jsfuninlines.h:16:
# In file included from ./vm/ScopeObject-inl.h:13:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# In file included from ./jscntxtinlines.h:19:
# In file included from ./frontend/ParseMaps.h:13:
# ./ds/InlineMap.h:45:9: warning: unused typedef 'moz_static_assert119' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ZeroIsReserved::result);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :250:1: note: expanded from here
# moz_static_assert119
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:28:
# In file included from ./methodjit/Retcon.h:19:
# In file included from ./methodjit/Compiler.h:13:
# In file included from ./methodjit/CodeGenIncludes.h:30:
# In file included from ./methodjit/BaseAssembler.h:19:
# In file included from ./jsobjinlines.h:43:
# In file included from ./jsfuninlines.h:16:
# In file included from ./vm/ScopeObject-inl.h:13:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# In file included from ./jscntxtinlines.h:22:
# ./jsgcinlines.h:70:5: warning: unused typedef 'moz_static_assert120' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(ObjectElements::VALUES_PER_HEADER == 2);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :252:1: note: expanded from here
# moz_static_assert120
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:28:
# In file included from ./methodjit/Retcon.h:19:
# In file included from ./methodjit/Compiler.h:13:
# In file included from ./methodjit/CodeGenIncludes.h:30:
# In file included from ./methodjit/BaseAssembler.h:19:
# In file included from ./jsobjinlines.h:43:
# In file included from ./jsfuninlines.h:16:
# In file included from ./vm/ScopeObject-inl.h:13:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# ./jscntxtinlines.h:30:5: warning: unused typedef 'moz_static_assert122' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(gc::FINALIZE_OBJECT_LAST == gc::FINALIZE_OBJECT16_BACKGROUND);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :256:1: note: expanded from here
# moz_static_assert122
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:28:
# In file included from ./methodjit/Retcon.h:19:
# In file included from ./methodjit/Compiler.h:13:
# In file included from ./methodjit/CodeGenIncludes.h:30:
# In file included from ./methodjit/BaseAssembler.h:19:
# In file included from ./jsobjinlines.h:43:
# In file included from ./jsfuninlines.h:16:
# In file included from ./vm/ScopeObject-inl.h:13:
# In file included from ./jsscriptinlines.h:21:
# In file included from ./jsscopeinlines.h:26:
# ./jscntxtinlines.h:29:5: warning: unused typedef 'moz_static_assert121' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(NewObjectCache::MAX_OBJ_SIZE == sizeof(JSObject_Slots16));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :254:1: note: expanded from here
# moz_static_assert121
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:28:
# In file included from ./methodjit/Retcon.h:19:
# In file included from ./methodjit/Compiler.h:13:
# In file included from ./methodjit/CodeGenIncludes.h:30:
# In file included from ./methodjit/BaseAssembler.h:19:
# In file included from ./jsobjinlines.h:43:
# In file included from ./jsfuninlines.h:16:
# ./vm/ScopeObject-inl.h:51:5: warning: unused typedef 'moz_static_assert123' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(CallObject::RESERVED_SLOTS == BlockObject::RESERVED_SLOTS);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :258:1: note: expanded from here
# moz_static_assert123
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:28:
# In file included from ./methodjit/Retcon.h:19:
# In file included from ./methodjit/Compiler.h:13:
# In file included from ./methodjit/CodeGenIncludes.h:30:
# In file included from ./methodjit/BaseAssembler.h:19:
# In file included from ./jsobjinlines.h:49:
# In file included from ./gc/Barrier-inl.h:15:
# ./vm/String-inl.h:399:9: warning: unused typedef 'moz_static_assert124' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(INT_STATIC_LIMIT <= 999);
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :260:1: note: expanded from here
# moz_static_assert124
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinfer.cpp:28:
# In file included from ./methodjit/Retcon.h:19:
# In file included from ./methodjit/Compiler.h:13:
# In file included from ./methodjit/CodeGenIncludes.h:30:
# ./methodjit/BaseAssembler.h:1553:9: warning: unused typedef 'moz_static_assert125' [-Wunused-local-typedef]
# JS_STATIC_ASSERT(sizeof(ProfileEntry) == 4 * sizeof(void*));
# ^
# ./dist/include/js/Utility.h:67:42: note: expanded from macro 'JS_STATIC_ASSERT'
# #define JS_STATIC_ASSERT(cond) MOZ_STATIC_ASSERT(cond, "JS_STATIC_ASSERT")
# ^
# ./dist/include/mozilla/Assertions.h:111:20: note: expanded from macro 'MOZ_STATIC_ASSERT'
# typedef int MOZ_STATIC_ASSERT_GLUE(moz_static_assert, __COUNTER__)[(cond) ? 1 : -1]
# ^
# ./dist/include/mozilla/Assertions.h:80:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE'
# # define MOZ_STATIC_ASSERT_GLUE(x, y) MOZ_STATIC_ASSERT_GLUE1(x, y)
# ^
# ./dist/include/mozilla/Assertions.h:79:50: note: expanded from macro 'MOZ_STATIC_ASSERT_GLUE1'
# # define MOZ_STATIC_ASSERT_GLUE1(x, y) x##y
# ^
# :262:1: note: expanded from here
# moz_static_assert125
# ^
# 140 warnings generated.
# jsinterp.cpp
# clang++ -o jsinterp.o -c -I./dist/system_wrappers_js -include ./config/gcc_hidden.h -DENABLE_YARR_JIT=1 -DIMPL_MFBT -DEXPORT_JS_API -DNO_NSPR_10_SUPPORT -DUSE_ZLIB -I./../../mfbt/double-conversion -I. -I. -I./dist/include -I/usr/include/nspr -I. -I./assembler -I./yarr -fPIC -Qunused-arguments -pedantic -Qunused-arguments -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-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -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 -Qunused-arguments -DMOZILLA_CLIENT -include ./js-confdefs.h -MD -MF .deps/jsinterp.o.pp /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp
# clang-3.8: warning: optimization flag '-freorder-blocks' is not supported
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:21:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:23:
# In file included from ./jspropertycache.h:15:
# ./vm/String.h:146:13: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:21:
# In file included from ./jsarray.h:12:
# In file included from ./jscntxt.h:32:
# In file included from ./vm/Stack.h:12:
# In file included from ./jsfun.h:14:
# In file included from ./jsobj.h:31:
# ./vm/ObjectImpl.h:344:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# ./vm/ObjectImpl.h:349:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# class {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:44:
# In file included from ./vm/Debugger.h:16:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:19:
# In file included from ./yarr/Yarr.h:37:
# In file included from ./yarr/YarrInterpreter.h:33:
# ./yarr/YarrPattern.h:130:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:44:
# In file included from ./vm/Debugger.h:16:
# In file included from ./jscompartment.h:19:
# In file included from ./vm/RegExpObject.h:19:
# In file included from ./yarr/Yarr.h:37:
# ./yarr/YarrInterpreter.h:81:17: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# ./yarr/YarrInterpreter.h:78:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# ./yarr/YarrInterpreter.h:95:9: warning: anonymous types declared in an anonymous union are an extension [-Wnested-anon-types]
# struct {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:44:
# In file included from ./vm/Debugger.h:19:
# In file included from ./jswrapper.h:14:
# ./jsproxy.h:182:23: warning: 'weakmapKeyDelegate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
# ^
# ./jsproxy.h:129:23: note: overridden virtual function is here
# virtual JSObject *weakmapKeyDelegate(JSObject *proxy);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:44:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:142:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual BaseProxyHandler* toBaseProxyHandler() {
# ^
# ./jswrapper.h:99:31: note: overridden virtual function is here
# virtual BaseProxyHandler *toBaseProxyHandler() = 0;
# ^
# ./jswrapper.h:146:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual Wrapper *toWrapper() {
# ^
# ./jsproxy.h:82:22: note: overridden virtual function is here
# virtual Wrapper *toWrapper() {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:44:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:183:31: warning: 'toBaseProxyHandler' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual BaseProxyHandler* toBaseProxyHandler() {
# ^
# ./jswrapper.h:99:31: note: overridden virtual function is here
# virtual BaseProxyHandler *toBaseProxyHandler() = 0;
# ^
# ./jswrapper.h:187:22: warning: 'toWrapper' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual Wrapper *toWrapper() {
# ^
# ./jsproxy.h:82:22: note: overridden virtual function is here
# virtual Wrapper *toWrapper() {
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:44:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:271:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool iteratorNext(JSContext *cx, JSObject *wrapper, Value *vp);
# ^
# ./jsproxy.h:180:18: note: overridden virtual function is here
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy,
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:44:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:329:18: warning: 'call' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
# ^
# ./jsproxy.h:112:18: note: overridden virtual function is here
# virtual bool call(JSContext *cx, JSObject *proxy, unsigned argc, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:44:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:330:18: warning: 'construct' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
# ^
# ./jsproxy.h:113:18: note: overridden virtual function is here
# virtual bool construct(JSContext *cx, JSObject *proxy, unsigned argc, Value *argv, Value *rval);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:44:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:333:18: warning: 'hasInstance' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
# ^
# ./jsproxy.h:115:18: note: overridden virtual function is here
# virtual bool hasInstance(JSContext *cx, JSObject *proxy, const Value *vp, bool *bp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:44:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:334:18: warning: 'objectClassIs' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
# ^
# ./jsproxy.h:117:18: note: overridden virtual function is here
# virtual bool objectClassIs(JSObject *obj, ESClassValue classValue, JSContext *cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:44:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:335:23: warning: 'obj_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
# ^
# ./jsproxy.h:118:23: note: overridden virtual function is here
# virtual JSString *obj_toString(JSContext *cx, JSObject *proxy);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:44:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:336:23: warning: 'fun_toString' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
# ^
# ./jsproxy.h:119:23: note: overridden virtual function is here
# virtual JSString *fun_toString(JSContext *cx, JSObject *proxy, unsigned indent);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:44:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:337:18: warning: 'regexp_toShared' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
# ^
# ./jsproxy.h:120:18: note: overridden virtual function is here
# virtual bool regexp_toShared(JSContext *cx, JSObject *proxy, RegExpGuard *g);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:44:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:338:18: warning: 'defaultValue' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
# ^
# ./jsproxy.h:121:18: note: overridden virtual function is here
# virtual bool defaultValue(JSContext *cx, JSObject *obj, JSType hint, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:44:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:339:18: warning: 'iteratorNext' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
# ^
# ./jsproxy.h:122:18: note: overridden virtual function is here
# virtual bool iteratorNext(JSContext *cx, JSObject *proxy, Value *vp);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:44:
# In file included from ./vm/Debugger.h:19:
# ./jswrapper.h:340:18: warning: 'getElementIfPresent' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
# virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
# ^
# ./jsproxy.h:124:18: note: overridden virtual function is here
# virtual bool getElementIfPresent(JSContext *cx, JSObject *obj, JSObject *receiver,
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:3684:9: error: cannot jump from this indirect goto statement to one of its possible targets
# DO_NEXT_OP(len);
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:1091:33: note: expanded from macro 'DO_NEXT_OP'
# DO_OP(); \
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:1085:47: note: expanded from macro 'DO_OP'
# JS_EXTENSION_(goto *jumpTable[op]); \
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:1420:1: note: possible target of indirect goto statement
# ADD_EMPTY_CASE(JSOP_NOP)
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:1097:29: note: expanded from macro 'ADD_EMPTY_CASE'
# # define ADD_EMPTY_CASE(OP) BEGIN_CASE(OP) \
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:1094:29: note: expanded from macro 'BEGIN_CASE'
# # define BEGIN_CASE(OP) L_##OP:
# ^
# :244:1: note: expanded from here
# L_JSOP_NOP
# ^
# /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:3667:25: note: jump exits scope of variable with non-trivial destructor
# DebugOnly blockDepth = regs.fp()->blockChain().stackDepth();
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:20:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1345:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, VALVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:20:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1358:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, IDVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:20:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jsapi.h:1371:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SCRIPTVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:20:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsgc.h:647:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# GCHelperThread(JSRuntime *rt)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:20:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./vm/String.h:782:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, NAMEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:20:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1950:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, OBJVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:20:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1963:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, STRINGVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:20:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsapi.h:1261:32: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, tag), vector(cx), vectorRoot(cx, &vector)
# ^
# ./jscntxt.h:1976:11: note: in instantiation of member function 'JS::AutoVectorRooter::AutoVectorRooter' requested here
# : AutoVectorRooter(cx, SHAPEVECTOR)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:20:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./assembler/jit/ExecutableAllocator.h:182:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit ExecutableAllocator(AllocationBehavior allocBehavior)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:20:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# CharacterClass(PassRefPtr table)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:20:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:91:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# CharacterClass(PassRefPtr table)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:20:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:246:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# PatternAlternative(PatternDisjunction* disjunction)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:20:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:289:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# PatternDisjunction(PatternAlternative* parent = 0)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:20:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrPattern.h:327:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# TermChain(PatternTerm term)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:20:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:320:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# ByteDisjunction(unsigned numSubpatterns, unsigned frameSize)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:20:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# BytecodePattern(PassOwnPtr body, const Vector &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:20:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./yarr/wtfbridge.h:127:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Vector() {}
# ^
# ./yarr/YarrInterpreter.h:334:5: note: in instantiation of member function 'JSC::Yarr::Vector::Vector' requested here
# BytecodePattern(PassOwnPtr body, const Vector &allParenthesesInfo, YarrPattern& pattern, BumpPointerAllocator* allocator)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:20:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsanalyze.h:1168:15: note: in instantiation of member function 'js::Vector::Vector' requested here
# : phiNodes(cx), hasGetSet(false), hasHole(false), forTypes(NULL),
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:20:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsanalyze.h:1290:67: note: in instantiation of member function 'js::Vector::Vector' requested here
# : outerFrame(OUTER_FRAME, outer, 0, INVALID_FRAME, NULL), inlineFrames(cx)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:20:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./frontend/ParseMaps.h:82:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit ParseMapPool(JSContext *cx) : cx(cx) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:20:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./vm/RegExpStatics.h:109:14: note: in instantiation of member function 'js::Vector::Vector' requested here
# explicit RegExpStatics(InitBuffer) : bufferLink(NULL), copied(false) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:20:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jscntxt.h:1440:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# JS_DECLARE_NEW_METHODS(malloc_, inline)
# ^
# ./dist/include/js/Utility.h:483:32: note: expanded from macro 'JS_DECLARE_NEW_METHODS'
# JS_NEW_BODY(ALLOCATOR, T, (p1))\
# ^
# ./jsinferinlines.h:316:44: note: in instantiation of function template specialization 'JSContext::new_, JSContext *>' requested here
# types.constrainedOutputs = cx->new_< Vector >(cx);
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:20:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./jsobjinlines.h:1305:40: note: in instantiation of member function 'js::Vector::Vector' requested here
# : AutoGCRooter(cx, DESCRIPTORS), descriptors(cx), skip(cx, &descriptors)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:20:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./frontend/BytecodeEmitter.h:49:34: note: in instantiation of member function 'js::Vector::Vector' requested here
# GCConstList(JSContext *cx) : list(cx) {}
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:20:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./methodjit/BaseAssembler.h:124:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# SPSInstrumentation(SPSProfiler *profiler, JSScript **script, jsbytecode **pc)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:20:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./methodjit/BaseAssembler.h:253:9: note: in instantiation of member function 'js::Vector::Vector' requested here
# : callPatches(SystemAllocPolicy()),
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:20:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./methodjit/BaseAssembler.h:252:5: note: in instantiation of member function 'js::Vector::Vector' requested here
# Assembler(SPSInstrumentation *sps = NULL)
# ^
# In file included from /tmp/js17/src/mozjs17.0.0/js/src/jsinterp.cpp:20:
# In file included from ./jsapi.h:32:
# ./dist/include/js/Vector.h:497:34: warning: field 'storage' is uninitialized when used here [-Wuninitialized]
# : AllocPolicy(ap), mBegin((T *)storage.addr()), mLength(0),
# ^
# ./methodjit/BaseAssembler.h:1350:22: note: in instantiation of member function 'js::Vector::Jump, 0, js::TempAllocPolicy>::Vector' requested here
# Vector matches(cx);
# ^
# 51 warnings and 1 error generated.
# make[1]: *** [config/rules.mk:1019: jsinterp.o] Error 1
# make[1]: Leaving directory '/tmp/js17/src/mozjs17.0.0/js/src'
# make: *** [config/rules.mk:577: default] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/js17/src/mozjs17.0.0/js/src/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# configure:850: checking host system type
# configure:871: checking target system type
# configure:889: checking build system type
# configure:951: checking for gawk
# configure:1196: checking for perl5
# configure:1196: checking for perl
# configure:2566: checking for gcc
# configure:2679: checking whether the C compiler (clang ) works
# configure:2695: clang -o conftest conftest.c 1>&5
# configure:2692:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# main(){return(0);}
# ^
# 1 warning generated.
# configure:2721: checking whether the C compiler (clang ) is a cross-compiler
# configure:2726: checking whether we are using GNU C
# configure:2735: clang -E conftest.c
# configure:2754: checking whether clang accepts -g
# configure:2790: checking for c++
# configure:2822: checking whether the C++ compiler (clang++ ) works
# configure:2838: clang++ -o conftest conftest.C 1>&5
# configure:2864: checking whether the C++ compiler (clang++ ) is a cross-compiler
# configure:2869: checking whether we are using GNU C++
# configure:2878: clang++ -E conftest.C
# configure:2897: checking whether clang++ accepts -g
# configure:2946: clang -c conftest.c 1>&5
# configure:2963: clang -c conftest.c 1>&5
# configure:2959:1: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# exit (42);
# ^
# configure:2959:1: note: include the header or explicitly provide a declaration for 'exit'
# 1 warning generated.
# configure:2982: checking for ranlib
# configure:3014: checking for as
# configure:3068: checking for ar
# configure:3103: checking for ld
# configure:3138: checking for strip
# configure:3173: checking for windres
# configure:3729: checking how to run the C preprocessor
# configure:3750: clang -E conftest.c >/dev/null 2>conftest.out
# configure:3809: checking how to run the C++ preprocessor
# configure:3827: clang++ -E conftest.C >/dev/null 2>conftest.out
# configure:3919: checking for sb-conf
# configure:3919: checking for ve
# configure:3981: checking for a BSD compatible install
# configure:4034: checking whether ln -s works
# configure:4057: checking for minimum required perl version >= 5.006
# configure:4068: checking for full perl installation
# configure:4083: checking for python2.7
# configure:4143: checking for doxygen
# configure:4192: checking for autoconf
# configure:4241: checking for makedepend
# configure:4289: checking for xargs
# configure:4638: checking for gmake
# configure:4638: checking for make
# configure:4705: checking for X
# configure:4772: clang -E conftest.c >/dev/null 2>conftest.out
# configure:4848: clang -o conftest conftest.c -lXt 1>&5
# configure:4844:1: warning: implicit declaration of function 'XtMalloc' is invalid in C99 [-Wimplicit-function-declaration]
# XtMalloc()
# ^
# 1 warning generated.
# configure:5022: checking for dnet_ntoa in -ldnet
# configure:5041: clang -o conftest conftest.c -ldnet 1>&5
# /usr/bin/ld: cannot find -ldnet
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure: failed program was:
# #line 5030 "configure"
# #include "confdefs.h"
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char dnet_ntoa();
#
# int main() {
# dnet_ntoa()
# ; return 0; }
# configure:5063: checking for dnet_ntoa in -ldnet_stub
# configure:5082: clang -o conftest conftest.c -ldnet_stub 1>&5
# /usr/bin/ld: cannot find -ldnet_stub
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure: failed program was:
# #line 5071 "configure"
# #include "confdefs.h"
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char dnet_ntoa();
#
# int main() {
# dnet_ntoa()
# ; return 0; }
# configure:5111: checking for gethostbyname
# configure:5139: clang -o conftest conftest.c 1>&5
# configure:5209: checking for connect
# configure:5237: clang -o conftest conftest.c 1>&5
# configure:5301: checking for remove
# configure:5329: clang -o conftest conftest.c 1>&5
# configure:5393: checking for shmat
# configure:5421: clang -o conftest conftest.c 1>&5
# configure:5494: checking for IceConnectionNumber in -lICE
# configure:5513: clang -o conftest conftest.c -lICE 1>&5
# configure:5904: clang -c conftest.c 1>&5
# configure:5900:15: error: use of undeclared identifier '__thumb2__'
# return sizeof(__thumb2__);
# ^
# 1 error generated.
# configure: failed program was:
# #line 5897 "configure"
# #include "confdefs.h"
#
# int main() {
# return sizeof(__thumb2__);
# ; return 0; }
# configure:6098: checking that static assertion macros used in autoconf tests work
# configure:6119: clang -c conftest.c 1>&5
# configure:6136: clang -c conftest.c 1>&5
# configure:6136:1: error: 'static_assert_line_6136' declared as an array with a negative size
# CONFIGURE_STATIC_ASSERT(0)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~
# configure:6131:44: note: expanded from macro 'CONFIGURE_STATIC_ASSERT'
# #define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# configure:6132:55: note: expanded from macro 'CONFIGURE_STATIC_ASSERT_IMPL'
# #define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# configure:6133:94: note: expanded from macro 'CONFIGURE_STATIC_ASSERT_IMPL2'
# #define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1]
# ^~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure: failed program was:
# #line 6129 "configure"
# #include "confdefs.h"
#
# #define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
# #define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
# #define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1]
#
# int main() {
# CONFIGURE_STATIC_ASSERT(0)
# ; return 0; }
# configure:6159: clang++ -c conftest.C 1>&5
# configure:6176: clang++ -c conftest.C 1>&5
# configure:6176:1: error: 'static_assert_line_6176' declared as an array with a negative size
# CONFIGURE_STATIC_ASSERT(0)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~
# configure:6171:44: note: expanded from macro 'CONFIGURE_STATIC_ASSERT'
# #define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# configure:6172:55: note: expanded from macro 'CONFIGURE_STATIC_ASSERT_IMPL'
# #define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# configure:6173:94: note: expanded from macro 'CONFIGURE_STATIC_ASSERT_IMPL2'
# #define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1]
# ^~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure: failed program was:
# #line 6169 "configure"
# #include "confdefs.h"
#
# #define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
# #define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
# #define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1]
#
# int main() {
# CONFIGURE_STATIC_ASSERT(0)
# ; return 0; }
# configure:6321: checking whether the C compiler supports -Werror=return-type
# configure:6344: clang -c -Werror -Werror=return-type -Qunused-arguments conftest.c 1>&5
# configure:6372: checking whether the C compiler supports -Wtype-limits
# configure:6395: clang -c -Werror -Wtype-limits -Qunused-arguments conftest.c 1>&5
# configure:6423: checking whether the C compiler supports -Wempty-body
# configure:6446: clang -c -Werror -Wempty-body -Qunused-arguments conftest.c 1>&5
# configure:6480: checking whether the C compiler supports -Wno-overlength-strings
# configure:6503: clang -c -Werror -Woverlength-strings -Qunused-arguments conftest.c 1>&5
# configure:6584: checking whether the C++ compiler supports -Werror=return-type
# configure:6607: clang++ -c -Werror -Werror=return-type -Qunused-arguments conftest.C 1>&5
# configure:6635: checking whether the C++ compiler supports -Wtype-limits
# configure:6658: clang++ -c -Werror -Wtype-limits -Qunused-arguments conftest.C 1>&5
# configure:6686: checking whether the C++ compiler supports -Wempty-body
# configure:6709: clang++ -c -Werror -Wempty-body -Qunused-arguments conftest.C 1>&5
# configure:6745: checking whether the C++ compiler supports -Wno-overlength-strings
# configure:6768: clang++ -c -Werror -Woverlength-strings -Qunused-arguments conftest.C 1>&5
# configure:6796: checking whether the C++ compiler supports -Wno-invalid-offsetof
# configure:6819: clang++ -c -Werror -Winvalid-offsetof -Qunused-arguments conftest.C 1>&5
# configure:6847: checking whether the C++ compiler supports -Wno-variadic-macros
# configure:6870: clang++ -c -Werror -Wvariadic-macros -Qunused-arguments conftest.C 1>&5
# configure:6922: checking whether the C++ compiler supports -Wno-extended-offsetof
# configure:6945: clang++ -c -Werror -Wextended-offsetof -Qunused-arguments conftest.C 1>&5
# configure:6983: checking whether ld has archive extraction flags
# configure:7007: clang -o conftest -Qunused-arguments -Wl,--whole-archive conftest.c -Wl,--no-whole-archive 1>&5
# configure:7042: checking for 64-bit OS
# configure:7051: clang -c -Qunused-arguments conftest.c 1>&5
# configure:7174: checking for Python version >= 2.5 but not 3.x
# configure:7185: checking for custom implementation
# configure:8539: checking whether the linker supports Identical Code Folding
# configure:8548: clang -o conftest -Wl,--icf=safe -ffunction-sections conftest.c 1>&2
# /usr/bin/ld: unrecognized option '--icf=safe'
# /usr/bin/ld: use the --help option for usage information
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:8588: checking whether removing dead symbols breaks debugging
# configure:8595: clang -o conftest.o -ffunction-sections -fdata-sections -g -c conftest.c 1>&2
# configure:8596: clang -o conftest -g -Wl,--gc-sections conftest.o 1>&2
# configure:8619: checking for ANSI C header files
# configure:8632: clang -E -Qunused-arguments conftest.c >/dev/null 2>conftest.out
# configure:8699: clang -o conftest -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:8694:67: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
# ^
# configure:8694:67: note: include the header or explicitly provide a declaration for 'exit'
# 1 warning generated.
# configure:8726: checking for working const
# configure:8780: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:8804: checking for mode_t
# configure:8840: checking for off_t
# configure:8876: checking for pid_t
# configure:8912: checking for size_t
# configure:8955: checking for __stdcall
# configure:8969: clang++ -c -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -Qunused-arguments conftest.C 1>&5
# configure:8963:48: warning: calling convention '__stdcall' ignored for this target [-Wignored-attributes]
# template <> struct foo {};
# ^
# configure:8963:38: error: redefinition of 'foo'
# template <> struct foo {};
# ^~~~~~~~~~~~~~~~~~~~~~~~
# configure:8962:38: note: previous definition is here
# template <> struct foo {};
# ^
# 1 warning and 1 error generated.
# configure: failed program was:
# #line 8960 "configure"
# #include "confdefs.h"
# template struct foo;
# template <> struct foo {};
# template <> struct foo {};
# int main() {
#
# ; return 0; }
# configure:9001: checking for ssize_t
# configure:9014: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:9039: checking for st_blksize in struct stat
# configure:9052: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:9048:18: warning: expression result unused [-Wunused-value]
# struct stat s; s.st_blksize;
# ~ ^~~~~~~~~~
# 1 warning generated.
# configure:9076: checking for siginfo_t
# configure:9089: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:9116: checking for the size of void*
# configure:9134: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:9128:28: error: 'a' declared as an array with a negative size
# int a[sizeof (void*) == 4 ? 1 : -1];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure: failed program was:
# #line 9124 "configure"
# #include "confdefs.h"
#
# int main() {
#
# int a[sizeof (void*) == 4 ? 1 : -1];
# return 0;
#
# ; return 0; }
# configure:9134: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:9180: checking for the alignment of void*
# configure:9201: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:9195:28: error: 'a' declared as an array with a negative size
# int a[offsetof(struct aligner, a) == 2 ? 1 : -1];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# /usr/bin/../lib/clang/3.8.0/include/stddef.h:120:24: note: expanded from macro 'offsetof'
# #define offsetof(t, d) __builtin_offsetof(t, d)
# ^
# 1 error generated.
# configure: failed program was:
# #line 9188 "configure"
# #include "confdefs.h"
#
# #include
# struct aligner { char c; void* a; };
#
# int main() {
#
# int a[offsetof(struct aligner, a) == 2 ? 1 : -1];
# return 0;
#
# ; return 0; }
# configure:9201: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:9195:28: error: 'a' declared as an array with a negative size
# int a[offsetof(struct aligner, a) == 4 ? 1 : -1];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# /usr/bin/../lib/clang/3.8.0/include/stddef.h:120:24: note: expanded from macro 'offsetof'
# #define offsetof(t, d) __builtin_offsetof(t, d)
# ^
# 1 error generated.
# configure: failed program was:
# #line 9188 "configure"
# #include "confdefs.h"
#
# #include
# struct aligner { char c; void* a; };
#
# int main() {
#
# int a[offsetof(struct aligner, a) == 4 ? 1 : -1];
# return 0;
#
# ; return 0; }
# configure:9201: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:9227: checking for the size of double
# configure:9245: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:9239:28: error: 'a' declared as an array with a negative size
# int a[sizeof (double) == 6 ? 1 : -1];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure: failed program was:
# #line 9235 "configure"
# #include "confdefs.h"
#
# int main() {
#
# int a[sizeof (double) == 6 ? 1 : -1];
# return 0;
#
# ; return 0; }
# configure:9245: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:9274: checking for endian.h
# configure:9287: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:9330: checking for machine/endian.h
# configure:9343: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:9337:10: fatal error: 'machine/endian.h' file not found
# #include
# ^
# 1 error generated.
# configure: failed program was:
# #line 9335 "configure"
# #include "confdefs.h"
# #include
# #include
# int main() {
#
# ; return 0; }
# configure:9386: checking for sys/isa_defs.h
# configure:9399: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:9393:10: fatal error: 'sys/isa_defs.h' file not found
# #include
# ^
# 1 error generated.
# configure: failed program was:
# #line 9391 "configure"
# #include "confdefs.h"
#
# #include
# int main() {
#
# ; return 0; }
# configure:9439: checking for uint
# configure:9452: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:9477: checking for uint_t
# configure:9490: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:9486:7: error: expected ';' after expression
# uint_t foo = 0;
# ^
# ;
# configure:9486:1: error: use of undeclared identifier 'uint_t'
# uint_t foo = 0;
# ^
# configure:9486:8: error: use of undeclared identifier 'foo'
# uint_t foo = 0;
# ^
# 3 errors generated.
# configure: failed program was:
# #line 9482 "configure"
# #include "confdefs.h"
# #include
# #include
# int main() {
# uint_t foo = 0;
# ; return 0; }
# configure:9524: checking for uname.domainname
# configure:9537: clang++ -c -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -Qunused-arguments conftest.C 1>&5
# configure:9564: checking for uname.__domainname
# configure:9577: clang++ -c -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -Qunused-arguments conftest.C 1>&5
# configure:9573:62: error: no member named '__domainname' in 'utsname'; did you mean 'domainname'?
# (void)uname(res); if (res != 0) { domain = res->__domainname; }
# ^~~~~~~~~~~~
# domainname
# /usr/include/sys/utsname.h:67:10: note: 'domainname' declared here
# char domainname[_UTSNAME_DOMAIN_LENGTH];
# ^
# 1 error generated.
# configure: failed program was:
# #line 9569 "configure"
# #include "confdefs.h"
# #include
# int main() {
# struct utsname *res; char *domain;
# (void)uname(res); if (res != 0) { domain = res->__domainname; }
# ; return 0; }
# configure:9613: checking for visibility(hidden) attribute
# configure:9641: checking for visibility(default) attribute
# configure:9669: checking for visibility pragma support
# configure:9694: checking For gcc visibility bug with class-level attributes (GCC bug 26905)
# configure:9722: checking For x86_64 gcc visibility bug with builtins (GCC bug 20297)
# configure:9774: checking for gcc PR49911
# configure:9832: clang++ -o conftest -O2 -Qunused-arguments conftest.C 1>&5
# configure:9869: checking for dirent.h that defines DIR
# configure:9882: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:9910: checking for opendir in -ldir
# configure:9929: clang -o conftest -ffunction-sections -fdata-sections -Qunused-arguments conftest.c -ldir 1>&5
# /usr/bin/ld: cannot find -ldir
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure: failed program was:
# #line 9918 "configure"
# #include "confdefs.h"
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char opendir();
#
# int main() {
# opendir()
# ; return 0; }
# configure:10004: checking for sys/byteorder.h
# configure:10017: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:10011:10: fatal error: 'sys/byteorder.h' file not found
# #include
# ^
# 1 error generated.
# configure: failed program was:
# #line 10009 "configure"
# #include "confdefs.h"
#
# #include
# int main() {
#
# ; return 0; }
# configure:10004: checking for compat.h
# configure:10017: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:10011:10: fatal error: 'compat.h' file not found
# #include
# ^
# 1 error generated.
# configure: failed program was:
# #line 10009 "configure"
# #include "confdefs.h"
#
# #include
# int main() {
#
# ; return 0; }
# configure:10004: checking for getopt.h
# configure:10017: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:10004: checking for sys/bitypes.h
# configure:10017: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:10004: checking for memory.h
# configure:10017: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:10004: checking for unistd.h
# configure:10017: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:10004: checking for gnu/libc-version.h
# configure:10017: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:10004: checking for nl_types.h
# configure:10017: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:10004: checking for malloc.h
# configure:10017: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:10004: checking for X11/XKBlib.h
# configure:10017: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:10004: checking for io.h
# configure:10017: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:10011:10: fatal error: 'io.h' file not found
# #include
# ^
# 1 error generated.
# configure: failed program was:
# #line 10009 "configure"
# #include "confdefs.h"
#
# #include
# int main() {
#
# ; return 0; }
# configure:10004: checking for cpuid.h
# configure:10017: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:10052: checking for sys/statvfs.h
# configure:10065: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:10052: checking for sys/statfs.h
# configure:10065: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:10052: checking for sys/vfs.h
# configure:10065: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:10052: checking for sys/mount.h
# configure:10065: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:10099: checking for sys/quota.h
# configure:10112: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:10145: checking for linux/quota.h
# configure:10158: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:10192: checking for mmintrin.h
# configure:10205: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:10245: checking for new
# configure:10258: clang++ -c -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -Qunused-arguments conftest.C 1>&5
# configure:10357: checking for sys/cdefs.h
# configure:10370: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:10422: checking for linux/perf_event.h
# configure:10435: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:10450: checking for perf_event_open system call
# configure:10462: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:10498: checking for gethostbyname_r in -lc_r
# configure:10517: clang -o conftest -ffunction-sections -fdata-sections -Qunused-arguments conftest.c -lc_r 1>&5
# /usr/bin/ld: cannot find -lc_r
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure: failed program was:
# #line 10506 "configure"
# #include "confdefs.h"
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char gethostbyname_r();
#
# int main() {
# gethostbyname_r()
# ; return 0; }
# configure:10558: checking for library containing dlopen
# configure:10576: clang -o conftest -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# /tmp/conftest-c3e008.o: In function `main':
# conftest.c:(.text.main+0x12): undefined reference to `dlopen'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure: failed program was:
# #line 10565 "configure"
# #include "confdefs.h"
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char dlopen();
#
# int main() {
# dlopen()
# ; return 0; }
# configure:10598: clang -o conftest -ffunction-sections -fdata-sections -Qunused-arguments conftest.c -ldl 1>&5
# configure:10616: checking for dlfcn.h
# configure:10629: clang -c -ffunction-sections -fdata-sections -Qunused-arguments conftest.c 1>&5
# configure:10666: checking for dladdr
# configure:10694: clang -o conftest -ffunction-sections -fdata-sections -D_GNU_SOURCE -Qunused-arguments conftest.c -ldl 1>&5
# configure:10838: checking for socket in -lsocket
# configure:10857: clang -o conftest -ffunction-sections -fdata-sections -Qunused-arguments conftest.c -lsocket -ldl 1>&5
# /usr/bin/ld: cannot find -lsocket
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure: failed program was:
# #line 10846 "configure"
# #include "confdefs.h"
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char socket();
#
# int main() {
# socket()
# ; return 0; }
# configure:10896: checking for pthread_create in -lpthreads
# clang -o dummy dummy.c -ffunction-sections -fdata-sections -Qunused-arguments -lpthreads -ldl
# dummy.c:4:38: warning: control reaches end of non-void function [-Wreturn-type]
# void *foo(void *v) { int a = 1; }
# ^
# 1 warning generated.
# /usr/bin/ld: cannot find -lpthreads
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:10919: checking for pthread_create in -lpthread
# clang -o dummy dummy.c -ffunction-sections -fdata-sections -Qunused-arguments -lpthread -ldl
# dummy.c:4:38: warning: control reaches end of non-void function [-Wreturn-type]
# void *foo(void *v) { int a = 1; }
# ^
# 1 warning generated.
# configure:11024: checking whether clang accepts -pthread
# configure:11152: checking whether clang needs -traditional
# configure:11198: checking for 8-bit clean memcmp
# configure:11216: clang -o conftest -ffunction-sections -fdata-sections -pthread -Qunused-arguments -lpthread conftest.c -ldl 1>&5
# configure:11208:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# main()
# ^
# configure:11211:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# exit(memcmp(&c0, &c2, 1) < 0 && memcmp(&c1, &c2, 1) < 0 ? 0 : 1);
# ^
# configure:11211:3: note: include the header or explicitly provide a declaration for 'exit'
# configure:11211:8: warning: implicitly declaring library function 'memcmp' with type 'int (const void *, const void *, unsigned long)' [-Wimplicit-function-declaration]
# exit(memcmp(&c0, &c2, 1) < 0 && memcmp(&c1, &c2, 1) < 0 ? 0 : 1);
# ^
# configure:11211:8: note: include the header or explicitly provide a declaration for 'memcmp'
# 3 warnings generated.
# configure:11238: checking for fchmod
# configure:11266: clang -o conftest -ffunction-sections -fdata-sections -pthread -Qunused-arguments -lpthread conftest.c -ldl 1>&5
# configure:11238: checking for flockfile
# configure:11266: clang -o conftest -ffunction-sections -fdata-sections -pthread -Qunused-arguments -lpthread conftest.c -ldl 1>&5
# configure:11238: checking for getc_unlocked
# configure:11266: clang -o conftest -ffunction-sections -fdata-sections -pthread -Qunused-arguments -lpthread conftest.c -ldl 1>&5
# configure:11238: checking for _getc_nolock
# configure:11266: clang -o conftest -ffunction-sections -fdata-sections -pthread -Qunused-arguments -lpthread conftest.c -ldl 1>&5
# /tmp/conftest-e65663.o: In function `main':
# conftest.c:(.text.main+0x12): undefined reference to `_getc_nolock'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure: failed program was:
# #line 11243 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char _getc_nolock(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char _getc_nolock();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub__getc_nolock) || defined (__stub____getc_nolock)
# choke me
# #else
# _getc_nolock();
# #endif
#
# ; return 0; }
# configure:11238: checking for getpagesize
# configure:11266: clang -o conftest -ffunction-sections -fdata-sections -pthread -Qunused-arguments -lpthread conftest.c -ldl 1>&5
# configure:11238: checking for lchown
# configure:11266: clang -o conftest -ffunction-sections -fdata-sections -pthread -Qunused-arguments -lpthread conftest.c -ldl 1>&5
# configure:11238: checking for localtime_r
# configure:11266: clang -o conftest -ffunction-sections -fdata-sections -pthread -Qunused-arguments -lpthread conftest.c -ldl 1>&5
# configure:11238: checking for lstat64
# configure:11266: clang -o conftest -ffunction-sections -fdata-sections -pthread -Qunused-arguments -lpthread conftest.c -ldl 1>&5
# configure:11238: checking for memmove
# configure:11266: clang -o conftest -ffunction-sections -fdata-sections -pthread -Qunused-arguments -lpthread conftest.c -ldl 1>&5
# configure:11250:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
# char memmove();
# ^
# configure:11250:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:11238: checking for random
# configure:11266: clang -o conftest -ffunction-sections -fdata-sections -pthread -Qunused-arguments -lpthread conftest.c -ldl 1>&5
# configure:11238: checking for rint
# configure:11266: clang -o conftest -ffunction-sections -fdata-sections -pthread -Qunused-arguments -lpthread conftest.c -ldl 1>&5
# configure:11250:6: warning: incompatible redeclaration of library function 'rint' [-Wincompatible-library-redeclaration]
# char rint();
# ^
# configure:11250:6: note: 'rint' is a builtin with type 'double (double)'
# 1 warning generated.
# /tmp/conftest-740441.o: In function `main':
# conftest.c:(.text.main+0x1b): undefined reference to `rint'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure: failed program was:
# #line 11243 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char rint(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char rint();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_rint) || defined (__stub___rint)
# choke me
# #else
# rint();
# #endif
#
# ; return 0; }
# configure:11238: checking for sbrk
# configure:11266: clang -o conftest -ffunction-sections -fdata-sections -pthread -Qunused-arguments -lpthread conftest.c -ldl 1>&5
# configure:11238: checking for snprintf
# configure:11266: clang -o conftest -ffunction-sections -fdata-sections -pthread -Qunused-arguments -lpthread conftest.c -ldl 1>&5
# configure:11250:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf();
# ^
# configure:11250:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:11238: checking for stat64
# configure:11266: clang -o conftest -ffunction-sections -fdata-sections -pthread -Qunused-arguments -lpthread conftest.c -ldl 1>&5
# configure:11238: checking for statvfs
# configure:11266: clang -o conftest -ffunction-sections -fdata-sections -pthread -Qunused-arguments -lpthread conftest.c -ldl 1>&5
# configure:11238: checking for statvfs64
# configure:11266: clang -o conftest -ffunction-sections -fdata-sections -pthread -Qunused-arguments -lpthread conftest.c -ldl 1>&5
# configure:11238: checking for strerror
# configure:11266: clang -o conftest -ffunction-sections -fdata-sections -pthread -Qunused-arguments -lpthread conftest.c -ldl 1>&5
# configure:11250:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror();
# ^
# configure:11250:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:11238: checking for strtok_r
# configure:11266: clang -o conftest -ffunction-sections -fdata-sections -pthread -Qunused-arguments -lpthread conftest.c -ldl 1>&5
# configure:11238: checking for truncate64
# configure:11266: clang -o conftest -ffunction-sections -fdata-sections -pthread -Qunused-arguments -lpthread conftest.c -ldl 1>&5
# configure:11302: clang -o conftest -ffunction-sections -fdata-sections -pthread -Qunused-arguments -lpthread conftest.c -ldl 1>&5
# configure:11296:10: fatal error: 'windows.h' file not found
# #include
# ^
# 1 error generated.
# configure: failed program was:
# #line 11295 "configure"
# #include "confdefs.h"
# #include
# int main() {
# SYSTEMTIME st;FILETIME ft;SystemTimeToFileTime(&st,&ft);
# ; return 0; }
# configure:11329: clang -o conftest -ffunction-sections -fdata-sections -pthread -Qunused-arguments -lpthread conftest.c -ldl 1>&5
# configure:11323:10: fatal error: 'windows.h' file not found
# #include
# ^
# 1 error generated.
# configure: failed program was:
# #line 11322 "configure"
# #include "confdefs.h"
# #include
# int main() {
# FILETIME ft;GetSystemTimeAsFileTime(&ft);
# ; return 0; }
# configure:11359: checking for wcrtomb
# configure:11371: clang++ -o conftest -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -Qunused-arguments -lpthread conftest.C -ldl 1>&5
# configure:11394: checking for mbrtowc
# configure:11406: clang++ -o conftest -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -Qunused-arguments -lpthread conftest.C -ldl 1>&5
# configure:11438: checking for res_ninit()
# configure:11455: clang -o conftest -ffunction-sections -fdata-sections -pthread -Qunused-arguments -lpthread conftest.c -ldl 1>&5
# In file included from configure:11448:
# In file included from /usr/include/resolv.h:56:
# In file included from /usr/include/sys/types.h:25:
# /usr/include/features.h:148:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^
# 1 warning generated.
# configure:11488: checking for gnu_get_libc_version()
# configure:11504: clang++ -o conftest -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -Qunused-arguments -lpthread conftest.C -ldl 1>&5
# configure:11538: checking for an implementation of va_copy()
# configure:11562: clang -o conftest -ffunction-sections -fdata-sections -pthread -Qunused-arguments -lpthread conftest.c -ldl 1>&5
# configure:11556:17: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# exit (1);
# ^
# configure:11556:17: note: include the header or explicitly provide a declaration for 'exit'
# 1 warning generated.
# configure:11579: checking for an implementation of __va_copy()
# configure:11603: clang -o conftest -ffunction-sections -fdata-sections -pthread -Qunused-arguments -lpthread conftest.c -ldl 1>&5
# configure:11597:17: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# exit (1);
# ^
# configure:11597:17: note: include the header or explicitly provide a declaration for 'exit'
# 1 warning generated.
# configure:11620: checking whether va_lists can be copied by value
# configure:11644: clang -o conftest -ffunction-sections -fdata-sections -pthread -Qunused-arguments -lpthread conftest.c -ldl 1>&5
# configure:11636:19: error: array type 'va_list' (aka '__builtin_va_list') is not assignable
# args2 = args1;
# ~~~~~ ^
# configure:11638:17: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# exit (1);
# ^
# configure:11638:17: note: include the header or explicitly provide a declaration for 'exit'
# 1 warning and 1 error generated.
# configure: failed program was:
# #line 11630 "configure"
# #include "confdefs.h"
#
# #include
# void f (int i, ...) {
# va_list args1, args2;
# va_start (args1, i);
# args2 = args1;
# if (va_arg (args2, int) != 42 || va_arg (args1, int) != 42)
# exit (1);
# va_end (args1); va_end (args2);
# }
# int main() { f (0, 42); return 0; }
# configure:11757: checking for modern C++ template specialization syntax support
# configure:11772: clang++ -c -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -Qunused-arguments conftest.C 1>&5
# configure:11790: checking whether partial template specialization works
# configure:11803: clang++ -c -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -Qunused-arguments conftest.C 1>&5
# configure:11827: checking whether the C++ "using" keyword resolves ambiguity
# configure:11848: clang++ -c -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -Qunused-arguments conftest.C 1>&5
# configure:11872: checking for C++ dynamic_cast to void*
# configure:11896: clang++ -o conftest -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -Qunused-arguments -lpthread conftest.C -ldl 1>&5
# configure:11923: checking whether C++ requires implementation of unused virtual methods
# configure:11935: clang++ -o conftest -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -Qunused-arguments -lpthread conftest.C -ldl 1>&5
# /tmp/conftest-89ab9d.o: In function `X::X()':
# conftest.C:(.text._ZN1XC2Ev[_ZN1XC2Ev]+0x6): undefined reference to `vtable for X'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure: failed program was:
# #line 11928 "configure"
# #include "confdefs.h"
# class X {private: virtual void never_called();};
# int main() {
# X x;
# ; return 0; }
# configure:11961: checking for trouble comparing to zero near std::operator!=()
# configure:11977: clang++ -c -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -Qunused-arguments conftest.C 1>&5
# configure:12007: checking for __thread keyword for TLS variables
# configure:12019: clang++ -o conftest -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -Qunused-arguments -lpthread -fPIC -shared -Wl,-z,defs -Wl,--gc-sections conftest.C -ldl 1>&5
# configure:12059: checking for malloc.h
# configure:12180: checking for strndup
# configure:12211: clang++ -o conftest -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -Qunused-arguments -lpthread conftest.C -ldl 1>&5
# configure:12180: checking for posix_memalign
# configure:12211: clang++ -o conftest -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -Qunused-arguments -lpthread conftest.C -ldl 1>&5
# configure:12180: checking for memalign
# configure:12211: clang++ -o conftest -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -Qunused-arguments -lpthread conftest.C -ldl 1>&5
# configure:12180: checking for valloc
# configure:12211: clang++ -o conftest -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -Qunused-arguments -lpthread conftest.C -ldl 1>&5
# configure:12241: checking for __attribute__((always_inline))
# configure:12253: clang++ -c -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -Qunused-arguments conftest.C 1>&5
# configure:12268: checking for __attribute__((malloc))
# configure:12280: clang++ -c -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -Qunused-arguments conftest.C 1>&5
# configure:12295: checking for __attribute__((warn_unused_result))
# configure:12307: clang++ -c -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -Qunused-arguments conftest.C 1>&5
# configure:12331: checking for LC_MESSAGES
# configure:12343: clang -c -ffunction-sections -fdata-sections -pthread -Qunused-arguments conftest.c 1>&5
# configure:12369: checking for localeconv
# configure:12397: clang -o conftest -ffunction-sections -fdata-sections -pthread -Qunused-arguments -lpthread conftest.c -ldl 1>&5
# configure:12584: checking for nspr-config
# configure:12619: checking for NSPR - version >= 4.9.2
# configure:12691: clang -c -ffunction-sections -fdata-sections -pthread -I/usr/include/nspr -Qunused-arguments conftest.c 1>&5
# configure:12733: checking for gzread in -lz
# configure:12752: clang -o conftest -ffunction-sections -fdata-sections -pthread -Qunused-arguments -lpthread conftest.c -lz -ldl 1>&5
# configure:12787: clang -c -ffunction-sections -fdata-sections -pthread -Qunused-arguments conftest.c 1>&5
# configure:13205: checking for valid optimization flags
# configure:13216: clang -c -ffunction-sections -fdata-sections -pthread -O3 -freorder-blocks -Qunused-arguments conftest.c 1>&5
# clang-3.8: warning: optimization flag '-freorder-blocks' is not supported
# configure:14103: checking for __cxa_demangle
# configure:14134: clang++ -o conftest -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -Qunused-arguments -lpthread conftest.C -ldl 1>&5
# configure:14188: checking for unwind.h
# configure:14201: clang -c -ffunction-sections -fdata-sections -pthread -Qunused-arguments conftest.c 1>&5
# configure:14218: checking for _Unwind_Backtrace
# configure:14246: clang -o conftest -ffunction-sections -fdata-sections -pthread -Qunused-arguments -lpthread conftest.c -ldl 1>&5
# configure:14338: checking for -pipe support
# configure:14352: checking whether C compiler supports -fprofile-generate
# configure:14361: clang -c -ffunction-sections -fdata-sections -pthread -pipe -fprofile-generate -fprofile-correction -Qunused-arguments conftest.c 1>&5
# clang-3.8: warning: optimization flag '-fprofile-correction' is not supported
# configure:14425: checking whether C++ compiler has -pedantic long long bug
# configure:14434: clang++ -c -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -pedantic -Qunused-arguments -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-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -Qunused-arguments conftest.C 1>&5
# configure:14434:1: warning: unused typedef 'static_assert_line_14434' [-Wunused-local-typedef]
# CONFIGURE_STATIC_ASSERT(sizeof(long long) == 8)
# ^
# configure:14429:44: note: expanded from macro 'CONFIGURE_STATIC_ASSERT'
# #define CONFIGURE_STATIC_ASSERT(condition) CONFIGURE_STATIC_ASSERT_IMPL(condition, __LINE__)
# ^
# configure:14430:55: note: expanded from macro 'CONFIGURE_STATIC_ASSERT_IMPL'
# #define CONFIGURE_STATIC_ASSERT_IMPL(condition, line) CONFIGURE_STATIC_ASSERT_IMPL2(condition, line)
# ^
# configure:14431:68: note: expanded from macro 'CONFIGURE_STATIC_ASSERT_IMPL2'
# #define CONFIGURE_STATIC_ASSERT_IMPL2(condition, line) typedef int static_assert_line_##line[(condition) ? 1 : -1]
# ^
# :3:1: note: expanded from here
# static_assert_line_14434
# ^
# 1 warning generated.
# configure:14461: checking for correct overload resolution with const and templates
# configure:14496: clang++ -c -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -pedantic -Qunused-arguments -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-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option -Wno-return-type-c-linkage -Wno-mismatched-tags -Wno-long-long -Qunused-arguments conftest.C 1>&5
# configure:14522: checking for tm_zone tm_gmtoff in struct tm
# configure:14534: clang++ -c -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -pthread -pipe -Qunused-arguments conftest.C 1>&5
# configure:14576: checking what kind of list files are supported by the linker
# configure:14581: clang -o conftest.o -c -ffunction-sections -fdata-sections -pthread -pipe -Qunused-arguments conftest.c 1>&5
# configure:14583: clang -o conftest -lpthread conftest.list -ldl 1>&5
# configure:14607: checking what kind of ordering can be done with the linker
# configure:14622: clang -o conftest -ffunction-sections -fdata-sections -pthread -pipe -Qunused-arguments -lpthread -Wl,--section-ordering-file,conftest.order conftest.c -ldl 1>&5
# /usr/bin/ld: unrecognized option '--section-ordering-file'
# /usr/bin/ld: use the --help option for usage information
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure: failed program was:
# #line 14615 "configure"
# #include "confdefs.h"
#
# int main() {
#
# ; return 0; }
# configure:14634: clang -shared -Wl,-z,defs -Wl,--gc-sections -lpthread -o libconftest.so -Wl
# configure:14745: checking for readline in -lreadline
# configure:14764: clang -o conftest -ffunction-sections -fdata-sections -pthread -pipe -Qunused-arguments -lpthread conftest.c -lreadline -ldl 1>&5
# configure:14994: checking for posix_fallocate
# configure:15004: clang -o conftest -pedantic -Qunused-arguments -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Wtype-limits -Wempty-body -Wno-unused -Wno-overlength-strings -Wno-long-long -ffunction-sections -fdata-sections -pthread -pipe -Qunused-arguments -lpthread conftest.c -ldl 1>&5
# configure:15166: checking for setlocale
# configure:15194: clang -o conftest -pedantic -Qunused-arguments -Wall -Wpointer-arith -Wdeclaration-after-statement -Werror=return-type -Wtype-limits -Wempty-body -Wno-unused -Wno-overlength-strings -Wno-long-long -ffunction-sections -fdata-sections -pthread -pipe -Qunused-arguments -lpthread conftest.c -ldl 1>&5
# configure:15224: checking for localeconv