Task #1666 - stdout.log
back to task #1666download
<...trimmed, download required for full log> /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/EnvironmentObject.cpp: In function ‘js::ModuleEnvironmentObject::create(JSContext*, JS::Handle<js::ModuleObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/EnvironmentObject.cpp:388:36: note: ‘env’ declared here <--[g++] 388 | Rooted<ModuleEnvironmentObject*> env( | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/EnvironmentObject.cpp:382:16: note: ‘cx’ declared here <--[g++] 382 | JSContext* cx, Handle<ModuleObject*> module) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::SharedShape*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::SharedShape*>::Rooted<JSContext*, js::SharedShape*>(JSContext* const&, js::SharedShape*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::SharedShape::ensureInitialCustomShape<js::ErrorObject>(JSContext*, JS::Handle<js::ErrorObject*>)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape-inl.h:38:24, inlined from ‘js::ErrorObject::init(JSContext*, JS::Handle<js::ErrorObject*>, JSExnType, mozilla::UniquePtr<JSErrorReport, JS::DeletePolicy<JSErrorReport> >, JS::Handle<JSString*>, JS::Handle<JSObject*>, unsigned int, unsigned int, unsigned int, JS::Handle<JSString*>, JS::Handle<mozilla::Maybe<JS::Value> >)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ErrorObject.cpp:457:58: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘shape’ in ‘MEM[(struct StackRootedBase * *)cx_38(D) + 40B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject-inl.h:33, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/EnvironmentObject.cpp:34: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape-inl.h: In function ‘js::ErrorObject::init(JSContext*, JS::Handle<js::ErrorObject*>, JSExnType, mozilla::UniquePtr<JSErrorReport, JS::DeletePolicy<JSErrorReport> >, JS::Handle<JSString*>, JS::Handle<JSObject*>, unsigned int, unsigned int, unsigned int, JS::Handle<JSString*>, JS::Handle<mozilla::Maybe<JS::Value> >)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape-inl.h:38:24: note: ‘shape’ declared here <--[g++] 38 | Rooted<SharedShape*> shape(cx, ObjectSubclass::assignInitialShape(cx, obj)); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ErrorObject.cpp:444:39: note: ‘cx’ declared here <--[g++] 444 | bool js::ErrorObject::init(JSContext* cx, Handle<ErrorObject*> obj, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JS::Handle<JSObject*>&>(JSContext* const&, JS::Handle<JSObject*>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::ErrorObject::create(JSContext*, JSExnType, JS::Handle<JSObject*>, JS::Handle<JSString*>, unsigned int, unsigned int, unsigned int, mozilla::UniquePtr<JSErrorReport, JS::DeletePolicy<JSErrorReport> >, JS::Handle<JSString*>, JS::Handle<mozilla::Maybe<JS::Value> >, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ErrorObject.cpp:533:34: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘proto’ in ‘MEM[(struct StackRootedBase * *)cx_63(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ErrorObject.cpp: In function ‘js::ErrorObject::create(JSContext*, JSExnType, JS::Handle<JSObject*>, JS::Handle<JSString*>, unsigned int, unsigned int, unsigned int, mozilla::UniquePtr<JSErrorReport, JS::DeletePolicy<JSErrorReport> >, JS::Handle<JSString*>, JS::Handle<mozilla::Maybe<JS::Value> >, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ErrorObject.cpp:533:16: note: ‘proto’ declared here <--[g++] 533 | RootedObject proto(cx, protoArg); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ErrorObject.cpp:523:49: note: ‘cx’ declared here <--[g++] 523 | ErrorObject* js::ErrorObject::create(JSContext* cx, JSExnType errorType, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, decltype(nullptr)>(JSContext* const&, decltype(nullptr)&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘CreateErrorObject(JSContext*, JS::CallArgs const&, unsigned int, JSExnType, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ErrorObject.cpp:208:35: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘message’ in ‘MEM[(struct StackRootedBase * *)cx_279(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ErrorObject.cpp: In function ‘CreateErrorObject(JSContext*, JS::CallArgs const&, unsigned int, JSExnType, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ErrorObject.cpp:208:16: note: ‘message’ declared here <--[g++] 208 | RootedString message(cx, nullptr); | ^~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ErrorObject.cpp:204:50: note: ‘cx’ declared here <--[g++] 204 | static ErrorObject* CreateErrorObject(JSContext* cx, const CallArgs& args, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ErrorObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ErrorObject*>::Rooted<JSContext*, js::ErrorObject*>(JSContext* const&, js::ErrorObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘AggregateError(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ErrorObject.cpp:336:68: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_139(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ErrorObject.cpp: In function ‘AggregateError(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ErrorObject.cpp:335:24: note: ‘obj’ declared here <--[g++] 335 | Rooted<ErrorObject*> obj( | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ErrorObject.cpp:313:39: note: ‘cx’ declared here <--[g++] 313 | static bool AggregateError(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::SharedShape*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::SharedShape*>::Rooted<JSContext*, js::SharedShape*>(JSContext* const&, js::SharedShape*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::BlockLexicalEnvironmentObject::createHollowForDebug(JSContext*, JS::Handle<js::LexicalScope*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/EnvironmentObject.cpp:959:63: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘shape’ in ‘MEM[(struct StackRootedBase * *)cx_151(D) + 40B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/EnvironmentObject.cpp: In function ‘js::BlockLexicalEnvironmentObject::createHollowForDebug(JSContext*, JS::Handle<js::LexicalScope*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/EnvironmentObject.cpp:958:24: note: ‘shape’ declared here <--[g++] 958 | Rooted<SharedShape*> shape( | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/EnvironmentObject.cpp:955:16: note: ‘cx’ declared here <--[g++] 955 | JSContext* cx, Handle<LexicalScope*> scope) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::SharedShape*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::SharedShape*>::Rooted<JSContext*, js::SharedShape*>(JSContext* const&, js::SharedShape*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::WithEnvironmentObject::create(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JS::Handle<js::WithScope*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/EnvironmentObject.cpp:634:78: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘shape’ in ‘MEM[(struct StackRootedBase * *)cx_61(D) + 40B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/EnvironmentObject.cpp: In function ‘js::WithEnvironmentObject::create(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JS::Handle<js::WithScope*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/EnvironmentObject.cpp:633:24: note: ‘shape’ declared here <--[g++] 633 | Rooted<SharedShape*> shape(cx, | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/EnvironmentObject.cpp:629:65: note: ‘cx’ declared here <--[g++] 629 | WithEnvironmentObject* WithEnvironmentObject::create(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JS::Handle<JSObject*>&>(JSContext* const&, JS::Handle<JSObject*>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::CreateObjectsForEnvironmentChain(JSContext*, JS::Handle<JS::StackGCVector<JSObject*, js::TempAllocPolicy> >, JS::Handle<JSObject*>, JS::MutableHandle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/EnvironmentObject.cpp:3310:47: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘enclosingEnv’ in ‘MEM[(struct StackRootedBase * *)cx_50(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/EnvironmentObject.cpp: In function ‘js::CreateObjectsForEnvironmentChain(JSContext*, JS::Handle<JS::StackGCVector<JSObject*, js::TempAllocPolicy> >, JS::Handle<JSObject*>, JS::MutableHandle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/EnvironmentObject.cpp:3310:16: note: ‘enclosingEnv’ declared here <--[g++] 3310 | RootedObject enclosingEnv(cx, terminatingEnv); | ^~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/EnvironmentObject.cpp:3296:54: note: ‘cx’ declared here <--[g++] 3296 | bool js::CreateObjectsForEnvironmentChain(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::SharedShape*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::SharedShape*>::Rooted<JSContext*, js::SharedShape*>(JSContext* const&, js::SharedShape*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::VarEnvironmentObject::createHollowForDebug(JSContext*, JS::Handle<js::Scope*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/EnvironmentObject.cpp:300:77: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘shape’ in ‘MEM[(struct StackRootedBase * *)cx_144(D) + 40B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/EnvironmentObject.cpp: In function ‘js::VarEnvironmentObject::createHollowForDebug(JSContext*, JS::Handle<js::Scope*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/EnvironmentObject.cpp:299:24: note: ‘shape’ declared here <--[g++] 299 | Rooted<SharedShape*> shape(cx, | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/EnvironmentObject.cpp:295:16: note: ‘cx’ declared here <--[g++] 295 | JSContext* cx, Handle<Scope*> scope) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::SharedShape*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::SharedShape*>::Rooted<JSContext*, js::SharedShape*>(JSContext* const&, js::SharedShape*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::CallObject::createHollowForDebug(JSContext*, JS::Handle<JSFunction*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/EnvironmentObject.cpp:202:71: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘shape’ in ‘MEM[(struct StackRootedBase * *)cx_169(D) + 40B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/EnvironmentObject.cpp: In function ‘js::CallObject::createHollowForDebug(JSContext*, JS::Handle<JSFunction*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/EnvironmentObject.cpp:202:24: note: ‘shape’ declared here <--[g++] 202 | Rooted<SharedShape*> shape(cx, EmptyEnvironmentShape<CallObject>(cx)); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/EnvironmentObject.cpp:196:57: note: ‘cx’ declared here <--[g++] 196 | CallObject* CallObject::createHollowForDebug(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::EnvironmentObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::EnvironmentObject*>::Rooted<JSContext*, js::EnvironmentObject*>(JSContext* const&, js::EnvironmentObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘GetDebugEnvironmentForEnvironmentObject(JSContext*, js::EnvironmentIter const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/EnvironmentObject.cpp:3083:55, inlined from ‘GetDebugEnvironment(JSContext*, js::EnvironmentIter const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/EnvironmentObject.cpp:3233:51: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘env’ in ‘MEM[(struct StackRootedBase * *)cx_4(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/EnvironmentObject.cpp: In function ‘GetDebugEnvironment(JSContext*, js::EnvironmentIter const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/EnvironmentObject.cpp:3083:30: note: ‘env’ declared here <--[g++] 3083 | Rooted<EnvironmentObject*> env(cx, &ei.environment()); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/EnvironmentObject.cpp:3222:49: note: ‘cx’ declared here <--[g++] 3222 | static JSObject* GetDebugEnvironment(JSContext* cx, const EnvironmentIter& ei) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::BlockLexicalEnvironmentObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::BlockLexicalEnvironmentObject*>::Rooted<JSContext*, js::BlockLexicalEnvironmentObject*>(JSContext* const&, js::BlockLexicalEnvironmentObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::BlockLexicalEnvironmentObject::clone(JSContext*, JS::Handle<js::BlockLexicalEnvironmentObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/EnvironmentObject.cpp:1013:58: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘copy’ in ‘MEM[(struct StackRootedBase * *)cx_117(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/EnvironmentObject.cpp: In function ‘js::BlockLexicalEnvironmentObject::clone(JSContext*, JS::Handle<js::BlockLexicalEnvironmentObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/EnvironmentObject.cpp:1012:42: note: ‘copy’ declared here <--[g++] 1012 | Rooted<BlockLexicalEnvironmentObject*> copy( | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/EnvironmentObject.cpp:1009:16: note: ‘cx’ declared here <--[g++] 1009 | JSContext* cx, Handle<BlockLexicalEnvironmentObject*> env) { | ~~~~~~~~~~~^~ make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/gc' js/src/gc/StoreBuffer.o /usr/lib64/cscppc/g++ -o StoreBuffer.o -c -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/gc -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include -DWITH_GZFILEOP -DMOZILLA_CLIENT -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-invalid-offsetof -Wc++2a-compat -Wcomma-subscript -Wvolatile -Wno-error=deprecated -Wno-error=deprecated-enum-enum-conversion -Wduplicated-cond -Wimplicit-fallthrough -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -Wno-error=builtin-macro-redefined -Werror=format -Wno-attributes -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/StoreBuffer.o.pp /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/StoreBuffer.cpp /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/StoreBuffer.cpp: internal warning: child 5945 timed out after 30s <--[clang++] cswrap: error: child 5945 (/usr/lib64/ccache/clang++) terminated by signal 15 (timed out) make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/gc' make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/shell' js/src/shell/Unified_cpp_js_src_shell0.o /usr/lib64/cscppc/g++ -o Unified_cpp_js_src_shell0.o -c -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DMOZ_HAS_MOZGLUE -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/shell -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include -DWITH_GZFILEOP -DMOZILLA_CLIENT -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-invalid-offsetof -Wc++2a-compat -Wcomma-subscript -Wvolatile -Wno-error=deprecated -Wno-error=deprecated-enum-enum-conversion -Wduplicated-cond -Wimplicit-fallthrough -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -Wno-error=builtin-macro-redefined -Werror=format -Wno-attributes -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src_shell0.o.pp Unified_cpp_js_src_shell0.cpp In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/shell/Unified_cpp_js_src_shell0.cpp:38: <--[clang++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:935:7: warning: Value stored to 'result' is never read [deadcode.DeadStores] <--[clang++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:1955:5: warning: Value stored to 'found' is never read [deadcode.DeadStores] <--[clang++] In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallArgs.h:73, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallNonGenericMethod.h:12, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/NamespaceImports.h:15, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Barrier.h:12, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ModuleObject.h:17, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.h:10, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:7, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/shell/Unified_cpp_js_src_shell0.cpp:2: <--[g++] In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘dom_genericMethod(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:10150:48: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_71(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/shell/Unified_cpp_js_src_shell0.cpp:38: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘dom_genericMethod(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:10150:16: note: ‘obj’ declared here <--[g++] 10150 | RootedObject obj(cx, &args.thisv().toObject()); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:10142:42: note: ‘cx’ declared here <--[g++] 10142 | static bool dom_genericMethod(JSContext* cx, unsigned argc, JS::Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘dom_genericSetter(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:10124:48: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_70(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘dom_genericSetter(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:10124:16: note: ‘obj’ declared here <--[g++] 10124 | RootedObject obj(cx, &args.thisv().toObject()); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:10116:42: note: ‘cx’ declared here <--[g++] 10116 | static bool dom_genericSetter(JSContext* cx, unsigned argc, JS::Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘dom_genericGetter(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:10102:48: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_67(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘dom_genericGetter(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:10102:16: note: ‘obj’ declared here <--[g++] 10102 | RootedObject obj(cx, &args.thisv().toObject()); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:10094:42: note: ‘cx’ declared here <--[g++] 10094 | static bool dom_genericGetter(JSContext* cx, unsigned argc, JS::Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::shell::os_getenv(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:947:45: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘key’ in ‘MEM[(struct StackRootedBase * *)cx_74(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/shell/Unified_cpp_js_src_shell0.cpp:11: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp: In function ‘js::shell::os_getenv(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:947:16: note: ‘key’ declared here <--[g++] 947 | RootedString key(cx, ToString(cx, args[0])); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:941:34: note: ‘cx’ declared here <--[g++] 941 | static bool os_getenv(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘ReadLineBuf(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:2837:51: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_98(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘ReadLineBuf(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:2837:18: note: ‘str’ declared here <--[g++] 2837 | RootedString str(cx, JS::ToString(cx, args[0])); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:2790:36: note: ‘cx’ declared here <--[g++] 2790 | static bool ReadLineBuf(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘PrintInternal(JSContext*, JS::CallArgs const&, js::shell::RCFile*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:2900:51: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_66(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘PrintInternal(JSContext*, JS::CallArgs const&, js::shell::RCFile*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:2900:18: note: ‘str’ declared here <--[g++] 2900 | RootedString str(cx, JS::ToString(cx, args[i])); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:2893:38: note: ‘cx’ declared here <--[g++] 2893 | static bool PrintInternal(JSContext* cx, const CallArgs& args, RCFile* file) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘PutStr(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:2863:51: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_68(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘PutStr(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:2863:18: note: ‘str’ declared here <--[g++] 2863 | RootedString str(cx, JS::ToString(cx, args[0])); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:2854:31: note: ‘cx’ declared here <--[g++] 2854 | static bool PutStr(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘CopyErrorReportToObject(JSContext*, JSErrorReport*, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:3765:59: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘messageStr’ in ‘MEM[(struct StackRootedBase * *)cx_178(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘CopyErrorReportToObject(JSContext*, JSErrorReport*, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:3765:16: note: ‘messageStr’ declared here <--[g++] 3765 | RootedString messageStr(cx, report->newMessageString(cx)); | ^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:3744:48: note: ‘cx’ declared here <--[g++] 3744 | static bool CopyErrorReportToObject(JSContext* cx, JSErrorReport* report, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSAtom*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSAtom*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘GetSelfHostedValue(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:6820:57: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘srcAtom’ in ‘MEM[(struct StackRootedBase * *)cx_58(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘GetSelfHostedValue(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:6820:19: note: ‘srcAtom’ declared here <--[g++] 6820 | Rooted<JSAtom*> srcAtom(cx, ToAtom<CanGC>(cx, args[0])); | ^~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:6812:43: note: ‘cx’ declared here <--[g++] 6812 | static bool GetSelfHostedValue(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘IsValidJSON(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:8689:77: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘input’ in ‘MEM[(struct StackRootedBase * *)cx_88(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘IsValidJSON(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:8689:31: note: ‘input’ declared here <--[g++] 8689 | JS::Rooted<JSLinearString*> input(cx, args[0].toString()->ensureLinear(cx)); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:8680:36: note: ‘cx’ declared here <--[g++] 8680 | static bool IsValidJSON(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayObject*>::Rooted<JSContext*, js::ArrayObject*>(JSContext* const&, js::ArrayObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘GetMarks(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:7962:58: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘ret’ in ‘MEM[(struct StackRootedBase * *)cx_107(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘GetMarks(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:7962:24: note: ‘ret’ declared here <--[g++] 7962 | Rooted<ArrayObject*> ret(cx, js::NewDenseEmptyArray(cx)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:7952:33: note: ‘cx’ declared here <--[g++] 7952 | static bool GetMarks(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, js::ArrayBufferObject*>(JSContext* const&, js::ArrayBufferObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘StreamCacheEntryObject::getBuffer(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:7470:64: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_61(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘StreamCacheEntryObject::getBuffer(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:7469:29: note: ‘buffer’ declared here <--[g++] 7469 | RootedArrayBufferObject buffer( | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:7460:36: note: ‘cx’ declared here <--[g++] 7460 | static bool getBuffer(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘Options(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:1916:51: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_152(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘Options(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:1916:18: note: ‘str’ declared here <--[g++] 1916 | RootedString str(cx, JS::ToString(cx, args[i])); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:1911:32: note: ‘cx’ declared here <--[g++] 1911 | static bool Options(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSFunction*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSFunction*>::Rooted<JSContext*, JSFunction*>(JSContext* const&, JSFunction*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘DumpScopeChain(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:7796:50: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘fun’ in ‘MEM[(struct StackRootedBase * *)cx_139(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘DumpScopeChain(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:7796:20: note: ‘fun’ declared here <--[g++] 7796 | RootedFunction fun(cx, &obj->as<JSFunction>()); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:7769:39: note: ‘cx’ declared here <--[g++] 7769 | static bool DumpScopeChain(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘Crash(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:3703:53: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘message’ in ‘MEM[(struct StackRootedBase * *)cx_115(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘Crash(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:3703:16: note: ‘message’ declared here <--[g++] 3703 | RootedString message(cx, JS::ToString(cx, args[0])); | ^~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:3698:30: note: ‘cx’ declared here <--[g++] 3698 | static bool Crash(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSFunction*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSFunction*>::Rooted<JSContext*, JSFunction*>(JSContext* const&, JSFunction*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘BindToAsyncStack(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:1482:77: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘bound’ in ‘MEM[(struct StackRootedBase * *)cx_51(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘BindToAsyncStack(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:1481:18: note: ‘bound’ declared here <--[g++] 1481 | RootedFunction bound(cx, NewFunctionWithReserved(cx, BoundToAsyncStack, 0, 0, | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:1461:41: note: ‘cx’ declared here <--[g++] 1461 | static bool BindToAsyncStack(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSScript*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSScript*>::Rooted<JSContext*, JSScript*>(JSContext* const&, JSScript*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘GetScriptAndPCArgs(JSContext*, JS::CallArgs&, JS::MutableHandle<JSScript*>, int*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:3070:43, inlined from ‘PCToLine(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:3136:26: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘script’ in ‘MEM[(struct StackRootedBase * *)cx_57(D) + 32B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘PCToLine(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:3070:16: note: ‘script’ declared here <--[g++] 3070 | RootedScript script(cx, GetTopScript(cx)); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:3130:33: note: ‘cx’ declared here <--[g++] 3130 | static bool PCToLine(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::shell::FileObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::shell::FileObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::shell::osfile_close(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:786:33: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘fileObj’ in ‘MEM[(struct StackRootedBase * *)cx_51(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp: In function ‘js::shell::osfile_close(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:786:23: note: ‘fileObj’ declared here <--[g++] 786 | Rooted<FileObject*> fileObj(cx); | ^~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:783:37: note: ‘cx’ declared here <--[g++] 783 | static bool osfile_close(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, js::StencilObject*>(JSContext* const&, js::StencilObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘FinishOffThreadStencil(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:5867:76: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘stencilObj’ in ‘MEM[(struct StackRootedBase * *)cx_59(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘FinishOffThreadStencil(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:5866:16: note: ‘stencilObj’ declared here <--[g++] 5866 | RootedObject stencilObj(cx, | ^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:5850:47: note: ‘cx’ declared here <--[g++] 5850 | static bool FinishOffThreadStencil(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘RegisterScriptPathWithModuleLoader(JSContext*, JS::Handle<JSScript*>, char const*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:1016:56, inlined from ‘RunFile(JSContext*, char const*, _IO_FILE*, CompileUtf8, bool, bool)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:1092:42: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘path’ in ‘MEM[(struct StackRootedBase * *)cx_135(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘RunFile(JSContext*, char const*, _IO_FILE*, CompileUtf8, bool, bool)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:1016:16: note: ‘path’ declared here <--[g++] 1016 | RootedString path(cx, NewStringCopyUTF8(cx, filename)); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:1036:46: note: ‘cx’ declared here <--[g++] 1036 | [[nodiscard]] static bool RunFile(JSContext* cx, const char* filename, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::shell::os_spawn(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:1076:54: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_78(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp: In function ‘js::shell::os_spawn(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:1076:21: note: ‘str’ declared here <--[g++] 1076 | Rooted<JSString*> str(cx, JS::ToString(cx, args[0])); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:1068:33: note: ‘cx’ declared here <--[g++] 1068 | static bool os_spawn(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<ShellImportEntryWrapper, JS::Value (*)(js::ImportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ImportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellImportEntryWrapper_columnNumberGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:324:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/shell/Unified_cpp_js_src_shell0.cpp:20: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellImportEntryWrapper_columnNumberGetter_impl(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:240:18: note: ‘cx’ declared here <--[g++] 240 | JSContext* cx, const JS::CallArgs& args) { \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<ShellImportEntryWrapper, JS::Value (*)(js::ImportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ImportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellImportEntryWrapper_lineNumberGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:323:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellImportEntryWrapper_lineNumberGetter_impl(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:240:18: note: ‘cx’ declared here <--[g++] 240 | JSContext* cx, const JS::CallArgs& args) { \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<ShellImportEntryWrapper, JS::Value (*)(js::ImportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ImportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellImportEntryWrapper_localNameGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:322:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellImportEntryWrapper_localNameGetter_impl(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:240:18: note: ‘cx’ declared here <--[g++] 240 | JSContext* cx, const JS::CallArgs& args) { \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<ShellExportEntryWrapper, JS::Value (*)(js::ExportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ExportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellExportEntryWrapper_columnNumberGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:340:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellExportEntryWrapper_columnNumberGetter_impl(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:240:18: note: ‘cx’ declared here <--[g++] 240 | JSContext* cx, const JS::CallArgs& args) { \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<ShellExportEntryWrapper, JS::Value (*)(js::ExportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ExportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellExportEntryWrapper_lineNumberGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:339:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellExportEntryWrapper_lineNumberGetter_impl(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:240:18: note: ‘cx’ declared here <--[g++] 240 | JSContext* cx, const JS::CallArgs& args) { \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<ShellRequestedModuleWrapper, JS::Value (*)(js::RequestedModule*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::RequestedModule*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellRequestedModuleWrapper_columnNumberGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:354:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellRequestedModuleWrapper_columnNumberGetter_impl(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:240:18: note: ‘cx’ declared here <--[g++] 240 | JSContext* cx, const JS::CallArgs& args) { \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<ShellRequestedModuleWrapper, JS::Value (*)(js::RequestedModule*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::RequestedModule*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellRequestedModuleWrapper_lineNumberGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:353:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellRequestedModuleWrapper_lineNumberGetter_impl(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:240:18: note: ‘cx’ declared here <--[g++] 240 | JSContext* cx, const JS::CallArgs& args) { \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<ShellImportEntryWrapper, JS::Value (*)(js::ImportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ImportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellImportEntryWrapper_importNameGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:321:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellImportEntryWrapper_importNameGetter_impl(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:240:18: note: ‘cx’ declared here <--[g++] 240 | JSContext* cx, const JS::CallArgs& args) { \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘ShellSourceHook::load(JSContext*, char const*, char16_t**, char**, unsigned long*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:6863:61: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘linear’ in ‘MEM[(struct StackRootedBase * *)cx_122(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In member function ‘ShellSourceHook::load(JSContext*, char const*, char16_t**, char**, unsigned long*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:6863:29: note: ‘linear’ declared here <--[g++] 6863 | Rooted<JSLinearString*> linear(cx, str->ensureLinear(cx)); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:6836:24: note: ‘cx’ declared here <--[g++] 6836 | bool load(JSContext* cx, const char* filename, char16_t** twoByteSource, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<ShellModuleRequestObjectWrapper, JS::Value (*)(js::ModuleRequestObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ModuleRequestObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellModuleRequestObjectWrapper_assertionsGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:311:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellModuleRequestObjectWrapper_assertionsGetter_impl(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:240:18: note: ‘cx’ declared here <--[g++] 240 | JSContext* cx, const JS::CallArgs& args) { \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<ShellModuleRequestObjectWrapper, JS::Value (*)(js::ModuleRequestObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ModuleRequestObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellModuleRequestObjectWrapper_specifierGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:309:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellModuleRequestObjectWrapper_specifierGetter_impl(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:240:18: note: ‘cx’ declared here <--[g++] 240 | JSContext* cx, const JS::CallArgs& args) { \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<ShellExportEntryWrapper, JS::Value (*)(js::ExportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ExportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellExportEntryWrapper_localNameGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:338:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellExportEntryWrapper_localNameGetter_impl(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:240:18: note: ‘cx’ declared here <--[g++] 240 | JSContext* cx, const JS::CallArgs& args) { \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<ShellExportEntryWrapper, JS::Value (*)(js::ExportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ExportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellExportEntryWrapper_importNameGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:337:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellExportEntryWrapper_importNameGetter_impl(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:240:18: note: ‘cx’ declared here <--[g++] 240 | JSContext* cx, const JS::CallArgs& args) { \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<ShellExportEntryWrapper, JS::Value (*)(js::ExportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ExportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellExportEntryWrapper_exportNameGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:334:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellExportEntryWrapper_exportNameGetter_impl(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:240:18: note: ‘cx’ declared here <--[g++] 240 | JSContext* cx, const JS::CallArgs& args) { \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘Help(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:9654:43: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_100(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘Help(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:9654:16: note: ‘obj’ declared here <--[g++] 9654 | RootedObject obj(cx, &args[0].toObject()); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:9625:29: note: ‘cx’ declared here <--[g++] 9625 | static bool Help(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<js::shell::ShellModuleObjectWrapper, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellModuleObjectWrapper_maybePendingAsyncDependenciesGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:390:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellModuleObjectWrapper_maybePendingAsyncDependenciesGetter_impl(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:240:18: note: ‘cx’ declared here <--[g++] 240 | JSContext* cx, const JS::CallArgs& args) { \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<js::shell::ShellModuleObjectWrapper, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellModuleObjectWrapper_maybeAsyncEvaluatingPostOrderGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:386:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellModuleObjectWrapper_maybeAsyncEvaluatingPostOrderGetter_impl(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:240:18: note: ‘cx’ declared here <--[g++] 240 | JSContext* cx, const JS::CallArgs& args) { \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<js::shell::ShellModuleObjectWrapper, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellModuleObjectWrapper_isAsyncEvaluatingGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:384:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellModuleObjectWrapper_isAsyncEvaluatingGetter_impl(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:240:18: note: ‘cx’ declared here <--[g++] 240 | JSContext* cx, const JS::CallArgs& args) { \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<js::shell::ShellModuleObjectWrapper, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellModuleObjectWrapper_maybeTopLevelCapabilityGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:382:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellModuleObjectWrapper_maybeTopLevelCapabilityGetter_impl(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:240:18: note: ‘cx’ declared here <--[g++] 240 | JSContext* cx, const JS::CallArgs& args) { \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<js::shell::ShellModuleObjectWrapper, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellModuleObjectWrapper_hasTopLevelAwaitGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:380:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellModuleObjectWrapper_hasTopLevelAwaitGetter_impl(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:240:18: note: ‘cx’ declared here <--[g++] 240 | JSContext* cx, const JS::CallArgs& args) { \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<js::shell::ShellModuleObjectWrapper, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellModuleObjectWrapper_maybeDfsAncestorIndexGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:378:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellModuleObjectWrapper_maybeDfsAncestorIndexGetter_impl(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:240:18: note: ‘cx’ declared here <--[g++] 240 | JSContext* cx, const JS::CallArgs& args) { \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<js::shell::ShellModuleObjectWrapper, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellModuleObjectWrapper_maybeDfsIndexGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:376:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellModuleObjectWrapper_maybeDfsIndexGetter_impl(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:240:18: note: ‘cx’ declared here <--[g++] 240 | JSContext* cx, const JS::CallArgs& args) { \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<js::shell::ShellModuleObjectWrapper, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellModuleObjectWrapper_maybeEvaluationErrorGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:365:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellModuleObjectWrapper_maybeEvaluationErrorGetter_impl(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:240:18: note: ‘cx’ declared here <--[g++] 240 | JSContext* cx, const JS::CallArgs& args) { \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<js::shell::ShellModuleObjectWrapper, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellModuleObjectWrapper_statusGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:364:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellModuleObjectWrapper_statusGetter_impl(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:240:18: note: ‘cx’ declared here <--[g++] 240 | JSContext* cx, const JS::CallArgs& args) { \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<js::shell::ShellModuleObjectWrapper, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellModuleObjectWrapper_namespace_Getter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:362:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellModuleObjectWrapper_namespace_Getter_impl(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:240:18: note: ‘cx’ declared here <--[g++] 240 | JSContext* cx, const JS::CallArgs& args) { \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘dom_constructor(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:10198:76: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘domObj’ in ‘MEM[(struct StackRootedBase * *)cx_100(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘dom_constructor(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:10198:16: note: ‘domObj’ declared here <--[g++] 10198 | RootedObject domObj(cx, JS_NewObjectWithGivenProto(cx, &dom_class, proto)); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:10182:40: note: ‘cx’ declared here <--[g++] 10182 | static bool dom_constructor(JSContext* cx, unsigned argc, JS::Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘CacheEntry(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:2098:59: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_49(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘CacheEntry(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:2098:16: note: ‘obj’ declared here <--[g++] 2098 | RootedObject obj(cx, JS_NewObject(cx, &CacheEntry_class)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:2089:35: note: ‘cx’ declared here <--[g++] 2089 | static bool CacheEntry(JSContext* cx, unsigned argc, JS::Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::shell::os_waitpid(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:1168:46: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘info’ in ‘MEM[(struct StackRootedBase * *)cx_119(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp: In function ‘js::shell::os_waitpid(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:1168:16: note: ‘info’ declared here <--[g++] 1168 | RootedObject info(cx, JS_NewPlainObject(cx)); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:1144:35: note: ‘cx’ declared here <--[g++] 1144 | static bool os_waitpid(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<ShellImportEntryWrapper, JS::Value (*)(js::ImportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ImportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellImportEntryWrapper_columnNumberGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:324:1, inlined from ‘JS::CallNonGenericMethod<&(IsShellImportEntryWrapper(JS::Handle<JS::Value>)), &(ShellImportEntryWrapper_columnNumberGetter_impl(JSContext*, JS::CallArgs const&))>(JSContext*, JS::CallArgs const&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:324:1, inlined from ‘ShellImportEntryWrapper_columnNumberGetter(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:324:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_5(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellImportEntryWrapper_columnNumberGetter(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:244:63: note: ‘cx’ declared here <--[g++] 244 | static bool Shell##CLASS##Wrapper_##PROP##Getter(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<ShellImportEntryWrapper, JS::Value (*)(js::ImportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ImportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellImportEntryWrapper_lineNumberGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:323:1, inlined from ‘JS::CallNonGenericMethod<&(IsShellImportEntryWrapper(JS::Handle<JS::Value>)), &(ShellImportEntryWrapper_lineNumberGetter_impl(JSContext*, JS::CallArgs const&))>(JSContext*, JS::CallArgs const&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:323:1, inlined from ‘ShellImportEntryWrapper_lineNumberGetter(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:323:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_5(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellImportEntryWrapper_lineNumberGetter(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:244:63: note: ‘cx’ declared here <--[g++] 244 | static bool Shell##CLASS##Wrapper_##PROP##Getter(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<ShellImportEntryWrapper, JS::Value (*)(js::ImportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ImportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellImportEntryWrapper_localNameGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:322:1, inlined from ‘JS::CallNonGenericMethod<&(IsShellImportEntryWrapper(JS::Handle<JS::Value>)), &(ShellImportEntryWrapper_localNameGetter_impl(JSContext*, JS::CallArgs const&))>(JSContext*, JS::CallArgs const&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:322:1, inlined from ‘ShellImportEntryWrapper_localNameGetter(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:322:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_5(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellImportEntryWrapper_localNameGetter(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:244:63: note: ‘cx’ declared here <--[g++] 244 | static bool Shell##CLASS##Wrapper_##PROP##Getter(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<ShellImportEntryWrapper, JS::Value (*)(js::ImportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ImportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellImportEntryWrapper_importNameGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:321:1, inlined from ‘JS::CallNonGenericMethod<&(IsShellImportEntryWrapper(JS::Handle<JS::Value>)), &(ShellImportEntryWrapper_importNameGetter_impl(JSContext*, JS::CallArgs const&))>(JSContext*, JS::CallArgs const&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:321:1, inlined from ‘ShellImportEntryWrapper_importNameGetter(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:321:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_5(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellImportEntryWrapper_importNameGetter(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:244:63: note: ‘cx’ declared here <--[g++] 244 | static bool Shell##CLASS##Wrapper_##PROP##Getter(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<ShellExportEntryWrapper, JS::Value (*)(js::ExportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ExportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellExportEntryWrapper_columnNumberGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:340:1, inlined from ‘JS::CallNonGenericMethod<&(IsShellExportEntryWrapper(JS::Handle<JS::Value>)), &(ShellExportEntryWrapper_columnNumberGetter_impl(JSContext*, JS::CallArgs const&))>(JSContext*, JS::CallArgs const&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:340:1, inlined from ‘ShellExportEntryWrapper_columnNumberGetter(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:340:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_5(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellExportEntryWrapper_columnNumberGetter(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:244:63: note: ‘cx’ declared here <--[g++] 244 | static bool Shell##CLASS##Wrapper_##PROP##Getter(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<ShellExportEntryWrapper, JS::Value (*)(js::ExportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ExportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellExportEntryWrapper_lineNumberGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:339:1, inlined from ‘JS::CallNonGenericMethod<&(IsShellExportEntryWrapper(JS::Handle<JS::Value>)), &(ShellExportEntryWrapper_lineNumberGetter_impl(JSContext*, JS::CallArgs const&))>(JSContext*, JS::CallArgs const&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:339:1, inlined from ‘ShellExportEntryWrapper_lineNumberGetter(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:339:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_5(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellExportEntryWrapper_lineNumberGetter(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:244:63: note: ‘cx’ declared here <--[g++] 244 | static bool Shell##CLASS##Wrapper_##PROP##Getter(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<ShellRequestedModuleWrapper, JS::Value (*)(js::RequestedModule*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::RequestedModule*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellRequestedModuleWrapper_columnNumberGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:354:1, inlined from ‘JS::CallNonGenericMethod<&(IsShellRequestedModuleWrapper(JS::Handle<JS::Value>)), &(ShellRequestedModuleWrapper_columnNumberGetter_impl(JSContext*, JS::CallArgs const&))>(JSContext*, JS::CallArgs const&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:354:1, inlined from ‘ShellRequestedModuleWrapper_columnNumberGetter(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:354:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_5(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellRequestedModuleWrapper_columnNumberGetter(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:244:63: note: ‘cx’ declared here <--[g++] 244 | static bool Shell##CLASS##Wrapper_##PROP##Getter(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<ShellRequestedModuleWrapper, JS::Value (*)(js::RequestedModule*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::RequestedModule*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellRequestedModuleWrapper_lineNumberGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:353:1, inlined from ‘JS::CallNonGenericMethod<&(IsShellRequestedModuleWrapper(JS::Handle<JS::Value>)), &(ShellRequestedModuleWrapper_lineNumberGetter_impl(JSContext*, JS::CallArgs const&))>(JSContext*, JS::CallArgs const&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:353:1, inlined from ‘ShellRequestedModuleWrapper_lineNumberGetter(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:353:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_5(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellRequestedModuleWrapper_lineNumberGetter(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:244:63: note: ‘cx’ declared here <--[g++] 244 | static bool Shell##CLASS##Wrapper_##PROP##Getter(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<js::shell::ShellModuleObjectWrapper, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellModuleObjectWrapper_maybePendingAsyncDependenciesGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:390:1, inlined from ‘JS::CallNonGenericMethod<&(IsShellModuleObjectWrapper(JS::Handle<JS::Value>)), &(ShellModuleObjectWrapper_maybePendingAsyncDependenciesGetter_impl(JSContext*, JS::CallArgs const&))>(JSContext*, JS::CallArgs const&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:390:1, inlined from ‘ShellModuleObjectWrapper_maybePendingAsyncDependenciesGetter(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:390:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_5(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellModuleObjectWrapper_maybePendingAsyncDependenciesGetter(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:244:63: note: ‘cx’ declared here <--[g++] 244 | static bool Shell##CLASS##Wrapper_##PROP##Getter(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<js::shell::ShellModuleObjectWrapper, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellModuleObjectWrapper_maybeAsyncEvaluatingPostOrderGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:386:1, inlined from ‘JS::CallNonGenericMethod<&(IsShellModuleObjectWrapper(JS::Handle<JS::Value>)), &(ShellModuleObjectWrapper_maybeAsyncEvaluatingPostOrderGetter_impl(JSContext*, JS::CallArgs const&))>(JSContext*, JS::CallArgs const&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:386:1, inlined from ‘ShellModuleObjectWrapper_maybeAsyncEvaluatingPostOrderGetter(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:386:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_5(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellModuleObjectWrapper_maybeAsyncEvaluatingPostOrderGetter(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:244:63: note: ‘cx’ declared here <--[g++] 244 | static bool Shell##CLASS##Wrapper_##PROP##Getter(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<js::shell::ShellModuleObjectWrapper, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellModuleObjectWrapper_isAsyncEvaluatingGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:384:1, inlined from ‘JS::CallNonGenericMethod<&(IsShellModuleObjectWrapper(JS::Handle<JS::Value>)), &(ShellModuleObjectWrapper_isAsyncEvaluatingGetter_impl(JSContext*, JS::CallArgs const&))>(JSContext*, JS::CallArgs const&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:384:1, inlined from ‘ShellModuleObjectWrapper_isAsyncEvaluatingGetter(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:384:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_5(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellModuleObjectWrapper_isAsyncEvaluatingGetter(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:244:63: note: ‘cx’ declared here <--[g++] 244 | static bool Shell##CLASS##Wrapper_##PROP##Getter(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<js::shell::ShellModuleObjectWrapper, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellModuleObjectWrapper_maybeTopLevelCapabilityGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:382:1, inlined from ‘JS::CallNonGenericMethod<&(IsShellModuleObjectWrapper(JS::Handle<JS::Value>)), &(ShellModuleObjectWrapper_maybeTopLevelCapabilityGetter_impl(JSContext*, JS::CallArgs const&))>(JSContext*, JS::CallArgs const&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:382:1, inlined from ‘ShellModuleObjectWrapper_maybeTopLevelCapabilityGetter(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:382:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_5(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellModuleObjectWrapper_maybeTopLevelCapabilityGetter(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:244:63: note: ‘cx’ declared here <--[g++] 244 | static bool Shell##CLASS##Wrapper_##PROP##Getter(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<js::shell::ShellModuleObjectWrapper, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellModuleObjectWrapper_hasTopLevelAwaitGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:380:1, inlined from ‘JS::CallNonGenericMethod<&(IsShellModuleObjectWrapper(JS::Handle<JS::Value>)), &(ShellModuleObjectWrapper_hasTopLevelAwaitGetter_impl(JSContext*, JS::CallArgs const&))>(JSContext*, JS::CallArgs const&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:380:1, inlined from ‘ShellModuleObjectWrapper_hasTopLevelAwaitGetter(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:380:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_5(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellModuleObjectWrapper_hasTopLevelAwaitGetter(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:244:63: note: ‘cx’ declared here <--[g++] 244 | static bool Shell##CLASS##Wrapper_##PROP##Getter(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<js::shell::ShellModuleObjectWrapper, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellModuleObjectWrapper_maybeDfsAncestorIndexGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:378:1, inlined from ‘JS::CallNonGenericMethod<&(IsShellModuleObjectWrapper(JS::Handle<JS::Value>)), &(ShellModuleObjectWrapper_maybeDfsAncestorIndexGetter_impl(JSContext*, JS::CallArgs const&))>(JSContext*, JS::CallArgs const&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:378:1, inlined from ‘ShellModuleObjectWrapper_maybeDfsAncestorIndexGetter(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:378:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_5(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellModuleObjectWrapper_maybeDfsAncestorIndexGetter(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:244:63: note: ‘cx’ declared here <--[g++] 244 | static bool Shell##CLASS##Wrapper_##PROP##Getter(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<js::shell::ShellModuleObjectWrapper, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellModuleObjectWrapper_maybeDfsIndexGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:376:1, inlined from ‘JS::CallNonGenericMethod<&(IsShellModuleObjectWrapper(JS::Handle<JS::Value>)), &(ShellModuleObjectWrapper_maybeDfsIndexGetter_impl(JSContext*, JS::CallArgs const&))>(JSContext*, JS::CallArgs const&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:376:1, inlined from ‘ShellModuleObjectWrapper_maybeDfsIndexGetter(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:376:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_5(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellModuleObjectWrapper_maybeDfsIndexGetter(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:244:63: note: ‘cx’ declared here <--[g++] 244 | static bool Shell##CLASS##Wrapper_##PROP##Getter(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<js::shell::ShellModuleObjectWrapper, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellModuleObjectWrapper_maybeEvaluationErrorGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:365:1, inlined from ‘JS::CallNonGenericMethod<&(IsShellModuleObjectWrapper(JS::Handle<JS::Value>)), &(ShellModuleObjectWrapper_maybeEvaluationErrorGetter_impl(JSContext*, JS::CallArgs const&))>(JSContext*, JS::CallArgs const&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:365:1, inlined from ‘ShellModuleObjectWrapper_maybeEvaluationErrorGetter(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:365:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_5(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellModuleObjectWrapper_maybeEvaluationErrorGetter(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:244:63: note: ‘cx’ declared here <--[g++] 244 | static bool Shell##CLASS##Wrapper_##PROP##Getter(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<js::shell::ShellModuleObjectWrapper, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellModuleObjectWrapper_statusGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:364:1, inlined from ‘JS::CallNonGenericMethod<&(IsShellModuleObjectWrapper(JS::Handle<JS::Value>)), &(ShellModuleObjectWrapper_statusGetter_impl(JSContext*, JS::CallArgs const&))>(JSContext*, JS::CallArgs const&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:364:1, inlined from ‘ShellModuleObjectWrapper_statusGetter(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:364:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_5(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellModuleObjectWrapper_statusGetter(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:244:63: note: ‘cx’ declared here <--[g++] 244 | static bool Shell##CLASS##Wrapper_##PROP##Getter(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<js::shell::ShellModuleObjectWrapper, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ModuleObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellModuleObjectWrapper_namespace_Getter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:362:1, inlined from ‘JS::CallNonGenericMethod<&(IsShellModuleObjectWrapper(JS::Handle<JS::Value>)), &(ShellModuleObjectWrapper_namespace_Getter_impl(JSContext*, JS::CallArgs const&))>(JSContext*, JS::CallArgs const&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:362:1, inlined from ‘ShellModuleObjectWrapper_namespace_Getter(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:362:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_5(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellModuleObjectWrapper_namespace_Getter(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:244:63: note: ‘cx’ declared here <--[g++] 244 | static bool Shell##CLASS##Wrapper_##PROP##Getter(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::shell::os_system(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:1029:54: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_70(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp: In function ‘js::shell::os_system(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:1029:21: note: ‘str’ declared here <--[g++] 1029 | Rooted<JSString*> str(cx, JS::ToString(cx, args[0])); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:1021:34: note: ‘cx’ declared here <--[g++] 1021 | static bool os_system(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<ShellExportEntryWrapper, JS::Value (*)(js::ExportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ExportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellExportEntryWrapper_localNameGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:338:1, inlined from ‘JS::CallNonGenericMethod<&(IsShellExportEntryWrapper(JS::Handle<JS::Value>)), &(ShellExportEntryWrapper_localNameGetter_impl(JSContext*, JS::CallArgs const&))>(JSContext*, JS::CallArgs const&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:338:1, inlined from ‘ShellExportEntryWrapper_localNameGetter(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:338:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_5(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellExportEntryWrapper_localNameGetter(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:244:63: note: ‘cx’ declared here <--[g++] 244 | static bool Shell##CLASS##Wrapper_##PROP##Getter(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<ShellExportEntryWrapper, JS::Value (*)(js::ExportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ExportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellExportEntryWrapper_importNameGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:337:1, inlined from ‘JS::CallNonGenericMethod<&(IsShellExportEntryWrapper(JS::Handle<JS::Value>)), &(ShellExportEntryWrapper_importNameGetter_impl(JSContext*, JS::CallArgs const&))>(JSContext*, JS::CallArgs const&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:337:1, inlined from ‘ShellExportEntryWrapper_importNameGetter(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:337:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_5(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellExportEntryWrapper_importNameGetter(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:244:63: note: ‘cx’ declared here <--[g++] 244 | static bool Shell##CLASS##Wrapper_##PROP##Getter(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<ShellExportEntryWrapper, JS::Value (*)(js::ExportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ExportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellExportEntryWrapper_exportNameGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:334:1, inlined from ‘JS::CallNonGenericMethod<&(IsShellExportEntryWrapper(JS::Handle<JS::Value>)), &(ShellExportEntryWrapper_exportNameGetter_impl(JSContext*, JS::CallArgs const&))>(JSContext*, JS::CallArgs const&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:334:1, inlined from ‘ShellExportEntryWrapper_exportNameGetter(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:334:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_5(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellExportEntryWrapper_exportNameGetter(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:244:63: note: ‘cx’ declared here <--[g++] 244 | static bool Shell##CLASS##Wrapper_##PROP##Getter(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<ShellModuleRequestObjectWrapper, JS::Value (*)(js::ModuleRequestObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ModuleRequestObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellModuleRequestObjectWrapper_assertionsGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:311:1, inlined from ‘JS::CallNonGenericMethod<&(IsShellModuleRequestObjectWrapper(JS::Handle<JS::Value>)), &(ShellModuleRequestObjectWrapper_assertionsGetter_impl(JSContext*, JS::CallArgs const&))>(JSContext*, JS::CallArgs const&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:311:1, inlined from ‘ShellModuleRequestObjectWrapper_assertionsGetter(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:311:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_5(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellModuleRequestObjectWrapper_assertionsGetter(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:244:63: note: ‘cx’ declared here <--[g++] 244 | static bool Shell##CLASS##Wrapper_##PROP##Getter(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<ShellModuleRequestObjectWrapper, JS::Value (*)(js::ModuleRequestObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ModuleRequestObject*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellModuleRequestObjectWrapper_specifierGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:309:1, inlined from ‘JS::CallNonGenericMethod<&(IsShellModuleRequestObjectWrapper(JS::Handle<JS::Value>)), &(ShellModuleRequestObjectWrapper_specifierGetter_impl(JSContext*, JS::CallArgs const&))>(JSContext*, JS::CallArgs const&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:309:1, inlined from ‘ShellModuleRequestObjectWrapper_specifierGetter(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:309:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_5(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellModuleRequestObjectWrapper_specifierGetter(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:244:63: note: ‘cx’ declared here <--[g++] 244 | static bool Shell##CLASS##Wrapper_##PROP##Getter(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::shell::ModuleLoader::dynamicImport(JSContext*, JS::Handle<JS::Value>, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:266:76, inlined from ‘js::shell::ModuleLoader::ImportModuleDynamically(JSContext*, JS::Handle<JS::Value>, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:125:42: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘closure’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp: In function ‘js::shell::ModuleLoader::ImportModuleDynamically(JSContext*, JS::Handle<JS::Value>, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:266:16: note: ‘closure’ declared here <--[g++] 266 | RootedObject closure(cx, JS_NewObjectWithGivenProto(cx, nullptr, nullptr)); | ^~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:120:55: note: ‘cx’ declared here <--[g++] 120 | bool ModuleLoader::ImportModuleDynamically(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSFunction*>(JSContext* const&, JSFunction*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘TransplantableObject(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:8591:75: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘transplant’ in ‘MEM[(struct StackRootedBase * *)cx_287(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘TransplantableObject(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:8590:16: note: ‘transplant’ declared here <--[g++] 8590 | RootedObject transplant( | ^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:8508:45: note: ‘cx’ declared here <--[g++] 8508 | static bool TransplantableObject(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘BoundToAsyncStack(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:1435:47: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘causeString’ in ‘MEM[(struct StackRootedBase * *)cx_179(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘BoundToAsyncStack(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:1435:16: note: ‘causeString’ declared here <--[g++] 1435 | RootedString causeString(cx, ToString(cx, v)); | ^~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:1410:42: note: ‘cx’ declared here <--[g++] 1410 | static bool BoundToAsyncStack(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::shell::ModuleLoader::dynamicImport(JSContext*, JS::Handle<JS::Value>, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:266:76: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘closure’ in ‘MEM[(struct StackRootedBase * *)cx_167(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp: In member function ‘js::shell::ModuleLoader::dynamicImport(JSContext*, JS::Handle<JS::Value>, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:266:16: note: ‘closure’ declared here <--[g++] 266 | RootedObject closure(cx, JS_NewObjectWithGivenProto(cx, nullptr, nullptr)); | ^~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:254:45: note: ‘cx’ declared here <--[g++] 254 | bool ModuleLoader::dynamicImport(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::shell::ResolvePath(JSContext*, JS::Handle<JSString*>, js::shell::PathResolutionMode)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:180:73: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_106(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp: In function ‘js::shell::ResolvePath(JSContext*, JS::Handle<JSString*>, js::shell::PathResolutionMode)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:180:27: note: ‘str’ declared here <--[g++] 180 | Rooted<JSLinearString*> str(cx, JS_EnsureLinearString(cx, filenameStr)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:167:34: note: ‘cx’ declared here <--[g++] 167 | JSString* ResolvePath(JSContext* cx, HandleString filenameStr, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘LoadScript(JSContext*, unsigned int, JS::Value*, bool)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:1974:22: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_125(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘LoadScript(JSContext*, unsigned int, JS::Value*, bool)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:1974:16: note: ‘str’ declared here <--[g++] 1974 | RootedString str(cx); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:1970:35: note: ‘cx’ declared here <--[g++] 1970 | static bool LoadScript(JSContext* cx, unsigned argc, Value* vp, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::shell::FileAsTypedArray(JSContext*, JS::Handle<JSString*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:329:58: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_65(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp: In function ‘js::shell::FileAsTypedArray(JSContext*, JS::Handle<JSString*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:329:25: note: ‘obj’ declared here <--[g++] 329 | JS::Rooted<JSObject*> obj(cx, JS_NewUint8Array(cx, len)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:306:39: note: ‘cx’ declared here <--[g++] 306 | JSObject* FileAsTypedArray(JSContext* cx, JS::HandleString pathnameStr) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘WasmLoop(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:8292:69: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filename’ in ‘MEM[(struct StackRootedBase * *)cx_152(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘WasmLoop(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:8292:16: note: ‘filename’ declared here <--[g++] 8292 | RootedString filename(cx, ResolvePath(cx, givenPath, RootRelative)); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:8267:33: note: ‘cx’ declared here <--[g++] 8267 | static bool WasmLoop(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::shell::osfile_writeTypedArrayToFile(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:554:64: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_127(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp: In function ‘js::shell::osfile_writeTypedArrayToFile(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:554:16: note: ‘str’ declared here <--[g++] 554 | RootedString str(cx, ResolvePath(cx, givenPath, RootRelative)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:542:53: note: ‘cx’ declared here <--[g++] 542 | static bool osfile_writeTypedArrayToFile(JSContext* cx, unsigned argc, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘CreateMappedArrayBuffer(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:1773:60: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘rawFilenameStr’ in ‘MEM[(struct StackRootedBase * *)cx_149(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘CreateMappedArrayBuffer(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:1773:16: note: ‘rawFilenameStr’ declared here <--[g++] 1773 | RootedString rawFilenameStr(cx, JS::ToString(cx, args[0])); | ^~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:1762:48: note: ‘cx’ declared here <--[g++] 1762 | static bool CreateMappedArrayBuffer(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::shell::DefineOS(JSContext*, JS::Handle<JSObject*>, bool, js::shell::RCFile**, js::shell::RCFile**)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:1233:45: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_163(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp: In function ‘js::shell::DefineOS(JSContext*, JS::Handle<JSObject*>, bool, js::shell::RCFile**, js::shell::RCFile**)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:1233:16: note: ‘obj’ declared here <--[g++] 1233 | RootedObject obj(cx, JS_NewPlainObject(cx)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:1231:26: note: ‘cx’ declared here <--[g++] 1231 | bool DefineOS(JSContext* cx, HandleObject global, bool fuzzingSafe, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘NewGlobalObject(JSContext*, JS::RealmOptions&, JSPrincipals*, ShellGlobalKind, bool)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:10242:77: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘glob’ in ‘MEM[(struct StackRootedBase * *)cx_266(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘NewGlobalObject(JSContext*, JS::RealmOptions&, JSPrincipals*, ShellGlobalKind, bool)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:10240:16: note: ‘glob’ declared here <--[g++] 10240 | RootedObject glob(cx, | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:10237:45: note: ‘cx’ declared here <--[g++] 10237 | static JSObject* NewGlobalObject(JSContext* cx, JS::RealmOptions& options, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘NewGlobal(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:6657:62: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘global’ in ‘MEM[(struct StackRootedBase * *)cx_346(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘NewGlobal(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:6656:16: note: ‘global’ declared here <--[g++] 6656 | RootedObject global(cx, NewGlobalObject(cx, options, principals.get(), kind, | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:6522:34: note: ‘cx’ declared here <--[g++] 6522 | static bool NewGlobal(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘EvalInContext(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:3988:45: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_193(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘EvalInContext(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:3988:16: note: ‘str’ declared here <--[g++] 3988 | RootedString str(cx, ToString(cx, args[0])); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:3982:38: note: ‘cx’ declared here <--[g++] 3982 | static bool EvalInContext(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘WasmTextToBinary(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:8251:63: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘binary’ in ‘MEM[(struct StackRootedBase * *)cx_127(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘WasmTextToBinary(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:8251:16: note: ‘binary’ declared here <--[g++] 8251 | RootedObject binary(cx, JS_NewUint8Array(cx, bytes.length())); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:8222:41: note: ‘cx’ declared here <--[g++] 8222 | static bool WasmTextToBinary(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘Run(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:2616:49: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_157(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘Run(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:2616:16: note: ‘str’ declared here <--[g++] 2616 | RootedString str(cx, JS::ToString(cx, args[0])); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:2608:28: note: ‘cx’ declared here <--[g++] 2608 | static bool Run(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::shell::ModuleLoader::fetchSource(JSContext*, JS::Handle<JSLinearString*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:666:68: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘resolvedPath’ in ‘MEM[(struct StackRootedBase * *)cx_36(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp: In member function ‘js::shell::ModuleLoader::fetchSource(JSContext*, JS::Handle<JSLinearString*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:666:16: note: ‘resolvedPath’ declared here <--[g++] 666 | RootedString resolvedPath(cx, ResolvePath(cx, path, RootRelative)); | ^~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:660:48: note: ‘cx’ declared here <--[g++] 660 | JSString* ModuleLoader::fetchSource(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::shell::ReadFile(JSContext*, unsigned int, JS::Value*, js::shell::PathResolutionMode)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:399:79, inlined from ‘js::shell::osfile_readFile(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:431:18: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp: In function ‘js::shell::osfile_readFile(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:398:25: note: ‘str’ declared here <--[g++] 398 | JS::Rooted<JSString*> str(cx, | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:430:40: note: ‘cx’ declared here <--[g++] 430 | static bool osfile_readFile(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::shell::ReadFile(JSContext*, unsigned int, JS::Value*, js::shell::PathResolutionMode)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:399:79, inlined from ‘js::shell::osfile_readRelativeToScript(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:436:18: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp: In function ‘js::shell::osfile_readRelativeToScript(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:398:25: note: ‘str’ declared here <--[g++] 398 | JS::Rooted<JSString*> str(cx, | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:434:52: note: ‘cx’ declared here <--[g++] 434 | static bool osfile_readRelativeToScript(JSContext* cx, unsigned argc, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘FrontendTest(JSContext*, unsigned int, JS::Value*, char const*, DumpType)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:5509:76: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘linearString’ in ‘MEM[(struct StackRootedBase * *)cx_249(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘FrontendTest(JSContext*, unsigned int, JS::Value*, char const*, DumpType)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:5509:27: note: ‘linearString’ declared here <--[g++] 5509 | Rooted<JSLinearString*> linearString(cx, scriptContents->ensureLinear(cx)); | ^~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:5429:37: note: ‘cx’ declared here <--[g++] 5429 | static bool FrontendTest(JSContext* cx, unsigned argc, Value* vp, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::shell::ShellAutoEntryMonitor::buildResult(JSContext*, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:8052:65: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘result’ in ‘MEM[(struct StackRootedBase * *)cx_87(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In member function ‘js::shell::ShellAutoEntryMonitor::buildResult(JSContext*, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:8052:18: note: ‘result’ declared here <--[g++] 8052 | RootedObject result(cx, JS::NewArrayObject(cx, log.length())); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:8046:31: note: ‘cx’ declared here <--[g++] 8046 | bool buildResult(JSContext* cx, MutableHandleValue resultValue) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘DefineConsole(JSContext*, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:9492:45: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_29(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘DefineConsole(JSContext*, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:9492:16: note: ‘obj’ declared here <--[g++] 9492 | RootedObject obj(cx, JS_NewPlainObject(cx)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:9491:31: note: ‘cx’ declared here <--[g++] 9491 | bool DefineConsole(JSContext* cx, HandleObject global) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘InitModuleLoader(JSContext*, js::cli::OptionParser const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:12564:71: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘jspath’ in ‘MEM[(struct StackRootedBase * *)cx_111(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘InitModuleLoader(JSContext*, js::cli::OptionParser const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:12564:23: note: ‘jspath’ declared here <--[g++] 12564 | Rooted<JSString*> jspath(cx, NewStringCopyUTF8(cx, pathUtf8.get())); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:12556:34: note: ‘cx’ declared here <--[g++] 12556 | bool InitModuleLoader(JSContext* cx, const OptionParser& op) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘EntryPoints(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:8085:46: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘opts’ in ‘MEM[(struct StackRootedBase * *)cx_536(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘EntryPoints(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:8085:16: note: ‘opts’ declared here <--[g++] 8085 | RootedObject opts(cx, ToObject(cx, args[0])); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:8077:36: note: ‘cx’ declared here <--[g++] 8077 | static bool EntryPoints(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JS::Value const&>(JSContext* const&, JS::Value const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::shell::ModuleLoader::getOrCreateModuleRegistry(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:540:77: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘value’ in ‘MEM[(struct StackRootedBase * *)cx_45(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp: In member function ‘js::shell::ModuleLoader::getOrCreateModuleRegistry(JSContext*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:540:15: note: ‘value’ declared here <--[g++] 540 | RootedValue value(cx, global->getReservedSlot(GlobalAppSlotModuleRegistry)); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:538:62: note: ‘cx’ declared here <--[g++] 538 | JSObject* ModuleLoader::getOrCreateModuleRegistry(JSContext* cx) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::NativeObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::NativeObject*>::Rooted<JSContext*, StreamCacheEntryObject*>(JSContext* const&, StreamCacheEntryObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘StreamCacheEntryObject::construct(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:7515:73: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_131(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘StreamCacheEntryObject::construct(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:7514:27: note: ‘obj’ declared here <--[g++] 7514 | Rooted<NativeObject*> obj( | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:7486:36: note: ‘cx’ declared here <--[g++] 7486 | static bool construct(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘ShellModuleRequestObjectWrapper::create(JSContext*, JS::Handle<js::ModuleRequestObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:460:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_37(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellModuleRequestObjectWrapper::create(JSContext*, JS::Handle<js::ModuleRequestObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:431:27: note: ‘obj’ declared here <--[g++] 431 | JS::Rooted<JSObject*> obj(cx, JS_NewObject(cx, &class_)); \ | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:430:18: note: ‘cx’ declared here <--[g++] 430 | JSContext* cx, JS::Handle<CLASS*> target) { \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<ShellImportEntryWrapper, JS::Value (*)(js::ImportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ImportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellImportEntryWrapper_moduleRequestGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:319:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellImportEntryWrapper_moduleRequestGetter_impl(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:240:18: note: ‘cx’ declared here <--[g++] 240 | JSContext* cx, const JS::CallArgs& args) { \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<ShellExportEntryWrapper, JS::Value (*)(js::ExportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ExportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellExportEntryWrapper_moduleRequestGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:335:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellExportEntryWrapper_moduleRequestGetter_impl(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:240:18: note: ‘cx’ declared here <--[g++] 240 | JSContext* cx, const JS::CallArgs& args) { \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<ShellRequestedModuleWrapper, JS::Value (*)(js::RequestedModule*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::RequestedModule*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellRequestedModuleWrapper_moduleRequestGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:351:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellRequestedModuleWrapper_moduleRequestGetter_impl(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:240:18: note: ‘cx’ declared here <--[g++] 240 | JSContext* cx, const JS::CallArgs& args) { \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<ShellRequestedModuleWrapper, JS::Value (*)(js::RequestedModule*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::RequestedModule*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellRequestedModuleWrapper_moduleRequestGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:351:1, inlined from ‘JS::CallNonGenericMethod<&(IsShellRequestedModuleWrapper(JS::Handle<JS::Value>)), &(ShellRequestedModuleWrapper_moduleRequestGetter_impl(JSContext*, JS::CallArgs const&))>(JSContext*, JS::CallArgs const&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:351:1, inlined from ‘ShellRequestedModuleWrapper_moduleRequestGetter(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:351:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_5(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellRequestedModuleWrapper_moduleRequestGetter(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:244:63: note: ‘cx’ declared here <--[g++] 244 | static bool Shell##CLASS##Wrapper_##PROP##Getter(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<ShellImportEntryWrapper, JS::Value (*)(js::ImportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ImportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellImportEntryWrapper_moduleRequestGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:319:1, inlined from ‘JS::CallNonGenericMethod<&(IsShellImportEntryWrapper(JS::Handle<JS::Value>)), &(ShellImportEntryWrapper_moduleRequestGetter_impl(JSContext*, JS::CallArgs const&))>(JSContext*, JS::CallArgs const&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:319:1, inlined from ‘ShellImportEntryWrapper_moduleRequestGetter(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:319:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_5(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellImportEntryWrapper_moduleRequestGetter(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:244:63: note: ‘cx’ declared here <--[g++] 244 | static bool Shell##CLASS##Wrapper_##PROP##Getter(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ShellModuleWrapperGetter<ShellExportEntryWrapper, JS::Value (*)(js::ExportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)>(JSContext*, JS::CallArgs const&, JS::Value (*)(js::ExportEntry*), bool (*)(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>))bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25, inlined from ‘ShellExportEntryWrapper_moduleRequestGetter_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:335:1, inlined from ‘JS::CallNonGenericMethod<&(IsShellExportEntryWrapper(JS::Handle<JS::Value>)), &(ShellExportEntryWrapper_moduleRequestGetter_impl(JSContext*, JS::CallArgs const&))>(JSContext*, JS::CallArgs const&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:335:1, inlined from ‘ShellExportEntryWrapper_moduleRequestGetter(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:335:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filtered’ in ‘MEM[(struct StackRootedBase * *)cx_5(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellExportEntryWrapper_moduleRequestGetter(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:226:25: note: ‘filtered’ declared here <--[g++] 226 | JS::Rooted<JS::Value> filtered(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:244:63: note: ‘cx’ declared here <--[g++] 244 | static bool Shell##CLASS##Wrapper_##PROP##Getter(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::shell::ShellModuleObjectWrapper::create(JSContext*, JS::Handle<js::ModuleObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:466:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_37(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘js::shell::ShellModuleObjectWrapper::create(JSContext*, JS::Handle<js::ModuleObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:431:27: note: ‘obj’ declared here <--[g++] 431 | JS::Rooted<JSObject*> obj(cx, JS_NewObject(cx, &class_)); \ | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:430:18: note: ‘cx’ declared here <--[g++] 430 | JSContext* cx, JS::Handle<CLASS*> target) { \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘ShellImportEntryWrapper::create(JSContext*, JS::Handle<JSObject*>, js::ImportEntry*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:462:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_42(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellImportEntryWrapper::create(JSContext*, JS::Handle<JSObject*>, js::ImportEntry*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:447:27: note: ‘obj’ declared here <--[g++] 447 | JS::Rooted<JSObject*> obj(cx, JS_NewObject(cx, &class_)); \ | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:446:18: note: ‘cx’ declared here <--[g++] 446 | JSContext* cx, JS::Handle<JSObject*> owner, CLASS* target) { \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘ShellExportEntryWrapper::create(JSContext*, JS::Handle<JSObject*>, js::ExportEntry*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:463:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_42(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellExportEntryWrapper::create(JSContext*, JS::Handle<JSObject*>, js::ExportEntry*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:447:27: note: ‘obj’ declared here <--[g++] 447 | JS::Rooted<JSObject*> obj(cx, JS_NewObject(cx, &class_)); \ | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:446:18: note: ‘cx’ declared here <--[g++] 446 | JSContext* cx, JS::Handle<JSObject*> owner, CLASS* target) { \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘ShellRequestedModuleWrapper::create(JSContext*, JS::Handle<JSObject*>, js::RequestedModule*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:464:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_42(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ShellRequestedModuleWrapper::create(JSContext*, JS::Handle<JSObject*>, js::RequestedModule*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:447:27: note: ‘obj’ declared here <--[g++] 447 | JS::Rooted<JSObject*> obj(cx, JS_NewObject(cx, &class_)); \ | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:446:18: note: ‘cx’ declared here <--[g++] 446 | JSContext* cx, JS::Handle<JSObject*> owner, CLASS* target) { \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::shell::redirect(JSContext*, JS::Handle<JSString*>, js::shell::RCFile**)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:688:71: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘filename’ in ‘MEM[(struct StackRootedBase * *)cx_52(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp: In function ‘js::shell::redirect(JSContext*, JS::Handle<JSString*>, js::shell::RCFile**)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:688:16: note: ‘filename’ declared here <--[g++] 688 | RootedString filename(cx, ResolvePath(cx, relFilename, RootRelative)); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:686:40: note: ‘cx’ declared here <--[g++] 686 | static FileObject* redirect(JSContext* cx, HandleString relFilename, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, js::shell::FileObject*>(JSContext* const&, js::shell::FileObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::shell::Redirect(JSContext*, JS::CallArgs const&, js::shell::RCFile**)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:726:62, inlined from ‘js::shell::Redirect(JSContext*, JS::CallArgs const&, js::shell::RCFile**)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:718:13, inlined from ‘js::shell::osfile_redirectError(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:780:18: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘oldFileObj’ in ‘MEM[(struct StackRootedBase * *)cx_5(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp: In function ‘js::shell::osfile_redirectError(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:726:16: note: ‘oldFileObj’ declared here <--[g++] 726 | RootedObject oldFileObj(cx, FileObject::create(cx, oldFile)); | ^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:777:45: note: ‘cx’ declared here <--[g++] 777 | static bool osfile_redirectError(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, js::shell::FileObject*>(JSContext* const&, js::shell::FileObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::shell::Redirect(JSContext*, JS::CallArgs const&, js::shell::RCFile**)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:726:62, inlined from ‘js::shell::Redirect(JSContext*, JS::CallArgs const&, js::shell::RCFile**)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:718:13, inlined from ‘js::shell::osfile_redirectOutput(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:774:18: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘oldFileObj’ in ‘MEM[(struct StackRootedBase * *)cx_5(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp: In function ‘js::shell::osfile_redirectOutput(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:726:16: note: ‘oldFileObj’ declared here <--[g++] 726 | RootedObject oldFileObj(cx, FileObject::create(cx, oldFile)); | ^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:771:46: note: ‘cx’ declared here <--[g++] 771 | static bool osfile_redirectOutput(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::shell::ModuleLoader::addModuleToRegistry(JSContext*, JS::Handle<JSString*>, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:528:58: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘registry’ in ‘MEM[(struct StackRootedBase * *)cx_60(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp: In member function ‘js::shell::ModuleLoader::addModuleToRegistry(JSContext*, JS::Handle<JSString*>, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:528:16: note: ‘registry’ declared here <--[g++] 528 | RootedObject registry(cx, getOrCreateModuleRegistry(cx)); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:526:51: note: ‘cx’ declared here <--[g++] 526 | bool ModuleLoader::addModuleToRegistry(JSContext* cx, HandleString path, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::shell::ModuleLoader::lookupModuleInRegistry(JSContext*, JS::Handle<JSString*>, JS::MutableHandle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:508:58: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘registry’ in ‘MEM[(struct StackRootedBase * *)cx_64(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp: In member function ‘js::shell::ModuleLoader::lookupModuleInRegistry(JSContext*, JS::Handle<JSString*>, JS::MutableHandle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:508:16: note: ‘registry’ declared here <--[g++] 508 | RootedObject registry(cx, getOrCreateModuleRegistry(cx)); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:504:54: note: ‘cx’ declared here <--[g++] 504 | bool ModuleLoader::lookupModuleInRegistry(JSContext* cx, HandleString path, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JS::Handle<JSLinearString*>&>(JSContext* const&, JS::Handle<JSLinearString*>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::shell::ModuleLoader::normalizePath(JSContext*, JS::Handle<JSLinearString*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:575:43: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘path’ in ‘MEM[(struct StackRootedBase * *)cx_141(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp: In member function ‘js::shell::ModuleLoader::normalizePath(JSContext*, JS::Handle<JSLinearString*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:575:27: note: ‘path’ declared here <--[g++] 575 | Rooted<JSLinearString*> path(cx, pathArg); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:573:56: note: ‘cx’ declared here <--[g++] 573 | JSLinearString* ModuleLoader::normalizePath(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::shell::ModuleLoader::resolve(JSContext*, JS::Handle<JSString*>, JS::Handle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:376:72: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘name’ in ‘MEM[(struct StackRootedBase * *)cx_139(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp: In member function ‘js::shell::ModuleLoader::resolve(JSContext*, JS::Handle<JSString*>, JS::Handle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:376:27: note: ‘name’ declared here <--[g++] 376 | Rooted<JSLinearString*> name(cx, JS_EnsureLinearString(cx, specifier)); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:374:50: note: ‘cx’ declared here <--[g++] 374 | JSLinearString* ModuleLoader::resolve(JSContext* cx, HandleString specifier, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::shell::ModuleLoader::ImportMetaResolve(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:101:49: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘specifier’ in ‘MEM[(struct StackRootedBase * *)cx_97(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp: In function ‘js::shell::ModuleLoader::ImportMetaResolve(JSContext*, unsigned int, JS::Value*)’: <--[g++] /buildmake[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/shell' make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' js/src/Unified_cpp_js_src15.o /usr/lib64/cscppc/g++ -o Unified_cpp_js_src15.o -c -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include -DWITH_GZFILEOP -DMOZILLA_CLIENT -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-invalid-offsetof -Wc++2a-compat -Wcomma-subscript -Wvolatile -Wno-error=deprecated -Wno-error=deprecated-enum-enum-conversion -Wduplicated-cond -Wimplicit-fallthrough -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -Wno-error=builtin-macro-redefined -Werror=format -Wno-attributes -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src15.o.pp Unified_cpp_js_src15.cpp make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' dir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:101:16: note: ‘specifier’ declared here <--[g++] 101 | RootedString specifier(cx, JS::ToString(cx, v)); | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:91:49: note: ‘cx’ declared here <--[g++] 91 | bool ModuleLoader::ImportMetaResolve(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::shell::ModuleLoader::resolve(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:366:64: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘name’ in ‘MEM[(struct StackRootedBase * *)cx_35(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp: In member function ‘js::shell::ModuleLoader::resolve(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:365:27: note: ‘name’ declared here <--[g++] 365 | Rooted<JSLinearString*> name( | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:355:50: note: ‘cx’ declared here <--[g++] 355 | JSLinearString* ModuleLoader::resolve(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::shell::ModuleLoader::registerTestModule(JSContext*, JS::Handle<JSObject*>, JS::Handle<js::ModuleObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:161:59: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘path’ in ‘MEM[(struct StackRootedBase * *)cx_36(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp: In member function ‘js::shell::ModuleLoader::registerTestModule(JSContext*, JS::Handle<JSObject*>, JS::Handle<js::ModuleObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:160:27: note: ‘path’ declared here <--[g++] 160 | Rooted<JSLinearString*> path( | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:158:50: note: ‘cx’ declared here <--[g++] 158 | bool ModuleLoader::registerTestModule(JSContext* cx, HandleObject moduleRequest, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSAtom*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSAtom*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘RegisterModule(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:5152:70: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘specifier’ in ‘MEM[(struct StackRootedBase * *)cx_130(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘RegisterModule(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:5152:19: note: ‘specifier’ declared here <--[g++] 5152 | Rooted<JSAtom*> specifier(cx, AtomizeString(cx, args[0].toString())); | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:5129:39: note: ‘cx’ declared here <--[g++] 5129 | static bool RegisterModule(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::shell::ModuleLoader::loadAndParse(JSContext*, JS::Handle<JSString*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:443:70: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘path’ in ‘MEM[(struct StackRootedBase * *)cx_157(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp: In member function ‘js::shell::ModuleLoader::loadAndParse(JSContext*, JS::Handle<JSString*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:443:27: note: ‘path’ declared here <--[g++] 443 | Rooted<JSLinearString*> path(cx, JS_EnsureLinearString(cx, pathArg)); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:442:49: note: ‘cx’ declared here <--[g++] 442 | JSObject* ModuleLoader::loadAndParse(JSContext* cx, HandleString pathArg) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::shell::ModuleLoader::loadAndExecute(JSContext*, JS::Handle<JSString*>, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:181:49: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘module’ in ‘MEM[(struct StackRootedBase * *)cx_30(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp: In member function ‘js::shell::ModuleLoader::loadAndExecute(JSContext*, JS::Handle<JSString*>, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:181:16: note: ‘module’ declared here <--[g++] 181 | RootedObject module(cx, loadAndParse(cx, path)); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:179:46: note: ‘cx’ declared here <--[g++] 179 | bool ModuleLoader::loadAndExecute(JSContext* cx, HandleString path, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::shell::ModuleLoader::resolveImportedModule(JSContext*, JS::Handle<JS::Value>, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:197:78: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘path’ in ‘MEM[(struct StackRootedBase * *)cx_24(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp: In member function ‘js::shell::ModuleLoader::resolveImportedModule(JSContext*, JS::Handle<JS::Value>, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:196:27: note: ‘path’ declared here <--[g++] 196 | Rooted<JSLinearString*> path(cx, | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:194:16: note: ‘cx’ declared here <--[g++] 194 | JSContext* cx, JS::HandleValue referencingPrivate, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::shell::ModuleLoader::resolveImportedModule(JSContext*, JS::Handle<JS::Value>, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:197:78, inlined from ‘js::shell::ModuleLoader::ResolveImportedModule(JSContext*, JS::Handle<JS::Value>, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:79:50: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘path’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp: In function ‘js::shell::ModuleLoader::ResolveImportedModule(JSContext*, JS::Handle<JS::Value>, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:196:27: note: ‘path’ declared here <--[g++] 196 | Rooted<JSLinearString*> path(cx, | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:76:16: note: ‘cx’ declared here <--[g++] 76 | JSContext* cx, JS::HandleValue referencingPrivate, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::shell::ModuleLoader::loadAndExecute(JSContext*, JS::Handle<JSString*>, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:181:49, inlined from ‘js::shell::ModuleLoader::loadRootModule(JSContext*, JS::Handle<JSString*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:146:22: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘module’ in ‘MEM[(struct StackRootedBase * *)cx_44(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp: In member function ‘js::shell::ModuleLoader::loadRootModule(JSContext*, JS::Handle<JSString*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:181:16: note: ‘module’ declared here <--[g++] 181 | RootedObject module(cx, loadAndParse(cx, path)); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:144:46: note: ‘cx’ declared here <--[g++] 144 | bool ModuleLoader::loadRootModule(JSContext* cx, HandleString path) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘RunModule(JSContext*, char const*, bool)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:1117:56, inlined from ‘Process(JSContext*, char const*, bool, FileKind)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:1694:23: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘path’ in ‘MEM[(struct StackRootedBase * *)cx_33(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘Process(JSContext*, char const*, bool, FileKind)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:1117:16: note: ‘path’ declared here <--[g++] 1117 | RootedString path(cx, NewStringCopyUTF8(cx, filename)); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:1657:46: note: ‘cx’ declared here <--[g++] 1657 | [[nodiscard]] static bool Process(JSContext* cx, const char* filename, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::shell::ModuleLoader::tryDynamicImport(JSContext*, JS::Handle<JS::Value>, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:347:78: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘path’ in ‘MEM[(struct StackRootedBase * *)cx_24(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp: In member function ‘js::shell::ModuleLoader::tryDynamicImport(JSContext*, JS::Handle<JS::Value>, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:346:27: note: ‘path’ declared here <--[g++] 346 | Rooted<JSLinearString*> path(cx, | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp:341:48: note: ‘cx’ declared here <--[g++] 341 | bool ModuleLoader::tryDynamicImport(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::shell::ListDir(JSContext*, unsigned int, JS::Value*, js::shell::PathResolutionMode)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:455:63: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)_66 + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp: In function ‘js::shell::ListDir(JSContext*, unsigned int, JS::Value*, js::shell::PathResolutionMode)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:455:16: note: ‘str’ declared here <--[g++] 455 | RootedString str(cx, ResolvePath(cx, givenPath, resolveMode)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp:439:32: note: ‘cx’ declared here <--[g++] 439 | static bool ListDir(JSContext* cx, unsigned argc, Value* vp, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, decltype(nullptr)>(JSContext* const&, decltype(nullptr)&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘Evaluate(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:2224:38: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘cacheEntry’ in ‘MEM[(struct StackRootedBase * *)cx_1163(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘Evaluate(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:2224:16: note: ‘cacheEntry’ declared here <--[g++] 2224 | RootedObject cacheEntry(cx, nullptr); | ^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:2212:33: note: ‘cx’ declared here <--[g++] 2212 | static bool Evaluate(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayObject*>::Rooted<JSContext*, js::ArrayObject*>(JSContext* const&, js::ArrayObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘GetModuleEnvironmentNames(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:5283:73: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘array’ in ‘MEM[(struct StackRootedBase * *)cx_145(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘GetModuleEnvironmentNames(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:5283:24: note: ‘array’ declared here <--[g++] 5283 | Rooted<ArrayObject*> array(cx, NewDenseFullyAllocatedArray(cx, length)); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:5250:50: note: ‘cx’ declared here <--[g++] 5250 | static bool GetModuleEnvironmentNames(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘AddMarkObservers(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:7922:25: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘object’ in ‘MEM[(struct StackRootedBase * *)cx_107(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp: In function ‘AddMarkObservers(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:7922:16: note: ‘object’ declared here <--[g++] 7922 | RootedObject object(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp:7897:41: note: ‘cx’ declared here <--[g++] 7897 | static bool AddMarkObservers(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayObject*>::Rooted<JSContext*, js::ArrayObject*>(JSContext* const&, js::ArrayObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘ListToArrayFilter<js::shell::ShellModuleObjectWrapper>(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:167:28: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘toArray’ in ‘MEM[(struct StackRootedBase * *)cx_127(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘ListToArrayFilter<js::shell::ShellModuleObjectWrapper>(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)bool’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:167:28: note: ‘toArray’ declared here <--[g++] 167 | JS::Rooted<ArrayObject*> toArray(cx, NewDenseFullyAllocatedArray(cx, length)); | ^~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:156:35: note: ‘cx’ declared here <--[g++] 156 | bool ListToArrayFilter(JSContext* cx, JS::Handle<JS::Value> from, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayObject*>::Rooted<JSContext*, js::ArrayObject*>(JSContext* const&, js::ArrayObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘SpanToArrayFilter<ShellExportEntryWrapper>(JSContext*, JS::Handle<JSObject*>, mozilla::Span<ShellExportEntryWrapper::Target const, 18446744073709551615ul>, JS::MutableHandle<JS::Value>)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:257:28: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘toArray’ in ‘MEM[(struct StackRootedBase * *)cx_60(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘SpanToArrayFilter<ShellExportEntryWrapper>(JSContext*, JS::Handle<JSObject*>, mozilla::Span<ShellExportEntryWrapper::Target const, 18446744073709551615ul>, JS::MutableHandle<JS::Value>)bool’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:257:28: note: ‘toArray’ declared here <--[g++] 257 | JS::Rooted<ArrayObject*> toArray(cx, NewDenseFullyAllocatedArray(cx, length)); | ^~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:253:35: note: ‘cx’ declared here <--[g++] 253 | bool SpanToArrayFilter(JSContext* cx, JS::Handle<JSObject*> owner, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayObject*>::Rooted<JSContext*, js::ArrayObject*>(JSContext* const&, js::ArrayObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘SpanToArrayFilter<ShellImportEntryWrapper>(JSContext*, JS::Handle<JSObject*>, mozilla::Span<ShellImportEntryWrapper::Target const, 18446744073709551615ul>, JS::MutableHandle<JS::Value>)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:257:28: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘toArray’ in ‘MEM[(struct StackRootedBase * *)cx_60(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘SpanToArrayFilter<ShellImportEntryWrapper>(JSContext*, JS::Handle<JSObject*>, mozilla::Span<ShellImportEntryWrapper::Target const, 18446744073709551615ul>, JS::MutableHandle<JS::Value>)bool’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:257:28: note: ‘toArray’ declared here <--[g++] 257 | JS::Rooted<ArrayObject*> toArray(cx, NewDenseFullyAllocatedArray(cx, length)); | ^~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:253:35: note: ‘cx’ declared here <--[g++] 253 | bool SpanToArrayFilter(JSContext* cx, JS::Handle<JSObject*> owner, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayObject*>::Rooted<JSContext*, js::ArrayObject*>(JSContext* const&, js::ArrayObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘SpanToArrayFilter<ShellRequestedModuleWrapper>(JSContext*, JS::Handle<JSObject*>, mozilla::Span<ShellRequestedModuleWrapper::Target const, 18446744073709551615ul>, JS::MutableHandle<JS::Value>)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:257:28: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘toArray’ in ‘MEM[(struct StackRootedBase * *)cx_60(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp: In function ‘SpanToArrayFilter<ShellRequestedModuleWrapper>(JSContext*, JS::Handle<JSObject*>, mozilla::Span<ShellRequestedModuleWrapper::Target const, 18446744073709551615ul>, JS::MutableHandle<JS::Value>)bool’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:257:28: note: ‘toArray’ declared here <--[g++] 257 | JS::Rooted<ArrayObject*> toArray(cx, NewDenseFullyAllocatedArray(cx, length)); | ^~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp:253:35: note: ‘cx’ declared here <--[g++] 253 | bool SpanToArrayFilter(JSContext* cx, JS::Handle<JSObject*> owner, | ~~~~~~~~~~~^~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallArgs.h:73, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallNonGenericMethod.h:12, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/NamespaceImports.h:15, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Barrier.h:12, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/GetterSetter.h:10, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/GetterSetter.cpp:7, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src15.cpp:2: <--[g++] In member function ‘JS::Rooted<mozilla::UniquePtr<js::ParseTask, JS::DeletePolicy<js::ParseTask> > >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<mozilla::UniquePtr<js::ParseTask, JS::DeletePolicy<js::ParseTask> > >::Rooted<JSContext*, mozilla::UniquePtr<js::ParseTask, JS::DeletePolicy<js::ParseTask> > >(JSContext* const&, mozilla::UniquePtr<js::ParseTask, JS::DeletePolicy<js::ParseTask> >&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::GlobalHelperThreadState::finishStencilTask(JSContext*, JS::OffThreadToken*, JS::InstantiationStorage*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/HelperThreads.cpp:2320:78: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘parseTask’ in ‘MEM[(struct StackRootedBase * *)cx_37(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src15.cpp:20: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/HelperThreads.cpp: In member function ‘js::GlobalHelperThreadState::finishStencilTask(JSContext*, JS::OffThreadToken*, JS::InstantiationStorage*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/HelperThreads.cpp:2320:32: note: ‘parseTask’ declared here <--[g++] 2320 | Rooted<UniquePtr<ParseTask>> parseTask(cx, finishParseTaskCommon(cx, token)); | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/HelperThreads.cpp:2317:55: note: ‘cx’ declared here <--[g++] 2317 | GlobalHelperThreadState::finishStencilTask(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<mozilla::UniquePtr<js::ParseTask, JS::DeletePolicy<js::ParseTask> > >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<mozilla::UniquePtr<js::ParseTask, JS::DeletePolicy<js::ParseTask> > >::Rooted<JSContext*, mozilla::UniquePtr<js::ParseTask, JS::DeletePolicy<js::ParseTask> > >(JSContext* const&, mozilla::UniquePtr<js::ParseTask, JS::DeletePolicy<js::ParseTask> >&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::GlobalHelperThreadState::finishMultiParseTask(JSContext*, js::ParseTaskKind, JS::OffThreadToken*, mozilla::Vector<RefPtr<js::frontend::CompilationStencil>, 0ul, mozilla::MallocAllocPolicy>*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/HelperThreads.cpp:2340:78: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘parseTask’ in ‘MEM[(struct StackRootedBase * *)cx_65(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/HelperThreads.cpp: In member function ‘js::GlobalHelperThreadState::finishMultiParseTask(JSContext*, js::ParseTaskKind, JS::OffThreadToken*, mozilla::Vector<RefPtr<js::frontend::CompilationStencil>, 0ul, mozilla::MallocAllocPolicy>*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/HelperThreads.cpp:2340:32: note: ‘parseTask’ declared here <--[g++] 2340 | Rooted<UniquePtr<ParseTask>> parseTask(cx, finishParseTaskCommon(cx, token)); | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/HelperThreads.cpp:2337:16: note: ‘cx’ declared here <--[g++] 2337 | JSContext* cx, ParseTaskKind kind, JS::OffThreadToken* token, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<mozilla::UniquePtr<js::ParseTask, JS::DeletePolicy<js::ParseTask> > >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<mozilla::UniquePtr<js::ParseTask, JS::DeletePolicy<js::ParseTask> > >::Rooted<JSContext*, mozilla::UniquePtr<js::ParseTask, JS::DeletePolicy<js::ParseTask> > >(JSContext* const&, mozilla::UniquePtr<js::ParseTask, JS::DeletePolicy<js::ParseTask> >&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::GlobalHelperThreadState::finishMultiParseTask(JSContext*, js::ParseTaskKind, JS::OffThreadToken*, mozilla::Vector<RefPtr<js::frontend::CompilationStencil>, 0ul, mozilla::MallocAllocPolicy>*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/HelperThreads.cpp:2340:78, inlined from ‘js::GlobalHelperThreadState::finishMultiStencilsDecodeTask(JSContext*, JS::OffThreadToken*, mozilla::Vector<RefPtr<js::frontend::CompilationStencil>, 0ul, mozilla::MallocAllocPolicy>*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/HelperThreads.cpp:2372:30: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘parseTask’ in ‘MEM[(struct StackRootedBase * *)cx_3(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/HelperThreads.cpp: In member function ‘js::GlobalHelperThreadState::finishMultiStencilsDecodeTask(JSContext*, JS::OffThreadToken*, mozilla::Vector<RefPtr<js::frontend::CompilationStencil>, 0ul, mozilla::MallocAllocPolicy>*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/HelperThreads.cpp:2340:32: note: ‘parseTask’ declared here <--[g++] 2340 | Rooted<UniquePtr<ParseTask>> parseTask(cx, finishParseTaskCommon(cx, token)); | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/HelperThreads.cpp:2370:16: note: ‘cx’ declared here <--[g++] 2370 | JSContext* cx, JS::OffThreadToken* token, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSFunction*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSFunction*>::Rooted<JSContext*, JSFunction*>(JSContext* const&, JSFunction*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::GlobalObject::getOrCreateThrowTypeError(JSContext*, JS::Handle<js::GlobalObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/GlobalObject.cpp:498:60: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘throwTypeError’ in ‘MEM[(struct StackRootedBase * *)cx_146(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src15.cpp:11: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/GlobalObject.cpp: In function ‘js::GlobalObject::getOrCreateThrowTypeError(JSContext*, JS::Handle<js::GlobalObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/GlobalObject.cpp:497:18: note: ‘throwTypeError’ declared here <--[g++] 497 | RootedFunction throwTypeError( | ^~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/GlobalObject.cpp:486:16: note: ‘cx’ declared here <--[g++] 486 | JSContext* cx, Handle<GlobalObject*> global) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::NativeObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::NativeObject*>::Rooted<JSContext*, js::PlainObject*>(JSContext* const&, js::PlainObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::GlobalObject::createIntrinsicsHolder(JSContext*, JS::Handle<js::GlobalObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/GlobalObject.cpp:822:62: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘intrinsicsHolder’ in ‘MEM[(struct StackRootedBase * *)cx_32(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/GlobalObject.cpp: In function ‘js::GlobalObject::createIntrinsicsHolder(JSContext*, JS::Handle<js::GlobalObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/GlobalObject.cpp:821:25: note: ‘intrinsicsHolder’ declared here <--[g++] 821 | Rooted<NativeObject*> intrinsicsHolder( | ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/GlobalObject.cpp:819:54: note: ‘cx’ declared here <--[g++] 819 | bool GlobalObject::createIntrinsicsHolder(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSFunction*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSFunction*>::Rooted<JSContext*, JSFunction*>(JSContext* const&, JSFunction*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::GlobalObject::getIntrinsicValueSlow(JSContext*, JS::Handle<js::GlobalObject*>, JS::Handle<js::PropertyName*>, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/GlobalObject.cpp:890:65: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘fun’ in ‘MEM[(struct StackRootedBase * *)cx_79(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/GlobalObject.cpp: In function ‘js::GlobalObject::getIntrinsicValueSlow(JSContext*, JS::Handle<js::GlobalObject*>, JS::Handle<js::PropertyName*>, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/GlobalObject.cpp:890:20: note: ‘fun’ declared here <--[g++] 890 | RootedFunction fun(cx, JS::NewFunctionFromSpec(cx, spec, id)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/GlobalObject.cpp:882:53: note: ‘cx’ declared here <--[g++] 882 | bool GlobalObject::getIntrinsicValueSlow(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSFunction*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSFunction*>::Rooted<JSContext*, JSFunction*>(JSContext* const&, JSFunction*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::GlobalObject::getSelfHostedFunction(JSContext*, JS::Handle<js::GlobalObject*>, JS::Handle<js::PropertyName*>, JS::Handle<JSAtom*>, unsigned int, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/GlobalObject.cpp:839:63: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘fun’ in ‘MEM[(struct StackRootedBase * *)cx_86(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/GlobalObject.cpp: In function ‘js::GlobalObject::getSelfHostedFunction(JSContext*, JS::Handle<js::GlobalObject*>, JS::Handle<js::PropertyName*>, JS::Handle<JSAtom*>, unsigned int, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/GlobalObject.cpp:839:20: note: ‘fun’ declared here <--[g++] 839 | RootedFunction fun(cx, &funVal.toObject().as<JSFunction>()); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/GlobalObject.cpp:833:53: note: ‘cx’ declared here <--[g++] 833 | bool GlobalObject::getSelfHostedFunction(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::GlobalLexicalEnvironmentObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::GlobalLexicalEnvironmentObject*>::Rooted<JSContext*, js::GlobalLexicalEnvironmentObject*>(JSContext* const&, js::GlobalLexicalEnvironmentObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::GlobalObject::createInternal(JSContext*, JSClass const*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/GlobalObject.cpp:557:61: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘lexical’ in ‘MEM[(struct StackRootedBase * *)cx_113(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/GlobalObject.cpp: In function ‘js::GlobalObject::createInternal(JSContext*, JSClass const*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/GlobalObject.cpp:556:43: note: ‘lexical’ declared here <--[g++] 556 | Rooted<GlobalLexicalEnvironmentObject*> lexical( | ^~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/GlobalObject.cpp:530:55: note: ‘cx’ declared here <--[g++] 530 | GlobalObject* GlobalObject::createInternal(JSContext* cx, | ~~~~~~~~~~~^~ make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' js/src/Unified_cpp_js_src19.o /usr/lib64/cscppc/g++ -o Unified_cpp_js_src19.o -c -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include -DWITH_GZFILEOP -DMOZILLA_CLIENT -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-invalid-offsetof -Wc++2a-compat -Wcomma-subscript -Wvolatile -Wno-error=deprecated -Wno-error=deprecated-enum-enum-conversion -Wduplicated-cond -Wimplicit-fallthrough -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -Wno-error=builtin-macro-redefined -Werror=format -Wno-attributes -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src19.o.pp Unified_cpp_js_src19.cpp make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallArgs.h:73, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsfriendapi.h:12, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.h:12, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Probes.h:14, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Probes-inl.h:10, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Probes.cpp:7, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src19.cpp:2: <--[g++] In member function ‘JS::Rooted<JSAtom*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSAtom*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘DefineAccessorPropertyById(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JSNativeWrapper const&, JSNativeWrapper const&, unsigned int)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PropertyAndElement.cpp:115:79: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘atom’ in ‘MEM[(struct StackRootedBase * *)cx_132(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src19.cpp:29: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PropertyAndElement.cpp: In function ‘DefineAccessorPropertyById(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JSNativeWrapper const&, JSNativeWrapper const&, unsigned int)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PropertyAndElement.cpp:114:25: note: ‘atom’ declared here <--[g++] 114 | JS::Rooted<JSAtom*> atom(cx, | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PropertyAndElement.cpp:105:51: note: ‘cx’ declared here <--[g++] 105 | static bool DefineAccessorPropertyById(JSContext* cx, JS::Handle<JSObject*> obj, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSAtom*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSAtom*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘DefineSelfHostedProperty(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, char const*, char const*, unsigned int)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PropertyAndElement.cpp:420:56, inlined from ‘JS_DefineProperties(JSContext*, JS::Handle<JSObject*>, JSPropertySpec const*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PropertyAndElement.cpp:860:40: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘name’ in ‘MEM[(struct StackRootedBase * *)cx_82(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PropertyAndElement.cpp: In function ‘JS_DefineProperties(JSContext*, JS::Handle<JSObject*>, JSPropertySpec const*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PropertyAndElement.cpp:420:23: note: ‘name’ declared here <--[g++] 420 | JS::Rooted<JSAtom*> name(cx, IdToFunctionName(cx, id)); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PropertyAndElement.cpp:849:51: note: ‘cx’ declared here <--[g++] 849 | JS_PUBLIC_API bool JS_DefineProperties(JSContext* cx, JS::Handle<JSObject*> obj, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::StackGCVector<js::SharedPropMap*, js::TempAllocPolicy> >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::StackGCVector<js::SharedPropMap*, js::TempAllocPolicy> >::Rooted<JSContext*, JS::StackGCVector<js::SharedPropMap*, js::TempAllocPolicy> >(JSContext* const&, JS::StackGCVector<js::SharedPropMap*, js::TempAllocPolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::RootedVector<js::SharedPropMap*>::RootedVector(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/GCVector.h:347:58, inlined from ‘js::SharedPropMap::freezeOrSealProperties(JSContext*, js::IntegrityLevel, JSClass const*, JS::MutableHandle<js::SharedPropMap*>, unsigned int, js::EnumFlags<js::ObjectFlag>*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PropMap.cpp:462:43: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘maps’ in ‘MEM[(struct StackRootedBase * *)cx_123(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src19.cpp:20: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PropMap.cpp: In function ‘js::SharedPropMap::freezeOrSealProperties(JSContext*, js::IntegrityLevel, JSClass const*, JS::MutableHandle<js::SharedPropMap*>, unsigned int, js::EnumFlags<js::ObjectFlag>*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PropMap.cpp:462:36: note: ‘maps’ declared here <--[g++] 462 | JS::RootedVector<SharedPropMap*> maps(cx); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PropMap.cpp:455:55: note: ‘cx’ declared here <--[g++] 455 | bool SharedPropMap::freezeOrSealProperties(JSContext* cx, IntegrityLevel level, | ~~~~~~~~~~~^~ make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' js/src/Unified_cpp_js_src18.o /usr/lib64/cscppc/g++ -o Unified_cpp_js_src18.o -c -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include -DWITH_GZFILEOP -DMOZILLA_CLIENT -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-invalid-offsetof -Wc++2a-compat -Wcomma-subscript -Wvolatile -Wno-error=deprecated -Wno-error=deprecated-enum-enum-conversion -Wduplicated-cond -Wimplicit-fallthrough -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -Wno-error=builtin-macro-redefined -Werror=format -Wno-attributes -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src18.o.pp Unified_cpp_js_src18.cpp make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src18.cpp:2: <--[clang++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject.cpp:703:5: warning: Value stored to 'numShifted' is never read [deadcode.DeadStores] <--[clang++] In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallArgs.h:73, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallNonGenericMethod.h:12, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/NamespaceImports.h:15, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject.h:17, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject-inl.h:10, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject.cpp:7, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src18.cpp:2: <--[g++] In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::NativeGetOwnPropertyDescriptor(JSContext*, JS::Handle<js::NativeObject*>, JS::Handle<JS::PropertyKey>, JS::MutableHandle<mozilla::Maybe<JS::PropertyDescriptor> >)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject.cpp:2037:23: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘value’ in ‘MEM[(struct StackRootedBase * *)cx_87(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject.cpp: In function ‘js::NativeGetOwnPropertyDescriptor(JSContext*, JS::Handle<js::NativeObject*>, JS::Handle<JS::PropertyKey>, JS::MutableHandle<mozilla::Maybe<JS::PropertyDescriptor> >)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject.cpp:2037:15: note: ‘value’ declared here <--[g++] 2037 | RootedValue value(cx); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject.cpp:2018:16: note: ‘cx’ declared here <--[g++] 2018 | JSContext* cx, Handle<NativeObject*> obj, HandleId id, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JS::Value>(JSContext* const&, JS::Value&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::NativeGetExistingProperty(JSContext*, JS::Handle<JSObject*>, JS::Handle<js::NativeObject*>, JS::Handle<JS::PropertyKey>, js::PropertyInfoBase<unsigned int>, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject.cpp:2115:55: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘receiverValue’ in ‘MEM[(struct StackRootedBase * *)cx_61(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject.cpp: In function ‘js::NativeGetExistingProperty(JSContext*, JS::Handle<JSObject*>, JS::Handle<js::NativeObject*>, JS::Handle<JS::PropertyKey>, js::PropertyInfoBase<unsigned int>, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject.cpp:2115:15: note: ‘receiverValue’ declared here <--[g++] 2115 | RootedValue receiverValue(cx, ObjectValue(*receiver)); | ^~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject.cpp:2112:47: note: ‘cx’ declared here <--[g++] 2112 | bool js::NativeGetExistingProperty(JSContext* cx, HandleObject receiver, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JS::PropertyKey>(JSContext* const&, JS::PropertyKey&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::GetSparseElementHelper(JSContext*, JS::Handle<js::NativeObject*>, int, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject.cpp:2211:43: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_161(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject.cpp: In function ‘js::GetSparseElementHelper(JSContext*, JS::Handle<js::NativeObject*>, int, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject.cpp:2211:12: note: ‘id’ declared here <--[g++] 2211 | RootedId id(cx, PropertyKey::Int(int_id)); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject.cpp:2199:44: note: ‘cx’ declared here <--[g++] 2199 | bool js::GetSparseElementHelper(JSContext* cx, Handle<NativeObject*> obj, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JS::Value>(JSContext* const&, JS::Value&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::NativeGetElement(JSContext*, JS::Handle<js::NativeObject*>, JS::Handle<JS::Value>, int, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject.cpp:2308:47: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘indexVal’ in ‘MEM[(struct StackRootedBase * *)cx_59(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject.cpp: In function ‘js::NativeGetElement(JSContext*, JS::Handle<js::NativeObject*>, JS::Handle<JS::Value>, int, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject.cpp:2308:17: note: ‘indexVal’ declared here <--[g++] 2308 | RootedValue indexVal(cx, Int32Value(index)); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject.cpp:2298:38: note: ‘cx’ declared here <--[g++] 2298 | bool js::NativeGetElement(JSContext* cx, Handle<NativeObject*> obj, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::SharedShape*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::SharedShape*>::Rooted<JSContext*, js::SharedShape*>(JSContext* const&, js::SharedShape*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::PlainObject::createWithTemplateFromDifferentRealm(JSContext*, JS::Handle<js::PlainObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PlainObject.cpp:114:76: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘shape’ in ‘MEM[(struct StackRootedBase * *)cx_54(D) + 40B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src18.cpp:38: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PlainObject.cpp: In function ‘js::PlainObject::createWithTemplateFromDifferentRealm(JSContext*, JS::Handle<js::PlainObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PlainObject.cpp:110:24: note: ‘shape’ declared here <--[g++] 110 | Rooted<SharedShape*> shape( | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PlainObject.cpp:96:16: note: ‘cx’ declared here <--[g++] 96 | JSContext* cx, Handle<PlainObject*> templateObject) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::SharedShape*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::SharedShape*>::Rooted<JSContext*, js::SharedShape*>(JSContext* const&, js::SharedShape*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::NewPlainObject(JSContext*, js::NewObjectKind)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PlainObject.cpp:144:75: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘shape’ in ‘MEM[(struct StackRootedBase * *)cx_24(D) + 40B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PlainObject.cpp: In function ‘js::NewPlainObject(JSContext*, js::NewObjectKind)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PlainObject.cpp:143:24: note: ‘shape’ declared here <--[g++] 143 | Rooted<SharedShape*> shape( | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PlainObject.cpp:139:44: note: ‘cx’ declared here <--[g++] 139 | PlainObject* js::NewPlainObject(JSContext* cx, NewObjectKind newKind) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::SharedShape*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::SharedShape*>::Rooted<JSContext*, js::SharedShape*>(JSContext* const&, js::SharedShape*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::NewPlainObjectWithAllocKind(JSContext*, js::gc::AllocKind, js::NewObjectKind)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PlainObject.cpp:156:75: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘shape’ in ‘MEM[(struct StackRootedBase * *)cx_25(D) + 40B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PlainObject.cpp: In function ‘js::NewPlainObjectWithAllocKind(JSContext*, js::gc::AllocKind, js::NewObjectKind)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PlainObject.cpp:155:24: note: ‘shape’ declared here <--[g++] 155 | Rooted<SharedShape*> shape( | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PlainObject.cpp:152:57: note: ‘cx’ declared here <--[g++] 152 | PlainObject* js::NewPlainObjectWithAllocKind(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::SharedShape*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::SharedShape*>::Rooted<JSContext*, js::SharedShape*>(JSContext* const&, js::SharedShape*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::NewPlainObjectWithProto(JSContext*, JS::Handle<JSObject*>, js::NewObjectKind)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PlainObject.cpp:175:61: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘shape’ in ‘MEM[(struct StackRootedBase * *)cx_45(D) + 40B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PlainObject.cpp: In function ‘js::NewPlainObjectWithProto(JSContext*, JS::Handle<JSObject*>, js::NewObjectKind)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PlainObject.cpp:174:24: note: ‘shape’ declared here <--[g++] 174 | Rooted<SharedShape*> shape( | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PlainObject.cpp:164:53: note: ‘cx’ declared here <--[g++] 164 | PlainObject* js::NewPlainObjectWithProto(JSContext* cx, HandleObject proto, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::SharedShape*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::SharedShape*>::Rooted<JSContext*, js::SharedShape*>(JSContext* const&, js::SharedShape*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::NewPlainObjectWithProtoAndAllocKind(JSContext*, JS::Handle<JSObject*>, js::gc::AllocKind, js::NewObjectKind)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PlainObject.cpp:193:61: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘shape’ in ‘MEM[(struct StackRootedBase * *)cx_49(D) + 40B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PlainObject.cpp: In function ‘js::NewPlainObjectWithProtoAndAllocKind(JSContext*, JS::Handle<JSObject*>, js::gc::AllocKind, js::NewObjectKind)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PlainObject.cpp:192:24: note: ‘shape’ declared here <--[g++] 192 | Rooted<SharedShape*> shape( | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PlainObject.cpp:183:65: note: ‘cx’ declared here <--[g++] 183 | PlainObject* js::NewPlainObjectWithProtoAndAllocKind(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::NativeObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::NativeObject*>::Rooted<JSContext*, js::NativeObject*>(JSContext* const&, js::NativeObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::ForOfPIC::Chain::initialize(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PIC.cpp:46:68: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘arrayProto’ in ‘MEM[(struct StackRootedBase * *)cx_183(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src18.cpp:29: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PIC.cpp: In member function ‘js::ForOfPIC::Chain::initialize(JSContext*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PIC.cpp:45:25: note: ‘arrayProto’ declared here <--[g++] 45 | Rooted<NativeObject*> arrayProto( | ^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PIC.cpp:41:49: note: ‘cx’ declared here <--[g++] 41 | bool js::ForOfPIC::Chain::initialize(JSContext* cx) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::PlainObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::PlainObject*>::Rooted<JSContext*, js::PlainObject*>(JSContext* const&, js::PlainObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘NewPlainObjectWithProperties<(KeysKind)0>(JSContext*, js::IdValuePair*, unsigned long)js::PlainObject*’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PlainObject.cpp:263:24, inlined from ‘js::NewPlainObjectWithUniqueNames(JSContext*, js::IdValuePair*, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PlainObject.cpp:325:61: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PlainObject.cpp: In function ‘js::NewPlainObjectWithUniqueNames(JSContext*, js::IdValuePair*, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PlainObject.cpp:263:24: note: ‘obj’ declared here <--[g++] 263 | Rooted<PlainObject*> obj(cx, NewPlainObjectWithAllocKind(cx, allocKind)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PlainObject.cpp:322:59: note: ‘cx’ declared here <--[g++] 322 | PlainObject* js::NewPlainObjectWithUniqueNames(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyDescriptor>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyDescriptor>::Rooted<JSContext*, JS::PropertyDescriptor>(JSContext* const&, JS::PropertyDescriptor&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::AddOrUpdateSparseElementHelper(JSContext*, JS::Handle<js::NativeObject*>, int, JS::Handle<JS::Value>, bool)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject.cpp:1946:75: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘desc’ in ‘MEM[(struct StackRootedBase * *)cx_508(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject.cpp: In function ‘js::AddOrUpdateSparseElementHelper(JSContext*, JS::Handle<js::NativeObject*>, int, JS::Handle<JS::Value>, bool)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject.cpp:1943:32: note: ‘desc’ declared here <--[g++] 1943 | Rooted<PropertyDescriptor> desc( | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject.cpp:1919:52: note: ‘cx’ declared here <--[g++] 1919 | bool js::AddOrUpdateSparseElementHelper(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayObject*>::Rooted<JSContext*, js::ArrayObject*>(JSContext* const&, js::ArrayObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::NativeDefineProperty(JSContext*, JS::Handle<js::NativeObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JS::PropertyDescriptor>, JS::ObjectOpResult&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject.cpp:1525:57: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘arr’ in ‘MEM[(struct StackRootedBase * *)cx_1097(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject.cpp: In function ‘js::NativeDefineProperty(JSContext*, JS::Handle<js::NativeObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JS::PropertyDescriptor>, JS::ObjectOpResult&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject.cpp:1525:26: note: ‘arr’ declared here <--[g++] 1525 | Rooted<ArrayObject*> arr(cx, &obj->as<ArrayObject>()); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject.cpp:1510:42: note: ‘cx’ declared here <--[g++] 1510 | bool js::NativeDefineProperty(JSContext* cx, Handle<NativeObject*> obj, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::NativeShape*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::NativeShape*>::Rooted<JSContext*, js::NativeShape*>(JSContext* const&, js::NativeShape*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::CopyDataPropertiesNative(JSContext*, JS::Handle<js::PlainObject*>, JS::Handle<js::NativeObject*>, JS::Handle<js::PlainObject*>, bool*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject.cpp:2793:51: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘fromShape’ in ‘MEM[(struct StackRootedBase * *)cx_319(D) + 40B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject.cpp: In function ‘js::CopyDataPropertiesNative(JSContext*, JS::Handle<js::PlainObject*>, JS::Handle<js::NativeObject*>, JS::Handle<js::PlainObject*>, bool*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject.cpp:2793:24: note: ‘fromShape’ declared here <--[g++] 2793 | Rooted<NativeShape*> fromShape(cx, from->shape()); | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject.cpp:2770:46: note: ‘cx’ declared here <--[g++] 2770 | bool js::CopyDataPropertiesNative(JSContext* cx, Handle<PlainObject*> target, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::PlainObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::PlainObject*>::Rooted<JSContext*, js::PlainObject*>(JSContext* const&, js::PlainObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘NewPlainObjectWithProperties<(KeysKind)1>(JSContext*, js::IdValuePair*, unsigned long)js::PlainObject*’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PlainObject.cpp:263:24, inlined from ‘js::NewPlainObjectWithMaybeDuplicateKeys(JSContext*, js::IdValuePair*, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PlainObject.cpp:332:57: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PlainObject.cpp: In function ‘js::NewPlainObjectWithMaybeDuplicateKeys(JSContext*, js::IdValuePair*, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PlainObject.cpp:263:24: note: ‘obj’ declared here <--[g++] 263 | Rooted<PlainObject*> obj(cx, NewPlainObjectWithAllocKind(cx, allocKind)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PlainObject.cpp:329:66: note: ‘cx’ declared here <--[g++] 329 | PlainObject* js::NewPlainObjectWithMaybeDuplicateKeys(JSContext* cx, | ~~~~~~~~~~~^~ make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' js/src/Unified_cpp_js_src16.o /usr/lib64/cscppc/g++ -o Unified_cpp_js_src16.o -c -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include -DWITH_GZFILEOP -DMOZILLA_CLIENT -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-invalid-offsetof -Wc++2a-compat -Wcomma-subscript -Wvolatile -Wno-error=deprecated -Wno-error=deprecated-enum-enum-conversion -Wduplicated-cond -Wimplicit-fallthrough -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -Wno-error=builtin-macro-redefined -Werror=format -Wno-attributes -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src16.o.pp Unified_cpp_js_src16.cpp In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src16.cpp:2: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp: In function ‘SortComparatorIntegerIds(JS::PropertyKey, JS::PropertyKey, bool*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:280:27: warning: ‘indexA’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 280 | *lessOrEqualp = (indexA <= indexB); | ~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:277:12: note: ‘indexA’ was declared here <--[g++] 277 | uint32_t indexA, indexB; | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:280:27: warning: ‘indexB’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 280 | *lessOrEqualp = (indexA <= indexB); | ~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:277:20: note: ‘indexB’ was declared here <--[g++] 277 | uint32_t indexA, indexB; | ^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallArgs.h:73, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallNonGenericMethod.h:12, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/NamespaceImports.h:15, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Barrier.h:12, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.h:18, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:9: <--[g++] In member function ‘JS::Rooted<js::PlainObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::PlainObject*>::Rooted<JSContext*, js::PlainObject*>(JSContext* const&, js::PlainObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::GlobalObject::createIterResultTemplateObject(JSContext*, js::GlobalObject::WithObjectPrototype)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1377:53: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘templateObject’ in ‘MEM[(struct StackRootedBase * *)cx_44(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp: In function ‘js::GlobalObject::createIterResultTemplateObject(JSContext*, js::GlobalObject::WithObjectPrototype)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1374:24: note: ‘templateObject’ declared here <--[g++] 1374 | Rooted<PlainObject*> templateObject( | ^~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1372:16: note: ‘cx’ declared here <--[g++] 1372 | JSContext* cx, WithObjectPrototype withProto) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, js::NativeObject*>(JSContext* const&, js::NativeObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::NewArrayIteratorTemplate(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1460:76: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘proto’ in ‘MEM[(struct StackRootedBase * *)cx_33(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp: In function ‘js::NewArrayIteratorTemplate(JSContext*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1459:16: note: ‘proto’ declared here <--[g++] 1459 | RootedObject proto( | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1458:62: note: ‘cx’ declared here <--[g++] 1458 | ArrayIteratorObject* js::NewArrayIteratorTemplate(JSContext* cx) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, js::NativeObject*>(JSContext* const&, js::NativeObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::NewArrayIterator(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1470:76: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘proto’ in ‘MEM[(struct StackRootedBase * *)cx_33(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp: In function ‘js::NewArrayIterator(JSContext*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1469:16: note: ‘proto’ declared here <--[g++] 1469 | RootedObject proto( | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1468:54: note: ‘cx’ declared here <--[g++] 1468 | ArrayIteratorObject* js::NewArrayIterator(JSContext* cx) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::NewStringIteratorTemplate(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1497:77: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘proto’ in ‘MEM[(struct StackRootedBase * *)cx_33(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp: In function ‘js::NewStringIteratorTemplate(JSContext*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1496:16: note: ‘proto’ declared here <--[g++] 1496 | RootedObject proto( | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1495:64: note: ‘cx’ declared here <--[g++] 1495 | StringIteratorObject* js::NewStringIteratorTemplate(JSContext* cx) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::NewStringIterator(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1507:77: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘proto’ in ‘MEM[(struct StackRootedBase * *)cx_33(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp: In function ‘js::NewStringIterator(JSContext*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1506:16: note: ‘proto’ declared here <--[g++] 1506 | RootedObject proto( | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1505:56: note: ‘cx’ declared here <--[g++] 1505 | StringIteratorObject* js::NewStringIterator(JSContext* cx) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::NewRegExpStringIteratorTemplate(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1575:47: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘proto’ in ‘MEM[(struct StackRootedBase * *)cx_33(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp: In function ‘js::NewRegExpStringIteratorTemplate(JSContext*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1574:16: note: ‘proto’ declared here <--[g++] 1574 | RootedObject proto(cx, GlobalObject::getOrCreateRegExpStringIteratorPrototype( | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1573:76: note: ‘cx’ declared here <--[g++] 1573 | RegExpStringIteratorObject* js::NewRegExpStringIteratorTemplate(JSContext* cx) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::NewRegExpStringIterator(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1585:47: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘proto’ in ‘MEM[(struct StackRootedBase * *)cx_33(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp: In function ‘js::NewRegExpStringIterator(JSContext*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1584:16: note: ‘proto’ declared here <--[g++] 1584 | RootedObject proto(cx, GlobalObject::getOrCreateRegExpStringIteratorPrototype( | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1583:68: note: ‘cx’ declared here <--[g++] 1583 | RegExpStringIteratorObject* js::NewRegExpStringIterator(JSContext* cx) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, js::NativeObject*>(JSContext* const&, js::NativeObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::NewWrapForValidIterator(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:2102:47: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘proto’ in ‘MEM[(struct StackRootedBase * *)cx_30(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp: In function ‘js::NewWrapForValidIterator(JSContext*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:2101:16: note: ‘proto’ declared here <--[g++] 2101 | RootedObject proto(cx, GlobalObject::getOrCreateWrapForValidIteratorPrototype( | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:2100:68: note: ‘cx’ declared here <--[g++] 2100 | WrapForValidIteratorObject* js::NewWrapForValidIterator(JSContext* cx) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, js::NativeObject*>(JSContext* const&, js::NativeObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::NewIteratorHelper(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:2134:77: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘proto’ in ‘MEM[(struct StackRootedBase * *)cx_30(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp: In function ‘js::NewIteratorHelper(JSContext*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:2133:16: note: ‘proto’ declared here <--[g++] 2133 | RootedObject proto( | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:2132:56: note: ‘cx’ declared here <--[g++] 2132 | IteratorHelperObject* js::NewIteratorHelper(JSContext* cx) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::ReportIsNullOrUndefinedForPropertyAccess(JSContext*, JS::Handle<JS::Value>, int, JS::Handle<JS::PropertyKey>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSContext.cpp:625:50: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘idStr’ in ‘MEM[(struct StackRootedBase * *)cx_99(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src16.cpp:20: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSContext.cpp: In function ‘js::ReportIsNullOrUndefinedForPropertyAccess(JSContext*, JS::Handle<JS::Value>, int, JS::Handle<JS::PropertyKey>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSContext.cpp:625:16: note: ‘idStr’ declared here <--[g++] 625 | RootedString idStr(cx, ValueToSource(cx, idVal)); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSContext.cpp:615:62: note: ‘cx’ declared here <--[g++] 615 | void js::ReportIsNullOrUndefinedForPropertyAccess(JSContext* cx, HandleValue v, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayObject*>::Rooted<JSContext*, js::ArrayObject*>(JSContext* const&, js::ArrayObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::CreateErrorNotesArray(JSContext*, JSErrorReport*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSContext.cpp:674:61: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘notesArray’ in ‘MEM[(struct StackRootedBase * *)cx_235(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSContext.cpp: In function ‘js::CreateErrorNotesArray(JSContext*, JSErrorReport*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSContext.cpp:674:24: note: ‘notesArray’ declared here <--[g++] 674 | Rooted<ArrayObject*> notesArray(cx, NewDenseEmptyArray(cx)); | ^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSContext.cpp:673:48: note: ‘cx’ declared here <--[g++] 673 | JSObject* js::CreateErrorNotesArray(JSContext* cx, JSErrorReport* report) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JS::Value&>(JSContext* const&, JS::Value&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JSContext::getPendingException(JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSContext.cpp:1184:51: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘exception’ in ‘MEM[(struct StackRootedBase * *)this_8(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSContext.cpp: In member function ‘JSContext::getPendingException(JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSContext.cpp:1184:15: note: ‘exception’ declared here <--[g++] 1184 | RootedValue exception(this, unwrappedException()); | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSContext.cpp:1181:60: note: ‘this’ declared here <--[g++] 1181 | bool JSContext::getPendingException(MutableHandleValue rval) { | ^ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::InternalJobQueue::runJobs(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSContext.cpp:863:24, inlined from ‘js::InternalJobQueue::runJobs(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSContext.cpp:847:6: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘rval’ in ‘MEM[(struct StackRootedBase * *)cx_8(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSContext.cpp: In member function ‘js::InternalJobQueue::runJobs(JSContext*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSContext.cpp:863:17: note: ‘rval’ declared here <--[g++] 863 | RootedValue rval(cx); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSContext.cpp:847:43: note: ‘cx’ declared here <--[g++] 847 | void InternalJobQueue::runJobs(JSContext* cx) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JS::Handle<JSObject*>&>(JSContext* const&, JS::Handle<JSObject*>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::OrdinaryHasInstance(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::Value>, bool*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:581:30: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_170(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src16.cpp:29: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp: In function ‘JS::OrdinaryHasInstance(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::Value>, bool*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:581:16: note: ‘obj’ declared here <--[g++] 581 | RootedObject obj(cx, objArg); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:576:41: note: ‘cx’ declared here <--[g++] 576 | bool JS::OrdinaryHasInstance(JSContext* cx, HandleObject objArg, HandleValue v, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArgumentsObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArgumentsObject*>::Rooted<JSContext*, js::ArgumentsObject*>(JSContext* const&, js::ArgumentsObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘ArgumentsGetterImpl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:201:79: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘argsobj’ in ‘MEM[(struct StackRootedBase * *)cx_79(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp: In function ‘ArgumentsGetterImpl(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:200:28: note: ‘argsobj’ declared here <--[g++] 200 | Rooted<ArgumentsObject*> argsobj(cx, | ^~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:177:37: note: ‘cx’ declared here <--[g++] 177 | bool ArgumentsGetterImpl(JSContext* cx, const CallArgs& args) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSFunction*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSFunction*>::Rooted<JSContext*, JSFunction*>(JSContext* const&, JSFunction*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘ArgumentsSetterImpl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:226:67: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘fun’ in ‘MEM[(struct StackRootedBase * *)cx_30(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp: In function ‘ArgumentsSetterImpl(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:226:18: note: ‘fun’ declared here <--[g++] 226 | RootedFunction fun(cx, &args.thisv().toObject().as<JSFunction>()); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:223:37: note: ‘cx’ declared here <--[g++] 223 | bool ArgumentsSetterImpl(JSContext* cx, const CallArgs& args) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ResolveInterpretedFunctionPrototype(JSContext*, JS::Handle<JSFunction*>, JS::Handle<JS::PropertyKey>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:369:27, inlined from ‘fun_resolve(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, bool*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:478:45: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘objProto’ in ‘MEM[(struct StackRootedBase * *)cx_137(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp: In function ‘fun_resolve(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, bool*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:369:16: note: ‘objProto’ declared here <--[g++] 369 | RootedObject objProto(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:465:36: note: ‘cx’ declared here <--[g++] 465 | static bool fun_resolve(JSContext* cx, HandleObject obj, HandleId id, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::GlobalObject::createFunctionShapeWithDefaultProto(JSContext*, bool)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:1515:78: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘proto’ in ‘MEM[(struct StackRootedBase * *)cx_38(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp: In function ‘js::GlobalObject::createFunctionShapeWithDefaultProto(JSContext*, bool)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:1514:16: note: ‘proto’ declared here <--[g++] 1514 | RootedObject proto(cx, | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:1506:75: note: ‘cx’ declared here <--[g++] 1506 | SharedShape* GlobalObject::createFunctionShapeWithDefaultProto(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JS::Handle<JS::Value> >(JSContext* const&, JS::Handle<JS::Value>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::ReportIncompatibleMethod(JSContext*, JS::CallArgs const&, JSClass const*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:1910:37: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘thisv’ in ‘MEM[(struct StackRootedBase * *)cx_37(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp: In function ‘js::ReportIncompatibleMethod(JSContext*, JS::CallArgs const&, JSClass const*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:1910:15: note: ‘thisv’ declared here <--[g++] 1910 | RootedValue thisv(cx, args.thisv()); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:1908:46: note: ‘cx’ declared here <--[g++] 1908 | void js::ReportIncompatibleMethod(JSContext* cx, const CallArgs& args, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘fun_toSource(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:903:50: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_89(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp: In function ‘fun_toSource(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:903:16: note: ‘obj’ declared here <--[g++] 903 | RootedObject obj(cx, ToObject(cx, args.thisv())); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:899:37: note: ‘cx’ declared here <--[g++] 899 | static bool fun_toSource(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::fun_toString(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:885:50: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_45(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp: In function ‘js::fun_toString(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:885:16: note: ‘obj’ declared here <--[g++] 885 | RootedObject obj(cx, ToObject(cx, args.thisv())); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:881:34: note: ‘cx’ declared here <--[g++] 881 | bool js::fun_toString(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<mozilla::UniquePtr<js::AtomSet, JS::DeletePolicy<js::AtomSet> > >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<mozilla::UniquePtr<js::AtomSet, JS::DeletePolicy<js::AtomSet> > >::Rooted<JSContext*, js::AtomSet*>(JSContext* const&, js::AtomSet*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JSRuntime::initializeAtoms(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSAtom.cpp:220:79: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘atomSet’ in ‘MEM[(struct StackRootedBase * *)cx_239(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src16.cpp:11: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSAtom.cpp: In member function ‘JSRuntime::initializeAtoms(JSContext*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSAtom.cpp:219:30: note: ‘atomSet’ declared here <--[g++] 219 | Rooted<UniquePtr<AtomSet>> atomSet(cx, | ^~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSAtom.cpp:199:44: note: ‘cx’ declared here <--[g++] 199 | bool JSRuntime::initializeAtoms(JSContext* cx) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘CreateDynamicFunction(JSContext*, JS::CallArgs const&, js::GeneratorKind, js::FunctionAsyncKind)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:1248:24: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_426(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp: In function ‘CreateDynamicFunction(JSContext*, JS::CallArgs const&, js::GeneratorKind, js::FunctionAsyncKind)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:1248:18: note: ‘str’ declared here <--[g++] 1248 | RootedString str(cx); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:1186:46: note: ‘cx’ declared here <--[g++] 1186 | static bool CreateDynamicFunction(JSContext* cx, const CallArgs& args, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<mozilla::Maybe<JS::PropertyDescriptor> >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<mozilla::Maybe<JS::PropertyDescriptor> >::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘PropertyEnumerator::enumerateProxyProperties<true>(JSContext*)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:489:48: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘desc’ in ‘MEM[(struct StackRootedBase * *)cx_95(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp: In member function ‘PropertyEnumerator::enumerateProxyProperties<true>(JSContext*)bool’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:489:48: note: ‘desc’ declared here <--[g++] 489 | Rooted<mozilla::Maybe<PropertyDescriptor>> desc(cx); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:476:62: note: ‘cx’ declared here <--[g++] 476 | bool PropertyEnumerator::enumerateProxyProperties(JSContext* cx) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘PropertyEnumerator::enumerateExtraProperties(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:259:17: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_62(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp: In member function ‘PropertyEnumerator::enumerateExtraProperties(JSContext*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:259:12: note: ‘id’ declared here <--[g++] 259 | RootedId id(cx); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:249:62: note: ‘cx’ declared here <--[g++] 249 | bool PropertyEnumerator::enumerateExtraProperties(JSContext* cx) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::StackGCVector<JS::PropertyKey, js::TempAllocPolicy> >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::StackGCVector<JS::PropertyKey, js::TempAllocPolicy> >::Rooted<JSContext*, JS::StackGCVector<JS::PropertyKey, js::TempAllocPolicy> >(JSContext* const&, JS::StackGCVector<JS::PropertyKey, js::TempAllocPolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::RootedVector<JS::PropertyKey>::RootedVector(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/GCVector.h:347:58, inlined from ‘PropertyEnumerator::enumerateNativeProperties<false>(JSContext*)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:413:22: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘tmp’ in ‘MEM[(struct StackRootedBase * *)cx_64(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp: In member function ‘PropertyEnumerator::enumerateNativeProperties<false>(JSContext*)bool’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:413:22: note: ‘tmp’ declared here <--[g++] 413 | RootedIdVector tmp(cx); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:285:63: note: ‘cx’ declared here <--[g++] 285 | bool PropertyEnumerator::enumerateNativeProperties(JSContext* cx) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::StackGCVector<JS::PropertyKey, js::TempAllocPolicy> >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::StackGCVector<JS::PropertyKey, js::TempAllocPolicy> >::Rooted<JSContext*, JS::StackGCVector<JS::PropertyKey, js::TempAllocPolicy> >(JSContext* const&, JS::StackGCVector<JS::PropertyKey, js::TempAllocPolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::RootedVector<JS::PropertyKey>::RootedVector(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/GCVector.h:347:58, inlined from ‘PropertyEnumerator::enumerateNativeProperties<true>(JSContext*)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:413:22: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘tmp’ in ‘MEM[(struct StackRootedBase * *)cx_61(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp: In member function ‘PropertyEnumerator::enumerateNativeProperties<true>(JSContext*)bool’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:413:22: note: ‘tmp’ declared here <--[g++] 413 | RootedIdVector tmp(cx); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:285:63: note: ‘cx’ declared here <--[g++] 285 | bool PropertyEnumerator::enumerateNativeProperties(JSContext* cx) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<mozilla::Maybe<JS::PropertyDescriptor> >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<mozilla::Maybe<JS::PropertyDescriptor> >::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘PropertyEnumerator::enumerateProxyProperties<false>(JSContext*)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:489:48: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘desc’ in ‘MEM[(struct StackRootedBase * *)cx_95(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp: In member function ‘PropertyEnumerator::enumerateProxyProperties<false>(JSContext*)bool’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:489:48: note: ‘desc’ declared here <--[g++] 489 | Rooted<mozilla::Maybe<PropertyDescriptor>> desc(cx); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:476:62: note: ‘cx’ declared here <--[g++] 476 | bool PropertyEnumerator::enumerateProxyProperties(JSContext* cx) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::Rooted<JSContext*, JS::StackGCVector<JS::Value, js::TempAllocPolicy> >(JSContext* const&, JS::StackGCVector<JS::Value, js::TempAllocPolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::RootedVector<JS::Value>::RootedVector(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/GCVector.h:347:58, inlined from ‘js::detail::GenericArgsBase<(js::MaybeConstruct)0>::GenericArgsBase(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Stack.h:867:45, inlined from ‘js::InvokeArgs::InvokeArgs(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Stack.h:919:47, inlined from ‘js::fun_call(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:947:22: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘iargs’ in ‘MEM[(struct StackRootedBase * *)cx_23(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp: In function ‘js::fun_call(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:947:14: note: ‘iargs’ declared here <--[g++] 947 | InvokeArgs iargs(cx); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:922:30: note: ‘cx’ declared here <--[g++] 922 | bool js::fun_call(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::Rooted<JSContext*, JS::StackGCVector<JS::Value, js::TempAllocPolicy> >(JSContext* const&, JS::StackGCVector<JS::Value, js::TempAllocPolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::RootedVector<JS::Value>::RootedVector(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/GCVector.h:347:58, inlined from ‘js::detail::GenericArgsBase<(js::MaybeConstruct)0>::GenericArgsBase(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Stack.h:867:45, inlined from ‘js::InvokeArgs::InvokeArgs(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Stack.h:919:47, inlined from ‘js::fun_apply(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:995:22: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘args2’ in ‘MEM[(struct StackRootedBase * *)cx_92(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp: In function ‘js::fun_apply(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:995:14: note: ‘args2’ declared here <--[g++] 995 | InvokeArgs args2(cx); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:960:31: note: ‘cx’ declared here <--[g++] 960 | bool js::fun_apply(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::StringSegmentRange<39ul>::StringSegmentRange(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StringType.h:1347:37, inlined from ‘js::AtomizeString(JSContext*, JSString*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSAtom.cpp:749:67: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘iter’ in ‘MEM[(struct StackRootedBase * *)cx_33(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSAtom.cpp: In function ‘js::AtomizeString(JSContext*, JSString*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSAtom.cpp:749:60: note: ‘iter’ declared here <--[g++] 749 | StringSegmentRange<StringToAtomCache::MinStringLength> iter(cx); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSAtom.cpp:733:38: note: ‘cx’ declared here <--[g++] 733 | JSAtom* js::AtomizeString(JSContext* cx, JSString* str) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘SuppressDeletedProperty(JSContext*, js::NativeIterator*, JS::Handle<JSObject*>, JS::Handle<JSLinearString*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1759:28: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘proto’ in ‘MEM[(struct StackRootedBase * *)cx_205(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp: In function ‘SuppressDeletedProperty(JSContext*, js::NativeIterator*, JS::Handle<JSObject*>, JS::Handle<JSLinearString*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1759:20: note: ‘proto’ declared here <--[g++] 1759 | RootedObject proto(cx); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1718:48: note: ‘cx’ declared here <--[g++] 1718 | static bool SuppressDeletedProperty(JSContext* cx, NativeIterator* ni, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::SuppressDeletedElement(JSContext*, JS::Handle<JSObject*>, unsigned int)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1863:53: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_103(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp: In function ‘js::SuppressDeletedElement(JSContext*, JS::Handle<JSObject*>, unsigned int)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1863:27: note: ‘str’ declared here <--[g++] 1863 | Rooted<JSLinearString*> str(cx, IdToString(cx, id)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1852:44: note: ‘cx’ declared here <--[g++] 1852 | bool js::SuppressDeletedElement(JSContext* cx, HandleObject obj, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::SuppressDeletedProperty(JSContext*, JS::Handle<JSObject*>, JS::PropertyKey)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1845:53: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_75(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp: In function ‘js::SuppressDeletedProperty(JSContext*, JS::Handle<JSObject*>, JS::PropertyKey)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1845:27: note: ‘str’ declared here <--[g++] 1845 | Rooted<JSLinearString*> str(cx, IdToString(cx, id)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1836:45: note: ‘cx’ declared here <--[g++] 1836 | bool js::SuppressDeletedProperty(JSContext* cx, HandleObject obj, jsid id) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, js::PlainObject*>(JSContext* const&, js::PlainObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::GlobalObject::initIteratorProto(JSContext*, JS::Handle<js::GlobalObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1936:70: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘proto’ in ‘MEM[(struct StackRootedBase * *)cx_49(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp: In function ‘js::GlobalObject::initIteratorProto(JSContext*, JS::Handle<js::GlobalObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1935:16: note: ‘proto’ declared here <--[g++] 1935 | RootedObject proto( | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1929:49: note: ‘cx’ declared here <--[g++] 1929 | bool GlobalObject::initIteratorProto(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::GlobalObject::initObjectIteratorProto<(js::GlobalObjectData::ProtoKind)1, &ArrayIteratorPrototypeClass, &array_iterator_methods>(JSContext*, JS::Handle<js::GlobalObject*>, JS::Handle<JSAtom*>)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1966:16: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘iteratorProto’ in ‘MEM[(struct StackRootedBase * *)cx_77(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp: In function ‘js::GlobalObject::initObjectIteratorProto<(js::GlobalObjectData::ProtoKind)1, &ArrayIteratorPrototypeClass, &array_iterator_methods>(JSContext*, JS::Handle<js::GlobalObject*>, JS::Handle<JSAtom*>)bool’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1966:16: note: ‘iteratorProto’ declared here <--[g++] 1966 | RootedObject iteratorProto( | ^~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1959:55: note: ‘cx’ declared here <--[g++] 1959 | bool GlobalObject::initObjectIteratorProto(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::GlobalObject::initObjectIteratorProto<(js::GlobalObjectData::ProtoKind)2, &StringIteratorPrototypeClass, &string_iterator_methods>(JSContext*, JS::Handle<js::GlobalObject*>, JS::Handle<JSAtom*>)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1966:16: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘iteratorProto’ in ‘MEM[(struct StackRootedBase * *)cx_77(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp: In function ‘js::GlobalObject::initObjectIteratorProto<(js::GlobalObjectData::ProtoKind)2, &StringIteratorPrototypeClass, &string_iterator_methods>(JSContext*, JS::Handle<js::GlobalObject*>, JS::Handle<JSAtom*>)bool’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1966:16: note: ‘iteratorProto’ declared here <--[g++] 1966 | RootedObject iteratorProto( | ^~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1959:55: note: ‘cx’ declared here <--[g++] 1959 | bool GlobalObject::initObjectIteratorProto(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::GlobalObject::initObjectIteratorProto<(js::GlobalObjectData::ProtoKind)3, &RegExpStringIteratorPrototypeClass, ®exp_string_iterator_methods>(JSContext*, JS::Handle<js::GlobalObject*>, JS::Handle<JSAtom*>)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1966:16: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘iteratorProto’ in ‘MEM[(struct StackRootedBase * *)cx_77(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp: In function ‘js::GlobalObject::initObjectIteratorProto<(js::GlobalObjectData::ProtoKind)3, &RegExpStringIteratorPrototypeClass, ®exp_string_iterator_methods>(JSContext*, JS::Handle<js::GlobalObject*>, JS::Handle<JSAtom*>)bool’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1966:16: note: ‘iteratorProto’ declared here <--[g++] 1966 | RootedObject iteratorProto( | ^~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1959:55: note: ‘cx’ declared here <--[g++] 1959 | bool GlobalObject::initObjectIteratorProto(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::GlobalObject::initObjectIteratorProto<(js::GlobalObjectData::ProtoKind)10, &WrapForValidIteratorPrototypeClass, &wrap_for_valid_iterator_methods>(JSContext*, JS::Handle<js::GlobalObject*>, JS::Handle<JSAtom*>)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1966:16: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘iteratorProto’ in ‘MEM[(struct Stmake[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' ackRootedBase * *)cx_77(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp: In function ‘js::GlobalObject::initObjectIteratorProto<(js::GlobalObjectData::ProtoKind)10, &WrapForValidIteratorPrototypeClass, &wrap_for_valid_iterator_methods>(JSContext*, JS::Handle<js::GlobalObject*>, JS::Handle<JSAtom*>)bool’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1966:16: note: ‘iteratorProto’ declared here <--[g++] 1966 | RootedObject iteratorProto( | ^~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1959:55: note: ‘cx’ declared here <--[g++] 1959 | bool GlobalObject::initObjectIteratorProto(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::GlobalObject::initObjectIteratorProto<(js::GlobalObjectData::ProtoKind)11, &IteratorHelperPrototypeClass, &iterator_helper_methods>(JSContext*, JS::Handle<js::GlobalObject*>, JS::Handle<JSAtom*>)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1966:16: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘iteratorProto’ in ‘MEM[(struct StackRootedBase * *)cx_77(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp: In function ‘js::GlobalObject::initObjectIteratorProto<(js::GlobalObjectData::ProtoKind)11, &IteratorHelperPrototypeClass, &iterator_helper_methods>(JSContext*, JS::Handle<js::GlobalObject*>, JS::Handle<JSAtom*>)bool’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1966:16: note: ‘iteratorProto’ declared here <--[g++] 1966 | RootedObject iteratorProto( | ^~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1959:55: note: ‘cx’ declared here <--[g++] 1959 | bool GlobalObject::initObjectIteratorProto(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::PlainObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::PlainObject*>::Rooted<JSContext*, js::PlainObject*>(JSContext* const&, js::PlainObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::CreateIterResultObject(JSContext*, JS::Handle<JS::Value>, bool)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1322:64: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘templateObject’ in ‘MEM[(struct StackRootedBase * *)cx_75(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp: In function ‘js::CreateIterResultObject(JSContext*, JS::Handle<JS::Value>, bool)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1321:24: note: ‘templateObject’ declared here <--[g++] 1321 | Rooted<PlainObject*> templateObject( | ^~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:1316:52: note: ‘cx’ declared here <--[g++] 1316 | PlainObject* js::CreateIterResultObject(JSContext* cx, HandleValue value, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::PropertyIteratorObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::PropertyIteratorObject*>::Rooted<JSContext*, js::PropertyIteratorObject*>(JSContext* const&, js::PropertyIteratorObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘CreatePropertyIterator(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::StackGCVector<JS::PropertyKey, js::TempAllocPolicy> >, bool, mozilla::Vector<js::PropertyIndex, 8ul, js::TempAllocPolicy>*, unsigned int)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:857:77: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘propIter’ in ‘MEM[(struct StackRootedBase * *)cx_49(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp: In function ‘CreatePropertyIterator(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::StackGCVector<JS::PropertyKey, js::TempAllocPolicy> >, bool, mozilla::Vector<js::PropertyIndex, 8ul, js::TempAllocPolicy>*, unsigned int)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:857:35: note: ‘propIter’ declared here <--[g++] 857 | Rooted<PropertyIteratorObject*> propIter(cx, NewPropertyIteratorObject(cx)); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp:837:16: note: ‘cx’ declared here <--[g++] 837 | JSContext* cx, Handle<JSObject*> objBeingIterated, HandleIdVector props, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::SharedShape*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::SharedShape*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::NewFunctionWithProto(JSContext*, bool (*)(JSContext*, unsigned int, JS::Value*), unsigned int, js::FunctionFlags, JS::Handle<JSObject*>, JS::Handle<JSAtom*>, JS::Handle<JSObject*>, js::gc::AllocKind, js::NewObjectKind)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:1552:32: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘shape’ in ‘MEM[(struct StackRootedBase * *)cx_83(D) + 40B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp: In function ‘js::NewFunctionWithProto(JSContext*, bool (*)(JSContext*, unsigned int, JS::Value*), unsigned int, js::FunctionFlags, JS::Handle<JSObject*>, JS::Handle<JSAtom*>, JS::Handle<JSObject*>, js::gc::AllocKind, js::NewObjectKind)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:1552:24: note: ‘shape’ declared here <--[g++] 1552 | Rooted<SharedShape*> shape(cx); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:1539:16: note: ‘cx’ declared here <--[g++] 1539 | JSContext* cx, Native native, unsigned nargs, FunctionFlags flags, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSAtom*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSAtom*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::DefineFunction(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, bool (*)(JSContext*, unsigned int, JS::Value*), unsigned int, unsigned int, js::gc::AllocKind)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:1882:52: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘atom’ in ‘MEM[(struct StackRootedBase * *)cx_88(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp: In function ‘js::DefineFunction(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, bool (*)(JSContext*, unsigned int, JS::Value*), unsigned int, unsigned int, js::gc::AllocKind)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:1882:19: note: ‘atom’ declared here <--[g++] 1882 | Rooted<JSAtom*> atom(cx, IdToFunctionName(cx, id)); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:1880:16: note: ‘cx’ declared here <--[g++] 1880 | JSContext* cx, HandleObject obj, HandleId id, Native native, unsigned nargs, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSFunction*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSFunction*>::Rooted<JSContext*, JSFunction*>(JSContext* const&, JSFunction*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::CloneFunctionReuseScript(JSContext*, JS::Handle<JSFunction*>, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:1698:60: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘clone’ in ‘MEM[(struct StackRootedBase * *)cx_45(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp: In function ‘js::CloneFunctionReuseScript(JSContext*, JS::Handle<JSFunction*>, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:1698:18: note: ‘clone’ declared here <--[g++] 1698 | RootedFunction clone(cx, NewFunctionClone(cx, fun, proto)); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp:1690:53: note: ‘cx’ declared here <--[g++] 1690 | JSFunction* js::CloneFunctionReuseScript(JSContext* cx, HandleFunction fun, | ~~~~~~~~~~~^~ make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/gc' js/src/gc/Unified_cpp_js_src_gc1.o /usr/lib64/cscppc/g++ -o Unified_cpp_js_src_gc1.o -c -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/gc -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include -DWITH_GZFILEOP -DMOZILLA_CLIENT -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-invalid-offsetof -Wc++2a-compat -Wcomma-subscript -Wvolatile -Wno-error=deprecated -Wno-error=deprecated-enum-enum-conversion -Wduplicated-cond -Wimplicit-fallthrough -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -Wno-error=builtin-macro-redefined -Werror=format -Wno-attributes -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src_gc1.o.pp Unified_cpp_js_src_gc1.cpp In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallAndConstruct.h:15, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.h:30, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/GCAPI.cpp:13, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/gc/Unified_cpp_js_src_gc1.cpp:2: <--[g++] In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::gc::NewMemoryInfoObject(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/GCAPI.cpp:669:49: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_100(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/GCAPI.cpp: In function ‘js::gc::NewMemoryInfoObject(JSContext*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/GCAPI.cpp:669:16: note: ‘obj’ declared here <--[g++] 669 | RootedObject obj(cx, JS_NewObject(cx, nullptr)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/GCAPI.cpp:668:42: note: ‘cx’ declared here <--[g++] 668 | JSObject* NewMemoryInfoObject(JSContext* cx) { | ~~~~~~~~~~~^~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/GCMarker.h:13, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/GCRuntime.h:19, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/PublicIterators.h:15, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/GCAPI.cpp:17: <--[g++] In member function ‘js::detail::OrderedHashTable<js::OrderedHashMap<js::gc::Cell*, mozilla::Vector<js::gc::EphemeronEdge, 2ul, js::SystemAllocPolicy>, js::gc::EphemeronEdgeTableHashPolicy, js::SystemAllocPolicy>::Entry, js::OrderedHashMap<js::gc::Cell*, mozilla::Vector<js::gc::EphemeronEdge, 2ul, js::SystemAllocPolicy>, js::gc::EphemeronEdgeTableHashPolicy, js::SystemAllocPolicy>::MapOps, js::SystemAllocPolicy>::Range::Range(js::detail::OrderedHashTable<js::OrderedHashMap<js::gc::Cell*, mozilla::Vector<js::gc::EphemeronEdge, 2ul, js::SystemAllocPolicy>, js::gc::EphemeronEdgeTableHashPolicy, js::SystemAllocPolicy>::Entry, js::OrderedHashMap<js::gc::Cell*, mozilla::Vector<js::gc::EphemeronEdge, 2ul, js::SystemAllocPolicy>, js::gc::EphemeronEdgeTableHashPolicy, js::SystemAllocPolicy>::MapOps, js::SystemAllocPolicy>*, js::detail::OrderedHashTable<js::OrderedHashMap<js::gc::Cell*, mozilla::Vector<js::gc::EphemeronEdge, 2ul, js::SystemAllocPolicy>, js::gc::EphemeronEdgeTableHashPolicy, js::SystemAllocPolicy>::Entry, js::OrderedHashMap<js::gc::Cell*, mozilla::Vector<js::gc::EphemeronEdge, 2ul, js::SystemAllocPolicy>, js::gc::EphemeronEdgeTableHashPolicy, js::SystemAllocPolicy>::MapOps, js::SystemAllocPolicy>::Range**)’, inlined from ‘js::detail::OrderedHashTable<js::OrderedHashMap<js::gc::Cell*, mozilla::Vector<js::gc::EphemeronEdge, 2ul, js::SystemAllocPolicy>, js::gc::EphemeronEdgeTableHashPolicy, js::SystemAllocPolicy>::Entry, js::OrderedHashMap<js::gc::Cell*, mozilla::Vector<js::gc::EphemeronEdge, 2ul, js::SystemAllocPolicy>, js::gc::EphemeronEdgeTableHashPolicy, js::SystemAllocPolicy>::MapOps, js::SystemAllocPolicy>::MutableRange::MutableRange(js::detail::OrderedHashTable<js::OrderedHashMap<js::gc::Cell*, mozilla::Vector<js::gc::EphemeronEdge, 2ul, js::SystemAllocPolicy>, js::gc::EphemeronEdgeTableHashPolicy, js::SystemAllocPolicy>::Entry, js::OrderedHashMap<js::gc::Cell*, mozilla::Vector<js::gc::EphemeronEdge, 2ul, js::SystemAllocPolicy>, js::gc::EphemeronEdgeTableHashPolicy, js::SystemAllocPolicy>::MapOps, js::SystemAllocPolicy>*, js::detail::OrderedHashTable<js::OrderedHashMap<js::gc::Cell*, mozilla::Vector<js::gc::EphemeronEdge, 2ul, js::SystemAllocPolicy>, js::gc::EphemeronEdgeTableHashPolicy, js::SystemAllocPolicy>::Entry, js::OrderedHashMap<js::gc::Cell*, mozilla::Vector<js::gc::EphemeronEdge, 2ul, js::SystemAllocPolicy>, js::gc::EphemeronEdgeTableHashPolicy, js::SystemAllocPolicy>::MapOps, js::SystemAllocPolicy>::Range**)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/ds/OrderedHashTable.h:498:72, inlined from ‘js::detail::OrderedHashTable<js::OrderedHashMap<js::gc::Cell*, mozilla::Vector<js::gc::EphemeronEdge, 2ul, js::SystemAllocPolicy>, js::gc::EphemeronEdgeTableHashPolicy, js::SystemAllocPolicy>::Entry, js::OrderedHashMap<js::gc::Cell*, mozilla::Vector<js::gc::EphemeronEdge, 2ul, js::SystemAllocPolicy>, js::gc::EphemeronEdgeTableHashPolicy, js::SystemAllocPolicy>::MapOps, js::SystemAllocPolicy>::mutableAll()’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/ds/OrderedHashTable.h:520:64, inlined from ‘js::OrderedHashMap<js::gc::Cell*, mozilla::Vector<js::gc::EphemeronEdge, 2ul, js::SystemAllocPolicy>, js::gc::EphemeronEdgeTableHashPolicy, js::SystemAllocPolicy>::mutableAll()’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/ds/OrderedHashTable.h:908:54, inlined from ‘JS::Zone::enterWeakMarkingMode(js::GCMarker*, js::SliceBudget&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Marking.cpp:2152:70, inlined from ‘JS::Zone::enterWeakMarkingMode(js::GCMarker*, js::SliceBudget&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Marking.cpp:2122:21: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/ds/OrderedHashTable.h:368:14: warning: storing the address of local variable ‘r’ in ‘*_32’ [-Wdangling-pointer=] <--[g++] 368 | *prevp = this; | ~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/gc/Unified_cpp_js_src_gc1.cpp:38: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Marking.cpp: In member function ‘JS::Zone::enterWeakMarkingMode(js::GCMarker*, js::SliceBudget&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Marking.cpp:2152:36: note: ‘r’ declared here <--[g++] 2152 | EphemeronEdgeTable::MutableRange r = gcEphemeronEdges().mutableAll(); | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Marking.cpp:2123:71: note: ‘this’ declared here <--[g++] 2123 | SliceBudget& budget) { | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Marking.cpp: In member function ‘js::GCMarker::processMarkStackTop<4u>(js::SliceBudget&)bool’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Marking.cpp:1468:16: warning: ‘end’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 1468 | while (index < end) { | ~~~~~~^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Marking.cpp:1388:10: note: ‘end’ was declared here <--[g++] 1388 | size_t end; // End of slot range to mark. | ^~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallAndConstruct.h:16: <--[g++] In member function ‘JS::Value::toTag() const’, inlined from ‘JS::Value::isString() const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/Value.h:806:39, inlined from ‘js::GCMarker::processMarkStackTop<4u>(js::SliceBudget&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Marking.cpp:1478:19: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/Value.h:733:48: warning: ‘base’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 733 | JSValueTag toTag() const { return JSValueTag(asBits_ >> JSVAL_TAG_SHIFT); } | ^~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Marking.cpp: In member function ‘js::GCMarker::processMarkStackTop<4u>(js::SliceBudget&)bool’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Marking.cpp:1386:13: note: ‘base’ was declared here <--[g++] 1386 | HeapSlot* base; // Slot range base pointer. | ^~~~ In member function ‘js::GCMarker::processMarkStackTop<4u>(js::SliceBudget&)bool’, inlined from ‘js::gc::GCRuntime::processDelayedMarkingList(js::gc::MarkColor)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Marking.cpp:2259:7: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Marking.cpp:1468:16: warning: ‘end’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 1468 | while (index < end) { | ~~~~~~^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Marking.cpp: In member function ‘js::gc::GCRuntime::processDelayedMarkingList(js::gc::MarkColor)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Marking.cpp:1388:10: note: ‘end’ was declared here <--[g++] 1388 | size_t end; // End of slot range to mark. | ^~~ In member function ‘JS::Value::toTag() const’, inlined from ‘JS::Value::isString() const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/Value.h:806:39, inlined from ‘js::GCMarker::processMarkStackTop<4u>(js::SliceBudget&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Marking.cpp:1478:19, inlined from ‘js::gc::GCRuntime::processDelayedMarkingList(js::gc::MarkColor)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Marking.cpp:2259:7: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/Value.h:733:48: warning: ‘base’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 733 | JSValueTag toTag() const { return JSValueTag(asBits_ >> JSVAL_TAG_SHIFT); } | ^~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Marking.cpp: In member function ‘js::gc::GCRuntime::processDelayedMarkingList(js::gc::MarkColor)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Marking.cpp:1386:13: note: ‘base’ was declared here <--[g++] 1386 | HeapSlot* base; // Slot range base pointer. | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Marking.cpp: In member function ‘js::GCMarker::processMarkStackTop<2u>(js::SliceBudget&)bool’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Marking.cpp:1468:16: warning: ‘end’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 1468 | while (index < end) { | ~~~~~~^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Marking.cpp:1388:10: note: ‘end’ was declared here <--[g++] 1388 | size_t end; // End of slot range to mark. | ^~~ In member function ‘JS::Value::toTag() const’, inlined from ‘JS::Value::isString() const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/Value.h:806:39, inlined from ‘js::GCMarker::processMarkStackTop<2u>(js::SliceBudget&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Marking.cpp:1478:19: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/Value.h:733:48: warning: ‘base’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 733 | JSValueTag toTag() const { return JSValueTag(asBits_ >> JSVAL_TAG_SHIFT); } | ^~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Marking.cpp: In member function ‘js::GCMarker::processMarkStackTop<2u>(js::SliceBudget&)bool’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Marking.cpp:1386:13: note: ‘base’ was declared here <--[g++] 1386 | HeapSlot* base; // Slot range base pointer. | ^~~~ make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/gc' make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' js/src/Unified_cpp_js_src17.o /usr/lib64/cscppc/g++ -o Unified_cpp_js_src17.o -c -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include -DWITH_GZFILEOP -DMOZILLA_CLIENT -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-invalid-offsetof -Wc++2a-compat -Wcomma-subscript -Wvolatile -Wno-error=deprecated -Wno-error=deprecated-enum-enum-conversion -Wduplicated-cond -Wimplicit-fallthrough -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -Wno-error=builtin-macro-redefined -Werror=format -Wno-attributes -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src17.o.pp Unified_cpp_js_src17.cpp make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src17.cpp:11: <--[clang++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSScript.cpp:2237:5: warning: Value stored to 'cursor' is never read [deadcode.DeadStores] <--[clang++] In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/Result.h:121, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jspubtd.h:17, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsfriendapi.h:10, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.h:12, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject-inl.h:10, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:11, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src17.cpp:2: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Result.h: In instantiation of ‘constexpr E mozilla::detail::ResultImplementation<V, E, mozilla::detail::PackingStrategy::LowBitTagIsError>::inspectErr() const [with V = mozilla::Ok; E = JS::Error]’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Result.h:271:46: required from ‘constexpr E mozilla::detail::ResultImplementation<V, E, mozilla::detail::PackingStrategy::LowBitTagIsError>::unwrapErr() [with V = mozilla::Ok; E = JS::Error]’ <--[g++] 271 | constexpr E unwrapErr() { return inspectErr(); } | ~~~~~~~~~~^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Result.h:632:49: required from ‘constexpr mozilla::GenericErrorResult<E> mozilla::Result<V, E>::propagateErr() [with V = mozilla::Ok; E = JS::Error]’ <--[g++] 632 | return GenericErrorResult<E>{mImpl.unwrapErr(), ErrorPropagationTag{}}; | ~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:441:5: required from here <--[g++] 842 | return mozTryTempResult_.propagateErr(); \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Result.h:268:16: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘struct JS::Error’ with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess] <--[g++] 268 | std::memcpy(&res, &bits, sizeof(E)); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/Result.h:187:8: note: ‘struct JS::Error’ declared here <--[g++] 187 | struct Error { | ^~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallArgs.h:73, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsfriendapi.h:12: <--[g++] In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘ThrowResolutionError(JSContext*, JS::Handle<js::ModuleObject*>, JS::Handle<JS::Value>, bool, JS::Handle<JSAtom*>, unsigned int, unsigned int)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Modules.cpp:866:75: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘message’ in ‘MEM[(struct StackRootedBase * *)cx_159(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src17.cpp:47: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Modules.cpp: In function ‘ThrowResolutionError(JSContext*, JS::Handle<js::ModuleObject*>, JS::Handle<JS::Value>, bool, JS::Handle<JSAtom*>, unsigned int, unsigned int)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Modules.cpp:866:21: note: ‘message’ declared here <--[g++] 866 | Rooted<JSString*> message(cx, JS_NewStringCopyZ(cx, errorString->format)); | ^~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Modules.cpp:848:45: note: ‘cx’ declared here <--[g++] 848 | static void ThrowResolutionError(JSContext* cx, Handle<ModuleObject*> module, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘ResolveLazyProperties(JSContext*, JS::Handle<js::NativeObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:619:19: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_89(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp: In function ‘ResolveLazyProperties(JSContext*, JS::Handle<js::NativeObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:619:14: note: ‘id’ declared here <--[g++] 619 | RootedId id(cx); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:605:46: note: ‘cx’ declared here <--[g++] 605 | static bool ResolveLazyProperties(JSContext* cx, Handle<NativeObject*> obj) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::ToPropertyDescriptor(JSContext*, JS::Handle<JS::Value>, bool, JS::MutableHandle<JS::PropertyDescriptor>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:318:79: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_313(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp: In function ‘js::ToPropertyDescriptor(JSContext*, JS::Handle<JS::Value>, bool, JS::MutableHandle<JS::PropertyDescriptor>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:317:16: note: ‘obj’ declared here <--[g++] 317 | RootedObject obj(cx, | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:313:42: note: ‘cx’ declared here <--[g++] 313 | bool js::ToPropertyDescriptor(JSContext* cx, HandleValue descval, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<mozilla::Maybe<JS::PropertyDescriptor> >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<mozilla::Maybe<JS::PropertyDescriptor> >::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::TestIntegrityLevel(JSContext*, JS::Handle<JSObject*>, js::IntegrityLevel, bool*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:709:46: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘desc’ in ‘MEM[(struct StackRootedBase * *)cx_204(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp: In function ‘js::TestIntegrityLevel(JSContext*, JS::Handle<JSObject*>, js::IntegrityLevel, bool*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:709:39: note: ‘desc’ declared here <--[g++] 709 | Rooted<Maybe<PropertyDescriptor>> desc(cx); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:632:40: note: ‘cx’ declared here <--[g++] 632 | bool js::TestIntegrityLevel(JSContext* cx, HandleObject obj, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::SharedShape*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::SharedShape*>::Rooted<JSContext*, js::SharedShape*>(JSContext* const&, js::SharedShape*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘NewObject(JSContext*, JSClass const*, JS::Handle<js::TaggedProto>, js::gc::AllocKind, js::NewObjectKind)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:768:54, inlined from ‘js::NewObjectWithGivenTaggedProto(JSContext*, JSClass const*, JS::Handle<js::TaggedProto>, js::gc::AllocKind, js::NewObjectKind)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:788:19: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘shape’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 40B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp: In function ‘js::NewObjectWithGivenTaggedProto(JSContext*, JSClass const*, JS::Handle<js::TaggedProto>, js::gc::AllocKind, js::NewObjectKind)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:766:24: note: ‘shape’ declared here <--[g++] 766 | Rooted<SharedShape*> shape( | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:783:60: note: ‘cx’ declared here <--[g++] 783 | NativeObject* js::NewObjectWithGivenTaggedProto(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::SharedShape*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::SharedShape*>::Rooted<JSContext*, js::SharedShape*>(JSContext* const&, js::SharedShape*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘NewObject(JSContext*, JSClass const*, JS::Handle<js::TaggedProto>, js::gc::AllocKind, js::NewObjectKind)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:768:54, inlined from ‘js::NewObjectWithClassProto(JSContext*, JSClass const*, JS::Handle<JSObject*>, js::gc::AllocKind, js::NewObjectKind)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:813:19, inlined from ‘js::NewObjectWithClassProto(JSContext*, JSClass const*, JS::Handle<JSObject*>, js::gc::AllocKind, js::NewObjectKind)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:791:15: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘shape’ in ‘MEM[(struct StackRootedBase * *)cx_15(D) + 40B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp: In function ‘js::NewObjectWithClassProto(JSContext*, JSClass const*, JS::Handle<JSObject*>, js::gc::AllocKind, js::NewObjectKind)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:766:24: note: ‘shape’ declared here <--[g++] 766 | Rooted<SharedShape*> shape( | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:791:54: note: ‘cx’ declared here <--[g++] 791 | NativeObject* js::NewObjectWithClassProto(JSContext* cx, const JSClass* clasp, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::GlobalObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::GlobalObject*>::Rooted<JSContext*, js::GlobalObject*>(JSContext* const&, js::GlobalObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::GetObjectFromIncumbentGlobal(JSContext*, JS::MutableHandle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:1500:76: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘globalObj’ in ‘MEM[(struct StackRootedBase * *)cx_35(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp: In function ‘js::GetObjectFromIncumbentGlobal(JSContext*, JS::MutableHandle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:1500:25: note: ‘globalObj’ declared here <--[g++] 1500 | Rooted<GlobalObject*> globalObj(cx, cx->runtime()->getIncumbentGlobal(cx)); | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:1499:50: note: ‘cx’ declared here <--[g++] 1499 | bool js::GetObjectFromIncumbentGlobal(JSContext* cx, MutableHandleObject obj) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::NativeObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::NativeObject*>::Rooted<JSContext*, JS::Handle<js::NativeObject*>&>(JSContext* const&, JS::Handle<js::NativeObject*>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::NativeLookupPropertyInline<(js::AllowGC)1, (js::LookupResolveMode)1>(JSContext*, js::MaybeRooted<js::NativeObject*, (js::AllowGC)1>::HandleType, js::MaybeRooted<JS::PropertyKey, (js::AllowGC)1>::HandleType, js::MaybeRooted<std::conditional<((js::AllowGC)1)==((js::AllowGC)1), JSObject*, js::NativeObject*>::type, (js::AllowGC)1>::MutableHandleType, js::PropertyResult*)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject-inl.h:806:58, inlined from ‘js::LookupProperty(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::MutableHandle<JSObject*>, js::PropertyResult*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:1574:43: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘current’ in ‘MEM[(struct StackRootedBase * *)cx_5(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:77: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject-inl.h: In function ‘js::LookupProperty(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::MutableHandle<JSObject*>, js::PropertyResult*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject-inl.h:806:58: note: ‘current’ declared here <--[g++] 806 | typename MaybeRooted<NativeObject*, allowGC>::RootType current(cx, obj); | ^~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:1569:36: note: ‘cx’ declared here <--[g++] 1569 | bool js::LookupProperty(JSContext* cx, HandleObject obj, js::HandleId id, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JS::Handle<JSObject*>&>(JSContext* const&, JS::Handle<JSObject*>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::LookupName(JSContext*, JS::Handle<js::PropertyName*>, JS::Handle<JSObject*>, JS::MutableHandle<JSObject*>, JS::MutableHandle<JSObject*>, js::PropertyResult*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:1583:37: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘env’ in ‘MEM[(struct StackRootedBase * *)cx_63(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp: In function ‘js::LookupName(JSContext*, JS::Handle<js::PropertyName*>, JS::Handle<JSObject*>, JS::MutableHandle<JSObject*>, JS::MutableHandle<JSObject*>, js::PropertyResult*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:1583:21: note: ‘env’ declared here <--[g++] 1583 | for (RootedObject env(cx, envChain); env; env = env->enclosingEnvironment()) { | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:1578:32: note: ‘cx’ declared here <--[g++] 1578 | bool js::LookupName(JSContext* cx, Handle<PropertyName*> name, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JS::Handle<JSObject*>&>(JSContext* const&, JS::Handle<JSObject*>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::LookupNameWithGlobalDefault(JSContext*, JS::Handle<js::PropertyName*>, JS::Handle<JSObject*>, JS::MutableHandle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:1631:32: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘env’ in ‘MEM[(struct StackRootedBase * *)cx_77(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp: In function ‘js::LookupNameWithGlobalDefault(JSContext*, JS::Handle<js::PropertyName*>, JS::Handle<JSObject*>, JS::MutableHandle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:1631:16: note: ‘env’ declared here <--[g++] 1631 | RootedObject env(cx, envChain); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:1623:49: note: ‘cx’ declared here <--[g++] 1623 | bool js::LookupNameWithGlobalDefault(JSContext* cx, Handle<PropertyName*> name, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JS::Handle<JSObject*>&>(JSContext* const&, JS::Handle<JSObject*>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::SetPrototype(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JS::ObjectOpResult&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:1966:30: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj2’ in ‘MEM[(struct StackRootedBase * *)cx_107(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp: In function ‘js::SetPrototype(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JS::ObjectOpResult&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:1966:16: note: ‘obj2’ declared here <--[g++] 1966 | RootedObject obj2(cx, proto); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:1918:34: note: ‘cx’ declared here <--[g++] 1918 | bool js::SetPrototype(JSContext* cx, HandleObject obj, HandleObject proto, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyDescriptor>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyDescriptor>::Rooted<JSContext*, JS::PropertyDescriptor>(JSContext* const&, JS::PropertyDescriptor&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::SetIntegrityLevel(JSContext*, JS::Handle<JSObject*>, js::IntegrityLevel)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:557:68: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘desc’ in ‘MEM[(struct StackRootedBase * *)cx_191(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp: In function ‘js::SetIntegrityLevel(JSContext*, JS::Handle<JSObject*>, js::IntegrityLevel)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:557:32: note: ‘desc’ declared here <--[g++] 557 | Rooted<PropertyDescriptor> desc(cx, PropertyDescriptor::Empty()); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:519:39: note: ‘cx’ declared here <--[g++] 519 | bool js::SetIntegrityLevel(JSContext* cx, HandleObject obj, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSAtom*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSAtom*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::InitClass(JSContext*, JS::Handle<JSObject*>, JSClass const*, JS::Handle<JSObject*>, char const*, bool (*)(JSContext*, unsigned int, JS::Value*), unsigned int, JSPropertySpec const*, JSFunctionSpec const*, JSPropertySpec const*, JSFunctionSpec const*, js::NativeObject**)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:1456:59: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘atom’ in ‘MEM[(struct StackRootedBase * *)cx_67(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp: In function ‘js::InitClass(JSContext*, JS::Handle<JSObject*>, JSClass const*, JS::Handle<JSObject*>, char const*, bool (*)(JSContext*, unsigned int, JS::Value*), unsigned int, JSPropertySpec const*, JSFunctionSpec const*, JSPropertySpec const*, JSFunctionSpec const*, js::NativeObject**)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:1456:19: note: ‘atom’ declared here <--[g++] 1456 | Rooted<JSAtom*> atom(cx, Atomize(cx, name, strlen(name))); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:1448:40: note: ‘cx’ declared here <--[g++] 1448 | NativeObject* js::InitClass(JSContext* cx, HandleObject obj, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, js::PlainObject*>(JSContext* const&, js::PlainObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::FromPropertyDescriptorToObject(JSContext*, JS::Handle<JS::PropertyDescriptor>, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:167:42: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_132(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp: In function ‘js::FromPropertyDescriptorToObject(JSContext*, JS::Handle<JS::PropertyDescriptor>, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:167:16: note: ‘obj’ declared here <--[g++] 167 | RootedObject obj(cx, NewPlainObject(cx)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:163:52: note: ‘cx’ declared here <--[g++] 163 | bool js::FromPropertyDescriptorToObject(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::GetPropertyDescriptor(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::MutableHandle<mozilla::Maybe<JS::PropertyDescriptor> >, JS::MutableHandle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:2165:23: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘pobj’ in ‘MEM[(struct StackRootedBase * *)cx_41(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp: In function ‘js::GetPropertyDescriptor(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::MutableHandle<mozilla::Maybe<JS::PropertyDescriptor> >, JS::MutableHandle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:2165:16: note: ‘pobj’ declared here <--[g++] 2165 | RootedObject pobj(cx); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:2162:16: note: ‘cx’ declared here <--[g++] 2162 | JSContext* cx, HandleObject obj, HandleId id, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::SpeciesConstructor(JSContext*, JS::Handle<JSObject*>, JSProtoKey, bool (*)(JSContext*, JSFunction*))’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:3540:77: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘defaultCtor’ in ‘MEM[(struct StackRootedBase * *)cx_25(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp: In function ‘js::SpeciesConstructor(JSContext*, JS::Handle<JSObject*>, JSProtoKey, bool (*)(JSContext*, JSFunction*))’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:3539:16: note: ‘defaultCtor’ declared here <--[g++] 3539 | RootedObject defaultCtor(cx, | ^~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:3537:16: note: ‘cx’ declared here <--[g++] 3537 | JSContext* cx, HandleObject obj, JSProtoKey ctorKey, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::AbstractBindingIter<JSAtom> >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::AbstractBindingIter<JSAtom> >::Rooted<JSContext*, js::AbstractBindingIter<JSAtom> >(JSContext* const&, js::AbstractBindingIter<JSAtom>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::SetFrameArgumentsObject(JSContext*, js::AbstractFramePtr, JS::Handle<JSScript*>, JSObject*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSScript.cpp:3061:49: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘bi’ in ‘MEM[(struct StackRootedBase * *)cx_62(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src17.cpp:11: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSScript.cpp: In function ‘js::SetFrameArgumentsObject(JSContext*, js::AbstractFramePtr, JS::Handle<JSScript*>, JSObject*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSScript.cpp:3061:23: note: ‘bi’ declared here <--[g++] 3061 | Rooted<BindingIter> bi(cx, BindingIter(script)); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSScript.cpp:3052:45: note: ‘cx’ declared here <--[g++] 3052 | void js::SetFrameArgumentsObject(JSContext* cx, AbstractFramePtr frame, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSAtom*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSAtom*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::CreateModuleRequest(JSContext*, JS::Handle<JSString*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Modules.cpp:257:68: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘specifierAtom’ in ‘MEM[(struct StackRootedBase * *)cx_29(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Modules.cpp: In function ‘JS::CreateModuleRequest(JSContext*, JS::Handle<JSString*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Modules.cpp:257:19: note: ‘specifierAtom’ declared here <--[g++] 257 | Rooted<JSAtom*> specifierAtom(cx, AtomizeString(cx, specifierArg)); | ^~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Modules.cpp:253:16: note: ‘cx’ declared here <--[g++] 253 | JSContext* cx, Handle<JSString*> specifierArg) { | ~~~~~~~~~~~^~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/TraceKind.h:10, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jspubtd.h:18: <--[g++] In member function ‘mozilla::UniquePtr<char [], JS::FreePolicy>::release()’, inlined from ‘mozilla::UniquePtr<char [], JS::FreePolicy>::UniquePtr(mozilla::UniquePtr<char [], JS::FreePolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/UniquePtr.h:372:30, inlined from ‘JS::NotableClassInfo::NotableClassInfo(JS::NotableClassInfo&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/MemoryMetrics.h:278:3, inlined from ‘mozilla::detail::VectorImpl<JS::NotableClassInfo, 0ul, js::SystemAllocPolicy, false>::new_<JS::NotableClassInfo>(JS::NotableClassInfo*, JS::NotableClassInfo&&)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:154:5, inlined from ‘mozilla::detail::VectorImpl<JS::NotableClassInfo, 0ul, js::SystemAllocPolicy, false>::moveConstruct<JS::NotableClassInfo>(JS::NotableClassInfo*, JS::NotableClassInfo*, JS::NotableClassInfo*)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:194:11, inlined from ‘mozilla::Vector<JS::NotableClassInfo, 0ul, js::SystemAllocPolicy>::Vector(mozilla::Vector<JS::NotableClassInfo, 0ul, js::SystemAllocPolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:967:24, inlined from ‘JS::RealmStats::RealmStats(JS::RealmStats&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/MemoryMetrics.h:745:3, inlined from ‘mozilla::detail::VectorImpl<JS::RealmStats, 0ul, js::SystemAllocPolicy, false>::new_<JS::RealmStats>(JS::RealmStats*, JS::RealmStats&&)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:154:5, inlined from ‘mozilla::detail::VectorImpl<JS::RealmStats, 0ul, js::SystemAllocPolicy, false>::moveConstruct<JS::RealmStats>(JS::RealmStats*, JS::RealmStats*, JS::RealmStats*)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:194:11, inlined from ‘mozilla::Vector<JS::RealmStats, 0ul, js::SystemAllocPolicy>::convertToHeapStorage(unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:1033:22, inlined from ‘mozilla::Vector<JS::RealmStats, 0ul, js::SystemAllocPolicy>::growStorageBy(unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:1065:32: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/UniquePtr.h:403:13: warning: ‘MEM[(char * &)aDst_108 + 96]’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 403 | Pointer p = mTuple.first(); | ^ In member function ‘mozilla::UniquePtr<char [], JS::FreePolicy>::release()’, inlined from ‘mozilla::UniquePtr<char [], JS::FreePolicy>::UniquePtr(mozilla::UniquePtr<char [], JS::FreePolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/UniquePtr.h:372:30, inlined from ‘JS::NotableClassInfo::NotableClassInfo(JS::NotableClassInfo&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/MemoryMetrics.h:278:3, inlined from ‘mozilla::detail::VectorImpl<JS::NotableClassInfo, 0ul, js::SystemAllocPolicy, false>::new_<JS::NotableClassInfo>(JS::NotableClassInfo*, JS::NotableClassInfo&&)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:154:5, inlined from ‘mozilla::detail::VectorImpl<JS::NotableClassInfo, 0ul, js::SystemAllocPolicy, false>::moveConstruct<JS::NotableClassInfo>(JS::NotableClassInfo*, JS::NotableClassInfo*, JS::NotableClassInfo*)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:194:11, inlined from ‘mozilla::Vector<JS::NotableClassInfo, 0ul, js::SystemAllocPolicy>::Vector(mozilla::Vector<JS::NotableClassInfo, 0ul, js::SystemAllocPolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:967:24, inlined from ‘JS::RealmStats::RealmStats(JS::RealmStats&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/MemoryMetrics.h:745:3, inlined from ‘mozilla::detail::VectorImpl<JS::RealmStats, 0ul, js::SystemAllocPolicy, false>::new_<JS::RealmStats>(JS::RealmStats*, JS::RealmStats&&)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:154:5, inlined from ‘mozilla::detail::VectorImpl<JS::RealmStats, 0ul, js::SystemAllocPolicy, false>::growTo(mozilla::Vector<JS::RealmStats, 0ul, js::SystemAllocPolicy>&, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:226:11, inlined from ‘mozilla::Vector<JS::RealmStats, 0ul, js::SystemAllocPolicy>::growStorageBy(unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:1068:22: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/UniquePtr.h:403:13: warning: ‘MEM[(char * &)aDst_389 + 96]’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 403 | Pointer p = mTuple.first(); | ^ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::ReadPropertyDescriptors(JSContext*, JS::Handle<JSObject*>, bool, JS::MutableHandle<JS::StackGCVector<JS::PropertyKey, js::TempAllocPolicy> >, JS::MutableHandle<JS::GCVector<JS::PropertyDescriptor, 0ul, js::TempAllocPolicy> >)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:502:17: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_103(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp: In function ‘js::ReadPropertyDescriptors(JSContext*, JS::Handle<JSObject*>, bool, JS::MutableHandle<JS::StackGCVector<JS::PropertyKey, js::TempAllocPolicy> >, JS::MutableHandle<JS::GCVector<JS::PropertyDescriptor, 0ul, js::TempAllocPolicy> >)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:502:12: note: ‘id’ declared here <--[g++] 502 | RootedId id(cx); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:496:16: note: ‘cx’ declared here <--[g++] 496 | JSContext* cx, HandleObject props, bool checkAccessors, | ~~~~~~~~~~~^~ In member function ‘mozilla::UniquePtr<char [], JS::FreePolicy>::release()’, inlined from ‘mozilla::UniquePtr<char [], JS::FreePolicy>::UniquePtr(mozilla::UniquePtr<char [], JS::FreePolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/UniquePtr.h:372:30, inlined from ‘JS::NotableStringInfo::NotableStringInfo(JS::NotableStringInfo&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/MemoryMetrics.h:396:3, inlined from ‘mozilla::detail::VectorImpl<JS::NotableStringInfo, 0ul, js::SystemAllocPolicy, false>::new_<JS::NotableStringInfo>(JS::NotableStringInfo*, JS::NotableStringInfo&&)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:154:5, inlined from ‘mozilla::detail::VectorImpl<JS::NotableStringInfo, 0ul, js::SystemAllocPolicy, false>::moveConstruct<JS::NotableStringInfo>(JS::NotableStringInfo*, JS::NotableStringInfo*, JS::NotableStringInfo*)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:194:11, inlined from ‘mozilla::Vector<JS::NotableStringInfo, 0ul, js::SystemAllocPolicy>::Vector(mozilla::Vector<JS::NotableStringInfo, 0ul, js::SystemAllocPolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:967:24, inlined from ‘JS::ZoneStats::ZoneStats(JS::ZoneStats&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/MemoryMetrics.h:657:3, inlined from ‘mozilla::detail::VectorImpl<JS::ZoneStats, 0ul, js::SystemAllocPolicy, false>::new_<JS::ZoneStats>(JS::ZoneStats*, JS::ZoneStats&&)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:154:5, inlined from ‘mozilla::detail::VectorImpl<JS::ZoneStats, 0ul, js::SystemAllocPolicy, false>::moveConstruct<JS::ZoneStats>(JS::ZoneStats*, JS::ZoneStats*, JS::ZoneStats*)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:194:11, inlined from ‘mozilla::Vector<JS::ZoneStats, 0ul, js::SystemAllocPolicy>::convertToHeapStorage(unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:1033:22, inlined from ‘mozilla::Vector<JS::ZoneStats, 0ul, js::SystemAllocPolicy>::growStorageBy(unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:1065:32: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/UniquePtr.h:403:13: warning: ‘MEM[(char * &)aDst_119 + 40]’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 403 | Pointer p = mTuple.first(); | ^ In member function ‘mozilla::UniquePtr<char [], JS::FreePolicy>::release()’, inlined from ‘mozilla::UniquePtr<char [], JS::FreePolicy>::UniquePtr(mozilla::UniquePtr<char [], JS::FreePolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/UniquePtr.h:372:30, inlined from ‘JS::NotableStringInfo::NotableStringInfo(JS::NotableStringInfo&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/MemoryMetrics.h:396:3, inlined from ‘mozilla::detail::VectorImpl<JS::NotableStringInfo, 0ul, js::SystemAllocPolicy, false>::new_<JS::NotableStringInfo>(JS::NotableStringInfo*, JS::NotableStringInfo&&)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:154:5, inlined from ‘mozilla::detail::VectorImpl<JS::NotableStringInfo, 0ul, js::SystemAllocPolicy, false>::moveConstruct<JS::NotableStringInfo>(JS::NotableStringInfo*, JS::NotableStringInfo*, JS::NotableStringInfo*)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:194:11, inlined from ‘mozilla::Vector<JS::NotableStringInfo, 0ul, js::SystemAllocPolicy>::Vector(mozilla::Vector<JS::NotableStringInfo, 0ul, js::SystemAllocPolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:967:24, inlined from ‘JS::ZoneStats::ZoneStats(JS::ZoneStats&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/MemoryMetrics.h:657:3, inlined from ‘mozilla::detail::VectorImpl<JS::ZoneStats, 0ul, js::SystemAllocPolicy, false>::new_<JS::ZoneStats>(JS::ZoneStats*, JS::ZoneStats&&)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:154:5, inlined from ‘mozilla::detail::VectorImpl<JS::ZoneStats, 0ul, js::SystemAllocPolicy, false>::growTo(mozilla::Vector<JS::ZoneStats, 0ul, js::SystemAllocPolicy>&, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:226:11, inlined from ‘mozilla::Vector<JS::ZoneStats, 0ul, js::SystemAllocPolicy>::growStorageBy(unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:1068:22: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/UniquePtr.h:403:13: warning: ‘MEM[(char * &)aDst_411 + 40]’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 403 | Pointer p = mTuple.first(); | ^ In member function ‘JS::Rooted<js::ModuleObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ModuleObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘GatherAvailableModuleAncestors(JSContext*, JS::Handle<js::ModuleObject*>, JS::MutableHandle<JS::GCVector<js::ModuleObject*, 0ul, js::SystemAllocPolicy> >)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Modules.cpp:1571:29: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘m’ in ‘MEM[(struct StackRootedBase * *)cx_84(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Modules.cpp: In function ‘GatherAvailableModuleAncestors(JSContext*, JS::Handle<js::ModuleObject*>, JS::MutableHandle<JS::GCVector<js::ModuleObject*, 0ul, js::SystemAllocPolicy> >)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Modules.cpp:1571:25: note: ‘m’ declared here <--[g++] 1571 | Rooted<ModuleObject*> m(cx); | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Modules.cpp:1564:16: note: ‘cx’ declared here <--[g++] 1564 | JSContext* cx, Handle<ModuleObject*> module, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ModuleObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ModuleObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::AsyncModuleExecutionFulfilled(JSContext*, JS::Handle<js::ModuleObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Modules.cpp:1724:29: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘m’ in ‘MEM[(struct StackRootedBase * *)cx_145(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Modules.cpp: In function ‘js::AsyncModuleExecutionFulfilled(JSContext*, JS::Handle<js::ModuleObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Modules.cpp:1724:25: note: ‘m’ declared here <--[g++] 1724 | Rooted<ModuleObject*> m(cx); | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Modules.cpp:1643:51: note: ‘cx’ declared here <--[g++] 1643 | void js::AsyncModuleExecutionFulfilled(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::PromiseObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::PromiseObject*>::Rooted<JSContext*, js::PromiseObject*>(JSContext* const&, js::PromiseObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::ModuleEvaluate(JSContext*, JS::Handle<js::ModuleObject*>, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Modules.cpp:1277:61: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘capability’ in ‘MEM[(struct StackRootedBase * *)cx_225(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Modules.cpp: In function ‘js::ModuleEvaluate(JSContext*, JS::Handle<js::ModuleObject*>, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Modules.cpp:1276:26: note: ‘capability’ declared here <--[g++] 1276 | Rooted<PromiseObject*> capability( | ^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Modules.cpp:1220:36: note: ‘cx’ declared here <--[g++] 1220 | bool js::ModuleEvaluate(JSContext* cx, Handle<ModuleObject*> moduleArg, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSScript*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSScript*>::Rooted<JSContext*, JSScript*>(JSContext* const&, JSScript*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JSScript::fromStencil(JSContext*, js::frontend::CompilationAtomCache&, js::frontend::CompilationStencil const&, js::frontend::CompilationGCOutput&, js::frontend::TypedIndex<js::frontend::ScriptStencil>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSScript.cpp:2500:61: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘script’ in ‘MEM[(struct StackRootedBase * *)cx_92(D) + 32B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSScript.cpp: In function ‘JSScript::fromStencil(JSContext*, js::frontend::CompilationAtomCache&, js::frontend::CompilationStencil const&, js::frontend::CompilationGCOutput&, js::frontend::TypedIndex<js::frontend::ScriptStencil>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSScript.cpp:2499:16: note: ‘script’ declared here <--[g++] 2499 | RootedScript script(cx, Create(cx, function, sourceObject, scriptExtra.extent, | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSScript.cpp:2482:44: note: ‘cx’ declared here <--[g++] 2482 | JSScript* JSScript::fromStencil(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<mozilla::UniquePtr<JS::GCVector<js::HeapPtr<JSAtom*>, 0ul, js::SystemAllocPolicy>, JS::DeletePolicy<JS::GCVector<js::HeapPtr<JSAtom*>, 0ul, js::SystemAllocPolicy> > > >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<mozilla::UniquePtr<JS::GCVector<js::HeapPtr<JSAtom*>, 0ul, js::SystemAllocPolicy>, JS::DeletePolicy<JS::GCVector<js::HeapPtr<JSAtom*>, 0ul, js::SystemAllocPolicy> > > >::Rooted<JSContext*, mozilla::UniquePtr<JS::GCVector<js::HeapPtr<JSAtom*>, 0ul, js::SystemAllocPolicy>, JS::DeletePolicy<JS::GCVector<js::HeapPtr<JSAtom*>, 0ul, js::SystemAllocPolicy> > > >(JSContext* const&, mozilla::UniquePtr<JS::GCVector<js::HeapPtr<JSAtom*>, 0ul, js::SystemAllocPolicy>, JS::DeletePolicy<JS::GCVector<js::HeapPtr<JSAtom*>, 0ul, js::SystemAllocPolicy> > >&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::GetOrCreateModuleNamespace(JSContext*, JS::Handle<js::ModuleObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Modules.cpp:718:48: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘unambiguousNames’ in ‘MEM[(struct StackRootedBase * *)cx_190(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Modules.cpp: In function ‘js::GetOrCreateModuleNamespace(JSContext*, JS::Handle<js::ModuleObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Modules.cpp:717:41: note: ‘unambiguousNames’ declared here <--[g++] 717 | Rooted<UniquePtr<ExportNameVector>> unambiguousNames( | ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Modules.cpp:699:16: note: ‘cx’ declared here <--[g++] 699 | JSContext* cx, Handle<ModuleObject*> module) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::ScriptSourceObject::initElementProperties(JSContext*, JS::Handle<js::ScriptSourceObject*>, JS::Handle<JSString*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSScript.cpp:812:27: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘nameValue’ in ‘MEM[(struct StackRootedBase * *)cx_47(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSScript.cpp: In function ‘js::ScriptSourceObject::initElementProperties(JSContext*, JS::Handle<js::ScriptSourceObject*>, JS::Handle<JSString*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSScript.cpp:812:15: note: ‘nameValue’ declared here <--[g++] 812 | RootedValue nameValue(cx); | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSScript.cpp:810:16: note: ‘cx’ declared here <--[g++] 810 | JSContext* cx, Handle<ScriptSourceObject*> source, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::StringObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::StringObject*>::Rooted<JSContext*, js::StringObject*>(JSContext* const&, js::StringObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::StringObject::create(JSContext*, JS::Handle<JSString*>, JS::Handle<JSObject*>, js::NewObjectKind)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StringObject-inl.h:39:75, inlined from ‘js::PrimitiveToObject(JSContext*, JS::Value const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:2520:34: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_93(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:81: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StringObject-inl.h: In function ‘js::PrimitiveToObject(JSContext*, JS::Value const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StringObject-inl.h:38:25: note: ‘obj’ declared here <--[g++] 38 | Rooted<StringObject*> obj( | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:2514:44: note: ‘cx’ declared here <--[g++] 2514 | JSObject* js::PrimitiveToObject(JSContext* cx, const Value& v) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::ToObjectSlowForPropertyAccess(JSContext*, JS::Handle<JS::Value>, int, JS::Handle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:2656:20: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘key’ in ‘MEM[(struct StackRootedBase * *)cx_35(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp: In function ‘js::ToObjectSlowForPropertyAccess(JSContext*, JS::Handle<JS::Value>, int, JS::Handle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:2656:14: note: ‘key’ declared here <--[g++] 2656 | RootedId key(cx); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp:2649:56: note: ‘cx’ declared here <--[g++] 2649 | JSObject* js::ToObjectSlowForPropertyAccess(JSContext* cx, JS::HandleValue val, | ~~~~~~~~~~~^~ make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/gc' js/src/gc/Unified_cpp_js_src_gc0.o /usr/lib64/cscppc/g++ -o Unified_cpp_js_src_gc0.o -c -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/gc -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include -DWITH_GZFILEOP -DMOZILLA_CLIENT -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-invalid-offsetof -Wc++2a-compat -Wcomma-subscript -Wvolatile -Wno-error=deprecated -Wno-error=deprecated-enum-enum-conversion -Wduplicated-cond -Wimplicit-fallthrough -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -Wno-error=builtin-macro-redefined -Werror=format -Wno-attributes -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src_gc0.o.pp Unified_cpp_js_src_gc0.cpp make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/gc' In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/gc/Unified_cpp_js_src_gc0.cpp:29: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Compacting.cpp: In function ‘void RelocateCell(JS::Zone*, js::gc::TenuredCell*, js::gc::AllocKind, size_t)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Compacting.cpp:221:9: warning: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘class js::gc::TenuredCell’ with no trivial copy-assignment [-Wclass-memaccess] <--[g++] 221 | memcpy(dst, src, thingSize); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Allocator.h:15, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Allocator.cpp:7, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/gc/Unified_cpp_js_src_gc0.cpp:2: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Cell.h:269:7: note: ‘class js::gc::TenuredCell’ declared here <--[g++] 269 | class TenuredCell : public Cell { | ^~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' js/src/Unified_cpp_js_src21.o /usr/lib64/cscppc/g++ -o Unified_cpp_js_src21.o -c -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include -DWITH_GZFILEOP -DMOZILLA_CLIENT -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-invalid-offsetof -Wc++2a-compat -Wcomma-subscript -Wvolatile -Wno-error=deprecated -Wno-error=deprecated-enum-enum-conversion -Wduplicated-cond -Wimplicit-fallthrough -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -Wno-error=builtin-macro-redefined -Werror=format -Wno-attributes -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src21.o.pp Unified_cpp_js_src21.cpp In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallArgs.h:73, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallNonGenericMethod.h:12, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/NamespaceImports.h:15, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.h:10, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:7, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src21.cpp:2: <--[g++] In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JS::MutableHandle<JS::Value> >(JSContext* const&, JS::MutableHandle<JS::Value>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘intrinsic_IsArray(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:150:30: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘val’ in ‘MEM[(struct StackRootedBase * *)cx_62(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp: In function ‘intrinsic_IsArray(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:150:15: note: ‘val’ declared here <--[g++] 150 | RootedValue val(cx, args[0]); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:147:42: note: ‘cx’ declared here <--[g++] 147 | static bool intrinsic_IsArray(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘intrinsic_DefineProperty(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:544:17: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_169(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp: In function ‘intrinsic_DefineProperty(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:544:12: note: ‘id’ declared here <--[g++] 544 | RootedId id(cx); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:533:49: note: ‘cx’ declared here <--[g++] 533 | static bool intrinsic_DefineProperty(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘intrinsic_ToPropertyKey(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:237:17: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_52(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp: In function ‘intrinsic_ToPropertyKey(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:237:12: note: ‘id’ declared here <--[g++] 237 | RootedId id(cx); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:235:48: note: ‘cx’ declared here <--[g++] 235 | static bool intrinsic_ToPropertyKey(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘intrinsic_DefineDataProperty(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:491:17: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_127(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp: In function ‘intrinsic_DefineDataProperty(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:491:12: note: ‘id’ declared here <--[g++] 491 | RootedId id(cx); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:480:53: note: ‘cx’ declared here <--[g++] 480 | static bool intrinsic_DefineDataProperty(JSContext* cx, unsigned argc, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘intrinsic_RegExpGetSubstitution(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:1356:74: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘string’ in ‘MEM[(struct StackRootedBase * *)cx_129(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp: In function ‘intrinsic_RegExpGetSubstitution(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:1356:27: note: ‘string’ declared here <--[g++] 1356 | Rooted<JSLinearString*> string(cx, args[1].toString()->ensureLinear(cx)); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:1349:56: note: ‘cx’ declared here <--[g++] 1349 | static bool intrinsic_RegExpGetSubstitution(JSContext* cx, unsigned argc, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::TypedArrayObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::TypedArrayObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘intrinsic_TypedArrayBitwiseSlice(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:1211:64: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘unsafeTypedArrayCrossCompartment’ in ‘MEM[(struct StackRootedBase * *)cx_168(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp: In function ‘intrinsic_TypedArrayBitwiseSlice(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:1211:29: note: ‘unsafeTypedArrayCrossCompartment’ declared here <--[g++] 1211 | Rooted<TypedArrayObject*> unsafeTypedArrayCrossCompartment(cx); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:1196:57: note: ‘cx’ declared here <--[g++] 1196 | static bool intrinsic_TypedArrayBitwiseSlice(JSContext* cx, unsigned argc, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSAtom*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSAtom*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘InitSelfHostingFromStencil(JSContext*, js::frontend::CompilationAtomCache&, js::frontend::CompilationStencil const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:2379:32, inlined from ‘JSRuntime::initSelfHostingFromStencil(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:2554:36: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘prevAtom’ in ‘MEM[(struct StackRootedBase * *)cx_5(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp: In member function ‘JSRuntime::initSelfHostingFromStencil(JSContext*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:2379:21: note: ‘prevAtom’ declared here <--[g++] 2379 | Rooted<JSAtom*> prevAtom(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:2553:55: note: ‘cx’ declared here <--[g++] 2553 | bool JSRuntime::initSelfHostingFromStencil(JSContext* cx) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::DictionaryPropMap*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::DictionaryPropMap*>::Rooted<JSContext*, js::DictionaryPropMap*>(JSContext* const&, js::DictionaryPropMap*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::NativeObject::toDictionaryMode(JSContext*, JS::Handle<js::NativeObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape.cpp:115:61: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘dictMap’ in ‘MEM[(struct StackRootedBase * *)cx_100(D) + 88B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src21.cpp:11: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape.cpp: In function ‘js::NativeObject::toDictionaryMode(JSContext*, JS::Handle<js::NativeObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape.cpp:114:30: note: ‘dictMap’ declared here <--[g++] 114 | Rooted<DictionaryPropMap*> dictMap( | ^~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape.cpp:101:52: note: ‘cx’ declared here <--[g++] 101 | bool js::NativeObject::toDictionaryMode(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::SharedShape*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::SharedShape*>::Rooted<JSContext*, js::SharedShape*>(JSContext* const&, js::SharedShape*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::SharedShape::getPropMapShape(JSContext*, js::BaseShape*, unsigned long, JS::Handle<js::SharedPropMap*>, unsigned int, js::EnumFlags<js::ObjectFlag>, bool*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape.cpp:1310:79: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘shape’ in ‘MEM[(struct StackRootedBase * *)cx_88(D) + 40B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape.cpp: In function ‘js::SharedShape::getPropMapShape(JSContext*, js::BaseShape*, unsigned long, JS::Handle<js::SharedPropMap*>, unsigned int, js::EnumFlags<js::ObjectFlag>, bool*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape.cpp:1309:24: note: ‘shape’ declared here <--[g++] 1309 | Rooted<SharedShape*> shape( | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape.cpp:1286:16: note: ‘cx’ declared here <--[g++] 1286 | JSContext* cx, BaseShape* base, size_t nfixed, Handle<SharedPropMap*> map, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::PropMap*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::PropMap*>::Rooted<JSContext*, js::PropMap*>(JSContext* const&, js::PropMap*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::NativeObject::changeCustomDataPropAttributes(JSContext*, JS::Handle<js::NativeObject*>, JS::Handle<JS::PropertyKey>, js::PropertyFlags)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape.cpp:644:74: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘propMap’ in ‘MEM[(struct StackRootedBase * *)cx_273(D) + 88B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape.cpp: In function ‘js::NativeObject::changeCustomDataPropAttributes(JSContext*, JS::Handle<js::NativeObject*>, JS::Handle<JS::PropertyKey>, js::PropertyFlags)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape.cpp:644:20: note: ‘propMap’ declared here <--[g++] 644 | Rooted<PropMap*> propMap(cx, map->lookup(cx, mapLength, id, &propIndex)); | ^~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape.cpp:626:62: note: ‘cx’ declared here <--[g++] 626 | bool NativeObject::changeCustomDataPropAttributes(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::Rooted<JSContext*, JS::StackGCVector<JS::Value, js::TempAllocPolicy> >(JSContext* const&, JS::StackGCVector<JS::Value, js::TempAllocPolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::RootedVector<JS::Value>::RootedVector(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/GCVector.h:347:58, inlined from ‘js::detail::GenericArgsBase<(js::MaybeConstruct)1>::GenericArgsBase(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Stack.h:867:45, inlined from ‘js::ConstructArgs::ConstructArgs(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Stack.h:953:50, inlined from ‘intrinsic_ConstructFunction(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:1633:33: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘constructArgs’ in ‘MEM[(struct StackRootedBase * *)cx_96(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp: In function ‘intrinsic_ConstructFunction(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:1633:17: note: ‘constructArgs’ declared here <--[g++] 1633 | ConstructArgs constructArgs(cx); | ^~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:1623:52: note: ‘cx’ declared here <--[g++] 1623 | static bool intrinsic_ConstructFunction(JSContext* cx, unsigned argc, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::Rooted<JSContext*, JS::StackGCVector<JS::Value, js::TempAllocPolicy> >(JSContext* const&, JS::StackGCVector<JS::Value, js::TempAllocPolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::RootedVector<JS::Value>::RootedVector(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/GCVector.h:347:58, inlined from ‘js::detail::GenericArgsBase<(js::MaybeConstruct)0>::GenericArgsBase(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Stack.h:867:45, inlined from ‘js::InvokeArgs::InvokeArgs(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Stack.h:919:47, inlined from ‘CallSelfHostedNonGenericMethod(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:1465:22: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘args2’ in ‘MEM[(struct StackRootedBase * *)cx_69(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp: In function ‘CallSelfHostedNonGenericMethod(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:1465:14: note: ‘args2’ declared here <--[g++] 1465 | InvokeArgs args2(cx); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:1455:48: note: ‘cx’ declared here <--[g++] 1455 | bool CallSelfHostedNonGenericMethod(JSContext* cx, const CallArgs& args) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::Rooted<JSContext*, JS::StackGCVector<JS::Value, js::TempAllocPolicy> >(JSContext* const&, JS::StackGCVector<JS::Value, js::TempAllocPolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::RootedVector<JS::Value>::RootedVector(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/GCVector.h:347:58, inlined from ‘js::ElementSpecific<signed char, js::UnsharedOps>::initFromIterablePackedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<js::ArrayObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:515:23: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘values’ in ‘MEM[(struct StackRootedBase * *)cx_118(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:96: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h: In function ‘js::ElementSpecific<signed char, js::UnsharedOps>::initFromIterablePackedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<js::ArrayObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:515:23: note: ‘values’ declared here <--[g++] 515 | RootedValueVector values(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:485:54: note: ‘cx’ declared here <--[g++] 485 | static bool initFromIterablePackedArray(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::Rooted<JSContext*, JS::StackGCVector<JS::Value, js::TempAllocPolicy> >(JSContext* const&, JS::StackGCVector<JS::Value, js::TempAllocPolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::RootedVector<JS::Value>::RootedVector(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/GCVector.h:347:58, inlined from ‘js::ElementSpecific<unsigned char, js::UnsharedOps>::initFromIterablePackedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<js::ArrayObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:515:23: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘values’ in ‘MEM[(struct StackRootedBase * *)cx_118(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h: In function ‘js::ElementSpecific<unsigned char, js::UnsharedOps>::initFromIterablePackedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<js::ArrayObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:515:23: note: ‘values’ declared here <--[g++] 515 | RootedValueVector values(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:485:54: note: ‘cx’ declared here <--[g++] 485 | static bool initFromIterablePackedArray(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::Rooted<JSContext*, JS::StackGCVector<JS::Value, js::TempAllocPolicy> >(JSContext* const&, JS::StackGCVector<JS::Value, js::TempAllocPolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::RootedVector<JS::Value>::RootedVector(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/GCVector.h:347:58, inlined from ‘js::ElementSpecific<short, js::UnsharedOps>::initFromIterablePackedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<js::ArrayObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:515:23: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘values’ in ‘MEM[(struct StackRootedBase * *)cx_120(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h: In function ‘js::ElementSpecific<short, js::UnsharedOps>::initFromIterablePackedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<js::ArrayObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:515:23: note: ‘values’ declared here <--[g++] 515 | RootedValueVector values(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:485:54: note: ‘cx’ declared here <--[g++] 485 | static bool initFromIterablePackedArray(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::Rooted<JSContext*, JS::StackGCVector<JS::Value, js::TempAllocPolicy> >(JSContext* const&, JS::StackGCVector<JS::Value, js::TempAllocPolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::RootedVector<JS::Value>::RootedVector(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/GCVector.h:347:58, inlined from ‘js::ElementSpecific<unsigned short, js::UnsharedOps>::initFromIterablePackedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<js::ArrayObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:515:23: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘values’ in ‘MEM[(struct StackRootedBase * *)cx_120(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h: In function ‘js::ElementSpecific<unsigned short, js::UnsharedOps>::initFromIterablePackedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<js::ArrayObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:515:23: note: ‘values’ declared here <--[g++] 515 | RootedValueVector values(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:485:54: note: ‘cx’ declared here <--[g++] 485 | static bool initFromIterablePackedArray(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::Rooted<JSContext*, JS::StackGCVector<JS::Value, js::TempAllocPolicy> >(JSContext* const&, JS::StackGCVector<JS::Value, js::TempAllocPolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::RootedVector<JS::Value>::RootedVector(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/GCVector.h:347:58, inlined from ‘js::ElementSpecific<int, js::UnsharedOps>::initFromIterablePackedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<js::ArrayObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:515:23: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘values’ in ‘MEM[(struct StackRootedBase * *)cx_120(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h: In function ‘js::ElementSpecific<int, js::UnsharedOps>::initFromIterablePackedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<js::ArrayObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:515:23: note: ‘values’ declared here <--[g++] 515 | RootedValueVector values(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:485:54: note: ‘cx’ declared here <--[g++] 485 | static bool initFromIterablePackedArray(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::Rooted<JSContext*, JS::StackGCVector<JS::Value, js::TempAllocPolicy> >(JSContext* const&, JS::StackGCVector<JS::Value, js::TempAllocPolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::RootedVector<JS::Value>::RootedVector(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/GCVector.h:347:58, inlined from ‘js::ElementSpecific<unsigned int, js::UnsharedOps>::initFromIterablePackedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<js::ArrayObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:515:23: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘values’ in ‘MEM[(struct StackRootedBase * *)cx_120(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h: In function ‘js::ElementSpecific<unsigned int, js::UnsharedOps>::initFromIterablePackedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<js::ArrayObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:515:23: note: ‘values’ declared here <--[g++] 515 | RootedValueVector values(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:485:54: note: ‘cx’ declared here <--[g++] 485 | static bool initFromIterablePackedArray(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::Rooted<JSContext*, JS::StackGCVector<JS::Value, js::TempAllocPolicy> >(JSContext* const&, JS::StackGCVector<JS::Value, js::TempAllocPolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::RootedVector<JS::Value>::RootedVector(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/GCVector.h:347:58, inlined from ‘js::ElementSpecific<double, js::UnsharedOps>::initFromIterablePackedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<js::ArrayObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:515:23: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘values’ in ‘MEM[(struct StackRootedBase * *)cx_119(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h: In function ‘js::ElementSpecific<double, js::UnsharedOps>::initFromIterablePackedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<js::ArrayObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:515:23: note: ‘values’ declared here <--[g++] 515 | RootedValueVector values(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:485:54: note: ‘cx’ declared here <--[g++] 485 | static bool initFromIterablePackedArray(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::Rooted<JSContext*, JS::StackGCVector<JS::Value, js::TempAllocPolicy> >(JSContext* const&, JS::StackGCVector<JS::Value, js::TempAllocPolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::RootedVector<JS::Value>::RootedVector(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/GCVector.h:347:58, inlined from ‘js::ElementSpecific<float, js::UnsharedOps>::initFromIterablePackedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<js::ArrayObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:515:23: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘values’ in ‘MEM[(struct StackRootedBase * *)cx_120(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h: In function ‘js::ElementSpecific<float, js::UnsharedOps>::initFromIterablePackedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<js::ArrayObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:515:23: note: ‘values’ declared here <--[g++] 515 | RootedValueVector values(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:485:54: note: ‘cx’ declared here <--[g++] 485 | static bool initFromIterablePackedArray(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::Rooted<JSContext*, JS::StackGCVector<JS::Value, js::TempAllocPolicy> >(JSContext* const&, JS::StackGCVector<JS::Value, js::TempAllocPolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::RootedVector<JS::Value>::RootedVector(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/GCVector.h:347:58, inlined from ‘js::ElementSpecific<js::uint8_clamped, js::UnsharedOps>::initFromIterablePackedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<js::ArrayObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:515:23: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘values’ in ‘MEM[(struct StackRootedBase * *)cx_120(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h: In function ‘js::ElementSpecific<js::uint8_clamped, js::UnsharedOps>::initFromIterablePackedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<js::ArrayObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:515:23: note: ‘values’ declared here <--[g++] 515 | RootedValueVector values(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:485:54: note: ‘cx’ declared here <--[g++] 485 | static bool initFromIterablePackedArray(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayObject*>::Rooted<JSContext*, js::ArrayObject*>(JSContext* const&, js::ArrayObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘intrinsic_TypedArrayInitFromPackedArray(JSContext*, unsigned intmake[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' , JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:1287:72: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘source’ in ‘MEM[(struct StackRootedBase * *)cx_150(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp: In function ‘intrinsic_TypedArrayInitFromPackedArray(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:1287:24: note: ‘source’ declared here <--[g++] 1287 | Rooted<ArrayObject*> source(cx, &args[1].toObject().as<ArrayObject>()); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:1275:64: note: ‘cx’ declared here <--[g++] 1275 | static bool intrinsic_TypedArrayInitFromPackedArray(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::BaseShape*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::BaseShape*>::Rooted<JSContext*, js::BaseShape*>(JSContext* const&, js::BaseShape*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::WasmGCShape::getShape(JSContext*, JSClass const*, JS::Realm*, js::TaggedProto, js::wasm::RecGroup const*, js::EnumFlags<js::ObjectFlag>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape.cpp:1450:75: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘nbase’ in ‘MEM[(struct StackRootedBase * *)cx_127(D)]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape.cpp: In function ‘js::WasmGCShape::getShape(JSContext*, JSClass const*, JS::Realm*, js::TaggedProto, js::wasm::RecGroup const*, js::EnumFlags<js::ObjectFlag>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape.cpp:1450:22: note: ‘nbase’ declared here <--[g++] 1450 | Rooted<BaseShape*> nbase(cx, BaseShape::get(cx, clasp, realm, protoRoot)); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape.cpp:1424:47: note: ‘cx’ declared here <--[g++] 1424 | WasmGCShape* WasmGCShape::getShape(JSContext* cx, const JSClass* clasp, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::BaseShape*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::BaseShape*>::Rooted<JSContext*, js::BaseShape*>(JSContext* const&, js::BaseShape*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::SharedShape::getInitialShape(JSContext*, JSClass const*, JS::Realm*, js::TaggedProto, unsigned long, js::EnumFlags<js::ObjectFlag>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape.cpp:1256:75: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘nbase’ in ‘MEM[(struct StackRootedBase * *)cx_167(D)]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape.cpp: In function ‘js::SharedShape::getInitialShape(JSContext*, JSClass const*, JS::Realm*, js::TaggedProto, unsigned long, js::EnumFlags<js::ObjectFlag>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape.cpp:1256:22: note: ‘nbase’ declared here <--[g++] 1256 | Rooted<BaseShape*> nbase(cx, BaseShape::get(cx, clasp, realm, protoRoot)); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape.cpp:1196:54: note: ‘cx’ declared here <--[g++] 1196 | SharedShape* SharedShape::getInitialShape(JSContext* cx, const JSClass* clasp, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::BaseShape*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::BaseShape*>::Rooted<JSContext*, js::BaseShape*>(JSContext* const&, js::BaseShape*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::ProxyShape::getShape(JSContext*, JSClass const*, JS::Realm*, js::TaggedProto, js::EnumFlags<js::ObjectFlag>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape.cpp:1405:75: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘nbase’ in ‘MEM[(struct StackRootedBase * *)cx_123(D)]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape.cpp: In function ‘js::ProxyShape::getShape(JSContext*, JSClass const*, JS::Realm*, js::TaggedProto, js::EnumFlags<js::ObjectFlag>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape.cpp:1405:22: note: ‘nbase’ declared here <--[g++] 1405 | Rooted<BaseShape*> nbase(cx, BaseShape::get(cx, clasp, realm, protoRoot)); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape.cpp:1380:45: note: ‘cx’ declared here <--[g++] 1380 | ProxyShape* ProxyShape::getShape(JSContext* cx, const JSClass* clasp, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSScript*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSScript*>::Rooted<JSContext*, JSScript*>(JSContext* const&, JSScript*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘GetComputedIntrinsic(JSContext*, JS::Handle<js::PropertyName*>, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:2697:53, inlined from ‘JSRuntime::getSelfHostedValue(JSContext*, JS::Handle<js::PropertyName*>, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:2749:30: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘script’ in ‘MEM[(struct StackRootedBase * *)cx_12(D) + 32B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp: In member function ‘JSRuntime::getSelfHostedValue(JSContext*, JS::Handle<js::PropertyName*>, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:2695:18: note: ‘script’ declared here <--[g++] 2695 | RootedScript script( | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp:2732:47: note: ‘cx’ declared here <--[g++] 2732 | bool JSRuntime::getSelfHostedValue(JSContext* cx, Handle<PropertyName*> name, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::PropMap*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::PropMap*>::Rooted<JSContext*, js::PropMap*>(JSContext* const&, js::PropMap*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::NativeObject::changeProperty(JSContext*, JS::Handle<js::NativeObject*>, JS::Handle<JS::PropertyKey>, js::PropertyFlags, unsigned int*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape.cpp:525:74: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘propMap’ in ‘MEM[(struct StackRootedBase * *)cx_358(D) + 88B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape.cpp: In function ‘js::NativeObject::changeProperty(JSContext*, JS::Handle<js::NativeObject*>, JS::Handle<JS::PropertyKey>, js::PropertyFlags, unsigned int*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape.cpp:525:20: note: ‘propMap’ declared here <--[g++] 525 | Rooted<PropMap*> propMap(cx, map->lookup(cx, mapLength, id, &propIndex)); | ^~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape.cpp:507:46: note: ‘cx’ declared here <--[g++] 507 | bool NativeObject::changeProperty(JSContext* cx, Handle<NativeObject*> obj, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::SharedArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::SharedArrayBufferObject*>::Rooted<JSContext*, js::SharedArrayBufferObject*>(JSContext* const&, js::SharedArrayBufferObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::SharedArrayBufferObject::New(JSContext*, js::SharedArrayRawBuffer*, unsigned long, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SharedArrayObject.cpp:366:70: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_53(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src21.cpp:29: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SharedArrayObject.cpp: In function ‘js::SharedArrayBufferObject::New(JSContext*, js::SharedArrayRawBuffer*, unsigned long, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SharedArrayObject.cpp:365:36: note: ‘obj’ declared here <--[g++] 365 | Rooted<SharedArrayBufferObject*> obj( | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SharedArrayObject.cpp:360:16: note: ‘cx’ declared here <--[g++] 360 | JSContext* cx, SharedArrayRawBuffer* buffer, size_t length, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::PropMap*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::PropMap*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::NativeObject::removeProperty(JSContext*, JS::Handle<js::NativeObject*>, JS::Handle<JS::PropertyKey>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape.cpp:785:30: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘propMap’ in ‘MEM[(struct StackRootedBase * *)cx_251(D) + 88B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape.cpp: In function ‘js::NativeObject::removeProperty(JSContext*, JS::Handle<js::NativeObject*>, JS::Handle<JS::PropertyKey>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape.cpp:785:20: note: ‘propMap’ declared here <--[g++] 785 | Rooted<PropMap*> propMap(cx); | ^~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape.cpp:775:46: note: ‘cx’ declared here <--[g++] 775 | bool NativeObject::removeProperty(JSContext* cx, Handle<NativeObject*> obj, | ~~~~~~~~~~~^~ make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' js/src/Unified_cpp_js_src23.o /usr/lib64/cscppc/g++ -o Unified_cpp_js_src23.o -c -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include -DWITH_GZFILEOP -DMOZILLA_CLIENT -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-invalid-offsetof -Wc++2a-compat -Wcomma-subscript -Wvolatile -Wno-error=deprecated -Wno-error=deprecated-enum-enum-conversion -Wduplicated-cond -Wimplicit-fallthrough -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -Wno-error=builtin-macro-redefined -Werror=format -Wno-attributes -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src23.o.pp Unified_cpp_js_src23.cpp make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/StructuredClone.h:20, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StructuredClone.cpp:29, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src23.cpp:2: <--[g++] In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘BoxedToSource(JSContext*, JS::Handle<JSObject*>, char const*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ToSource.cpp:108:48: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_78(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src23.cpp:47: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ToSource.cpp: In function ‘BoxedToSource(JSContext*, JS::Handle<JSObject*>, char const*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ToSource.cpp:108:16: note: ‘str’ declared here <--[g++] 108 | RootedString str(cx, ValueToSource(cx, value)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ToSource.cpp:100:43: note: ‘cx’ declared here <--[g++] 100 | static JSString* BoxedToSource(JSContext* cx, HandleObject obj, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘SymbolToSource(JSContext*, JS::Symbol*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ToSource.cpp:68:46, inlined from ‘js::ValueToSource(JSContext*, JS::Handle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ToSource.cpp:137:28: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘desc’ in ‘MEM[(struct StackRootedBase * *)cx_267(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ToSource.cpp: In function ‘js::ValueToSource(JSContext*, JS::Handle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ToSource.cpp:68:16: note: ‘desc’ declared here <--[g++] 68 | RootedString desc(cx, symbol->description()); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ToSource.cpp:122:40: note: ‘cx’ declared here <--[g++] 122 | JSString* js::ValueToSource(JSContext* cx, HandleValue v) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSAtom*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSAtom*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::Symbol::for_(JSContext*, JS::Handle<JSString*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SymbolType.cpp:50:58: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘atom’ in ‘MEM[(struct StackRootedBase * *)cx_59(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src23.cpp:11: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SymbolType.cpp: In function ‘JS::Symbol::for_(JSContext*, JS::Handle<JSString*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SymbolType.cpp:50:19: note: ‘atom’ declared here <--[g++] 50 | Rooted<JSAtom*> atom(cx, AtomizeString(cx, description)); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SymbolType.cpp:49:33: note: ‘cx’ declared here <--[g++] 49 | Symbol* Symbol::for_(JSContext* cx, HandleString description) { | ~~~~~~~~~~~^~ make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' js/src/Unified_cpp_js_src22.o /usr/lib64/cscppc/g++ -o Unified_cpp_js_src22.o -c -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include -DWITH_GZFILEOP -DMOZILLA_CLIENT -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-invalid-offsetof -Wc++2a-compat -Wcomma-subscript -Wvolatile -Wno-error=deprecated -Wno-error=deprecated-enum-enum-conversion -Wduplicated-cond -Wimplicit-fallthrough -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -Wno-error=builtin-macro-redefined -Werror=format -Wno-attributes -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src22.o.pp Unified_cpp_js_src22.cpp In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallArgs.h:73, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallNonGenericMethod.h:12, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/NamespaceImports.h:15, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject.h:17, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/AtomicsObject.h:15, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSContext.h:17, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SourceHook.cpp:15, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src22.cpp:2: <--[g++] In member function ‘JS::Rooted<JSScript*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSScript*>::Rooted<JSContext*, JSScript*>(JSContext* const&, JSScript*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::InterpreterFrame::prologue(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Stack.cpp:175:41: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘script’ in ‘MEM[(struct StackRootedBase * *)cx_62(D) + 32B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src22.cpp:11: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Stack.cpp: In member function ‘js::InterpreterFrame::prologue(JSContext*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Stack.cpp:175:16: note: ‘script’ declared here <--[g++] 175 | RootedScript script(cx, this->script()); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Stack.cpp:174:44: note: ‘cx’ declared here <--[g++] 174 | bool InterpreterFrame::prologue(JSContext* cx) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSScript*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSScript*>::Rooted<JSContext*, JSScript*>(JSContext* const&, JSScript*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::InterpreterStack::pushInvokeFrame(JSContext*, JS::CallArgs const&, js::MaybeConstruct)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Stack.cpp:392:47: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘script’ in ‘MEM[(struct StackRootedBase * *)cx_131(D) + 32B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Stack.cpp: In member function ‘js::InterpreterStack::pushInvokeFrame(JSContext*, JS::CallArgs const&, js::MaybeConstruct)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Stack.cpp:392:16: note: ‘script’ declared here <--[g++] 392 | RootedScript script(cx, fun->nonLazyScript()); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Stack.cpp:388:16: note: ‘cx’ declared here <--[g++] 388 | JSContext* cx, const CallArgs& args, MaybeConstruct constructing) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JS::Value>(JSContext* const&, JS::Value&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::IdToPrintableUTF8(JSContext*, JS::Handle<JS::PropertyKey>, js::IdToPrintableBehavior)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StringType.cpp:2192:34: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘v’ in ‘MEM[(struct StackRootedBase * *)cx_45(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src22.cpp:47: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StringType.cpp: In function ‘js::IdToPrintableUTF8(JSContext*, JS::Handle<JS::PropertyKey>, js::IdToPrintableBehavior)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StringType.cpp:2192:15: note: ‘v’ declared here <--[g++] 2192 | RootedValue v(cx, IdToValue(id)); | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StringType.cpp:2184:46: note: ‘cx’ declared here <--[g++] 2184 | UniqueChars js::IdToPrintableUTF8(JSContext* cx, HandleId id, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘FillWithRepresentatives<JSString::fillWithRepresentatives(JSContext*, JS::Handle<js::ArrayObject*>)::{lambda(JSString*)#1}, char16_t>(JSContext*, JS::Handle<js::ArrayObject*>, unsigned int*, char16_t const*, unsigned long, unsigned long, JSString::fillWithRepresentatives(JSContext*, JS::Handle<js::ArrayObject*>)::{lambda(JSString*)#1} const&, js::gc::Heap)bool [clone .constprop.0]’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StringType.cpp:1984:16: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘atom1’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StringType.cpp: In function ‘FillWithRepresentatives<JSString::fillWithRepresentatives(JSContext*, JS::Handle<js::ArrayObject*>)::{lambda(JSString*)#1}, char16_t>(JSContext*, JS::Handle<js::ArrayObject*>, unsigned int*, char16_t const*, unsigned long, unsigned long, JSString::fillWithRepresentatives(JSContext*, JS::Handle<js::ArrayObject*>)::{lambda(JSString*)#1} const&, js::gc::Heap)bool [clone .constprop.0]’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StringType.cpp:1984:16: note: ‘atom1’ declared here <--[g++] 1984 | RootedString atom1(cx, AtomizeChars(cx, chars, len)); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StringType.cpp:1969:48: note: ‘cx’ declared here <--[g++] 1969 | static bool FillWithRepresentatives(JSContext* cx, Handle<ArrayObject*> array, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘FillWithRepresentatives<JSString::fillWithRepresentatives(JSContext*, JS::Handle<js::ArrayObject*>)::{lambda(JSString*)#2}, unsigned char>(JSContext*, JS::Handle<js::ArrayObject*>, unsigned int*, unsigned char const*, unsigned long, unsigned long, JSString::fillWithRepresentatives(JSContext*, JS::Handle<js::ArrayObject*>)::{lambda(JSString*)#2} const&, js::gc::Heap)bool [clone .constprop.0]’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StringType.cpp:1984:16: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘atom1’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StringType.cpp: In function ‘FillWithRepresentatives<JSString::fillWithRepresentatives(JSContext*, JS::Handle<js::ArrayObject*>)::{lambda(JSString*)#2}, unsigned char>(JSContext*, JS::Handle<js::ArrayObject*>, unsigned int*, unsigned char const*, unsigned long, unsigned long, JSString::fillWithRepresentatives(JSContext*, JS::Handle<js::ArrayObject*>)::{lambda(JSString*)#2} const&, js::gc::Heap)bool [clone .constprop.0]’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StringType.cpp:1984:16: note: ‘atom1’ declared here <--[g++] 1984 | RootedString atom1(cx, AtomizeChars(cx, chars, len)); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StringType.cpp:1969:48: note: ‘cx’ declared here <--[g++] 1969 | static bool FillWithRepresentatives(JSContext* cx, Handle<ArrayObject*> array, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::StencilXDRBufferObject::create(JSContext*, unsigned char*, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StencilObject.cpp:122:58: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_66(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src22.cpp:38: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StencilObject.cpp: In function ‘js::StencilXDRBufferObject::create(JSContext*, unsigned char*, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StencilObject.cpp:122:25: note: ‘obj’ declared here <--[g++] 122 | JS::Rooted<JSObject*> obj(cx, JS_NewObject(cx, &class_)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StencilObject.cpp:116:16: note: ‘cx’ declared here <--[g++] 116 | JSContext* cx, uint8_t* buffer, size_t length) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::StencilObject::create(JSContext*, RefPtr<js::frontend::CompilationStencil>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StencilObject.cpp:58:58: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_37(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StencilObject.cpp: In function ‘js::StencilObject::create(JSContext*, RefPtr<js::frontend::CompilationStencil>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StencilObject.cpp:58:25: note: ‘obj’ declared here <--[g++] 58 | JS::Rooted<JSObject*> obj(cx, JS_NewObject(cx, &class_)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StencilObject.cpp:56:62: note: ‘cx’ declared here <--[g++] 56 | /* static */ StencilObject* StencilObject::create(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::AutoStableStringChars::init(JSContext*, JSString*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StringType.cpp:1313:63: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘linearString’ in ‘MEM[(struct StackRootedBase * *)cx_70(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StringType.cpp: In member function ‘JS::AutoStableStringChars::init(JSContext*, JSString*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StringType.cpp:1313:27: note: ‘linearString’ declared here <--[g++] 1313 | Rooted<JSLinearString*> linearString(cx, s->ensureLinear(cx)); | ^~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StringType.cpp:1312:45: note: ‘cx’ declared here <--[g++] 1312 | bool AutoStableStringChars::init(JSContext* cx, JSString* s) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::AutoStableStringChars::initTwoByte(JSContext*, JSString*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StringType.cpp:1342:63: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘linearString’ in ‘MEM[(struct StackRootedBase * *)cx_55(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StringType.cpp: In member function ‘JS::AutoStableStringChars::initTwoByte(JSContext*, JSString*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StringType.cpp:1342:27: note: ‘linearString’ declared here <--[g++] 1342 | Rooted<JSLinearString*> linearString(cx, s->ensureLinear(cx)); | ^~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StringType.cpp:1341:52: note: ‘cx’ declared here <--[g++] 1341 | bool AutoStableStringChars::initTwoByte(JSContext* cx, JSString* s) { | ~~~~~~~~~~~^~ make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit' js/src/jit/Unified_cpp_js_src_jit2.o /usr/lib64/cscppc/g++ -o Unified_cpp_js_src_jit2.o -c -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include -DWITH_GZFILEOP -DMOZILLA_CLIENT -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-invalid-offsetof -Wc++2a-compat -Wcomma-subscript -Wvolatile -Wno-error=deprecated -Wno-error=deprecated-enum-enum-conversion -Wduplicated-cond -Wimplicit-fallthrough -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -Wno-error=builtin-macro-redefined -Werror=format -Wno-attributes -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src_jit2.o.pp Unified_cpp_js_src_jit2.cpp In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/shared/Assembler-shared.h:20, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/x64/Assembler-x64.h:13, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/x86-shared/MacroAssembler-x86-shared.h:13, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/x64/MacroAssembler-x64.h:10, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/MacroAssembler.h:19, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/MIR.h:35, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/WarpBuilder.h:14, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/BytecodeAnalysis.cpp:10, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit/Unified_cpp_js_src_jit2.cpp:11: <--[g++] In member function ‘js::jit::Register::alignedOrDominatedAliasedSet() const’, inlined from ‘js::jit::TypedRegisterSet<js::jit::Register>::addAllocatable(js::jit::Register)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/RegisterSets.h:344:73, inlined from ‘js::jit::AllocatableSetAccessors<js::jit::TypedRegisterSet<js::jit::Register> >::addUnchecked(js::jit::Register)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/RegisterSets.h:541:55, inlined from ‘js::jit::SpecializedRegSet<js::jit::AllocatableSetAccessors<js::jit::TypedRegisterSet<js::jit::Register> >, js::jit::TypedRegisterSet<js::jit::Register> >::add(js::jit::Register)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/RegisterSets.h:687:17, inlined from ‘js::jit::CacheRegisterAllocator::releaseRegister(js::jit::Register)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIRCompiler.h:483:23, inlined from ‘js::jit::AutoScratchRegister::~AutoScratchRegister()’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIRCompiler.h:567:50, inlined from ‘mozilla::detail::MaybeStorage<js::jit::AutoScratchRegister, false>::~MaybeStorage()’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Maybe.h:269:26, inlined from ‘mozilla::detail::MaybeStorage<js::jit::AutoScratchRegister, false>::~MaybeStorage()’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Maybe.h:267:3, inlined from ‘mozilla::Maybe<js::jit::AutoScratchRegister>::~Maybe()’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Maybe.h:349:55, inlined from ‘js::jit::CacheIRCompiler::emitStoreTypedArrayElement(js::jit::ObjOperandId, JS::Scalar::Type, js::jit::IntPtrOperandId, unsigned int, bool)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIRCompiler.cpp:5716:30: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Registers.h:81:75: warning: ‘MEM <unsigned char> [(struct AutoScratchRegister *)&scratch2 + 8B]’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 81 | SetType alignedOrDominatedAliasedSet() const { return SetType(1) << code(); } | ~~~~^~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit/Unified_cpp_js_src_jit2.cpp:29: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIRCompiler.cpp: In member function ‘js::jit::CacheIRCompiler::emitStoreTypedArrayElement(js::jit::ObjOperandId, JS::Scalar::Type, js::jit::IntPtrOperandId, unsigned int, bool)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIRCompiler.cpp:5716:30: note: ‘MEM <unsigned char> [(struct AutoScratchRegister *)&scratch2 + 8B]’ was declared here <--[g++] 5716 | Maybe<AutoScratchRegister> scratch2; | ^~~~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/shared/Assembler-shared.h:21: <--[g++] In member function ‘js::jit::TypedRegisterSet<js::jit::Register>::takeRegisterIndex(js::jit::Register)’, inlined from ‘js::jit::LiveSetAccessors<js::jit::TypedRegisterSet<js::jit::Register> >::takeUnchecked(js::jit::Register)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/RegisterSets.h:620:59, inlined from ‘js::jit::SpecializedRegSet<js::jit::LiveSetAccessors<js::jit::TypedRegisterSet<js::jit::Register> >, js::jit::TypedRegisterSet<js::jit::Register> >::take(js::jit::Register)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/RegisterSets.h:693:18, inlined from ‘js::jit::CacheRegisterAllocator::releaseRegister(js::jit::Register)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIRCompiler.h:484:24, inlined from ‘js::jit::AutoScratchRegister::~AutoScratchRegister()’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIRCompiler.h:567:50, inlined from ‘mozilla::detail::MaybeStorage<js::jit::AutoScratchRegister, false>::~MaybeStorage()’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Maybe.h:269:26, inlined from ‘mozilla::detail::MaybeStorage<js::jit::AutoScratchRegister, false>::~MaybeStorage()’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Maybe.h:267:3, inlined from ‘mozilla::Maybe<js::jit::AutoScratchRegister>::~Maybe()’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Maybe.h:349:55, inlined from ‘js::jit::CacheIRCompiler::emitStoreTypedArrayElement(js::jit::ObjOperandId, JS::Scalar::Type, js::jit::IntPtrOperandId, unsigned int, bool)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIRCompiler.cpp:5716:30: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/RegisterSets.h:346:35: warning: ‘MEM[(struct AutoScratchRegister *)&scratch2].alloc_’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 346 | void takeRegisterIndex(T reg) { bits_ &= ~(SetType(1) << reg.code()); } | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIRCompiler.cpp: In member function ‘js::jit::CacheIRCompiler::emitStoreTypedArrayElement(js::jit::ObjOperandId, JS::Scalar::Type, js::jit::IntPtrOperandId, unsigned int, bool)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIRCompiler.cpp:5716:30: note: ‘MEM[(struct AutoScratchRegister *)&scratch2].alloc_’ was declared here <--[g++] 5716 | Maybe<AutoScratchRegister> scratch2; | ^~~~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/x86-shared/Assembler-x86-shared.h:17, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/x64/Assembler-x64.h:292: <--[g++] In member function ‘js::jit::X86Encoding::BaseAssemblerX64::vmovq_rr(js::jit::X86Encoding::XMMRegisterID, js::jit::X86Encoding::RegisterID)’, inlined from ‘js::jit::Assembler::vmovq(js::jit::FloatRegister, js::jit::Register)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/x64/Assembler-x64.h:503:18, inlined from ‘js::jit::MacroAssembler::moveDoubleToGPR64(js::jit::FloatRegister, js::jit::Register64)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/x64/MacroAssembler-x64-inl.h:30:8, inlined from ‘js::jit::CacheIRCompiler::emitStoreDataViewValueResult(js::jit::ObjOperandId, js::jit::IntPtrOperandId, unsigned int, js::jit::BooleanOperandId, JS::Scalar::Type)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIRCompiler.cpp:6202:29: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/x64/BaseAssembler-x64.h:880:23: warning: ‘MEM <unsigned char> [(const struct AutoScratchRegister *)&scratch2 + 8B]’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 880 | twoByteOpSimdInt64("vmovq", VEX_PD, OP2_MOVD_EdVd, (XMMRegisterID)dst, | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 881 | (RegisterID)src); | ~~~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIRCompiler.cpp: In member function ‘js::jit::CacheIRCompiler::emitStoreDataViewValueResult(js::jit::ObjOperandId, js::jit::IntPtrOperandId, unsigned int, js::jit::BooleanOperandId, JS::Scalar::Type)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIRCompiler.cpp:6120:67: note: ‘MEM <unsigned char> [(const struct AutoScratchRegister *)&scratch2 + 8B]’ was declared here <--[g++] 6120 | mozilla::MaybeOneOf<AutoScratchRegister, AutoScratchRegister64> scratch2; | ^~~~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp:7, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit/Unified_cpp_js_src_jit2.cpp:20: <--[g++] In function ‘js::jit::GetIndexOfArgument(js::jit::ArgumentKind, js::jit::CallFlags, bool*)’, inlined from ‘js::jit::CacheIRWriter::loadArgumentDynamicSlot(js::jit::ArgumentKind, js::jit::Int32OperandId, js::jit::CallFlags) [clone .isra.0]’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIRWriter.h:477:43: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.h:477:8: warning: ‘addArgc’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 477 | bool hasArgumentArray = !*addArgc; | ^~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIRReader.h:17, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIRCloner.h:18, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp:20: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIRWriter.h: In member function ‘js::jit::CacheIRWriter::loadArgumentDynamicSlot(js::jit::ArgumentKind, js::jit::Int32OperandId, js::jit::CallFlags) [clone .isra.0]’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIRWriter.h:476:10: note: ‘addArgc’ was declared here <--[g++] 476 | bool addArgc; | ^~~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/Value.h:24, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/util/Poison.h:25, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/ds/LifoAlloc.h:196, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/JitAllocPolicy.h:22, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/BitSet.cpp:11, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit/Unified_cpp_js_src_jit2.cpp:2: <--[g++] In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::jit::OptimizeSpreadCallIRGenerator::tryAttachArguments()’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp:5552:41: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)_24 + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp: In member function ‘js::jit::OptimizeSpreadCallIRGenerator::tryAttachArguments()’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp:5552:16: note: ‘obj’ declared here <--[g++] 5552 | RootedObject obj(cx_, &val_.toObject()); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp:5547:66: note: ‘this’ declared here <--[g++] 5547 | AttachDecision OptimizeSpreadCallIRGenerator::tryAttachArguments() { | ^ In function ‘js::jit::GetIndexOfArgument(js::jit::ArgumentKind, js::jit::CallFlags, bool*)’, inlined from ‘js::jit::CacheIRWriter::loadArgumentFixedSlot(js::jit::ArgumentKind, unsigned int, js::jit::CallFlags) [clone .constprop.2] [clone .isra.0]’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIRWriter.h:464:43: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.h:477:8: warning: ‘addArgc’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 477 | bool hasArgumentArray = !*addArgc; | ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIRWriter.h: In member function ‘js::jit::CacheIRWriter::loadArgumentFixedSlot(js::jit::ArgumentKind, unsigned int, js::jit::CallFlags) [clone .constprop.2] [clone .isra.0]’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIRWriter.h:463:10: note: ‘addArgc’ was declared here <--[g++] 463 | bool addArgc; | ^~~~~~~ In function ‘js::jit::GetIndexOfArgument(js::jit::ArgumentKind, js::jit::CallFlags, bool*)’, inlined from ‘js::jit::CacheIRWriter::loadArgumentFixedSlot(js::jit::ArgumentKind, unsigned int, js::jit::CallFlags) [clone .constprop.1] [clone .isra.0]’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIRWriter.h:464:43: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.h:477:8: warning: ‘addArgc’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 477 | bool hasArgumentArray = !*addArgc; | ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIRWriter.h: In member function ‘js::jit::CacheIRWriter::loadArgumentFixedSlot(js::jit::ArgumentKind, unsigned int, js::jit::CallFlags) [clone .constprop.1] [clone .isra.0]’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIRWriter.h:463:10: note: ‘addArgc’ was declared here <--[g++] 463 | bool addArgc; | ^~~~~~~ In function ‘js::jit::GetIndexOfArgument(js::jit::ArgumentKind, js::jit::CallFlags, bool*)’, inlined from ‘js::jit::CacheIRWriter::loadArgumentFixedSlot(js::jit::ArgumentKind, unsigned int, js::jit::CallFlags) [clone .constprop.0] [clone .isra.0]’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIRWriter.h:464:43: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.h:477:8: warning: ‘addArgc’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 477 | bool hasArgumentArray = !*addArgc; | ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIRWriter.h: In member function ‘js::jimake[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit' t::CacheIRWriter::loadArgumentFixedSlot(js::jit::ArgumentKind, unsigned int, js::jit::CallFlags) [clone .constprop.0] [clone .isra.0]’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIRWriter.h:463:10: note: ‘addArgc’ was declared here <--[g++] 463 | bool addArgc; | ^~~~~~~ In function ‘js::jit::GetIndexOfArgument(js::jit::ArgumentKind, js::jit::CallFlags, bool*)’, inlined from ‘js::jit::CacheIRWriter::loadArgumentFixedSlot(js::jit::ArgumentKind, unsigned int, js::jit::CallFlags) [clone .isra.0]’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIRWriter.h:464:43: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.h:477:8: warning: ‘addArgc’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 477 | bool hasArgumentArray = !*addArgc; | ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIRWriter.h: In member function ‘js::jit::CacheIRWriter::loadArgumentFixedSlot(js::jit::ArgumentKind, unsigned int, js::jit::CallFlags) [clone .isra.0]’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIRWriter.h:463:10: note: ‘addArgc’ was declared here <--[g++] 463 | bool addArgc; | ^~~~~~~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::jit::GetPropIRGenerator::tryAttachCrossCompartmentWrapper(JS::Handle<JSObject*>, js::jit::ObjOperandId, JS::Handle<JS::PropertyKey>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp:1283:58: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘unwrapped’ in ‘MEM[(struct StackRootedBase * *)_70 + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp: In member function ‘js::jit::GetPropIRGenerator::tryAttachCrossCompartmentWrapper(JS::Handle<JSObject*>, js::jit::ObjOperandId, JS::Handle<JS::PropertyKey>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp:1283:16: note: ‘unwrapped’ declared here <--[g++] 1283 | RootedObject unwrapped(cx_, Wrapper::wrappedObject(obj)); | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp:1269:54: note: ‘this’ declared here <--[g++] 1269 | HandleObject obj, ObjOperandId objId, HandleId id) { | ^ In member function ‘JS::Rooted<JSFunction*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSFunction*>::Rooted<JSContext*, JSFunction*>(JSContext* const&, JSFunction*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::jit::CallIRGenerator::tryAttachBoundFunction(JS::Handle<js::BoundFunctionObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp:11234:76: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘target’ in ‘MEM[(struct StackRootedBase * *)_77 + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp: In member function ‘js::jit::CallIRGenerator::tryAttachBoundFunction(JS::Handle<js::BoundFunctionObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp:11234:23: note: ‘target’ declared here <--[g++] 11234 | Rooted<JSFunction*> target(cx_, &calleeObj->getTarget()->as<JSFunction>()); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp:11220:43: note: ‘this’ declared here <--[g++] 11220 | Handle<BoundFunctionObject*> calleeObj) { | ^ In member function ‘JS::Rooted<JSFunction*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSFunction*>::Rooted<JSContext*, JSFunction*>(JSContext* const&, JSFunction*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::jit::InlinableNativeIRGenerator::tryAttachSpecializedFunctionBind(JS::Handle<JSObject*>, JS::Handle<js::BoundFunctionObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp:9994:59: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘fun’ in ‘MEM[(struct StackRootedBase * *)_151 + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp: In member function ‘js::jit::InlinableNativeIRGenerator::tryAttachSpecializedFunctionBind(JS::Handle<JSObject*>, JS::Handle<js::BoundFunctionObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp:9994:25: note: ‘fun’ declared here <--[g++] 9994 | Rooted<JSFunction*> fun(cx_, &target->as<JSFunction>()); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp:9958:71: note: ‘this’ declared here <--[g++] 9958 | Handle<JSObject*> target, Handle<BoundFunctionObject*> templateObj) { | ^ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::jit::InlinableNativeIRGenerator::tryAttachFunctionBind()’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp:10093:53: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘target’ in ‘MEM[(struct StackRootedBase * *)_53 + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp: In member function ‘js::jit::InlinableNativeIRGenerator::tryAttachFunctionBind()’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp:10093:21: note: ‘target’ declared here <--[g++] 10093 | Rooted<JSObject*> target(cx_, &thisval_.toObject()); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp:10086:66: note: ‘this’ declared here <--[g++] 10086 | AttachDecision InlinableNativeIRGenerator::tryAttachFunctionBind() { | ^ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:12: <--[g++] In member function ‘mozilla::EnumeratedArray<JSProtoKey, (JSProtoKey)77, js::GlobalObjectData::ConstructorWithProto>::operator[](JSProtoKey) const’, inlined from ‘js::GlobalObject::maybeGetPrototype(JSProtoKey) const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/GlobalObject.h:377:47, inlined from ‘js::jit::GetPropIRGenerator::tryAttachPrimitive(js::jit::ValOperandId, JS::Handle<JS::PropertyKey>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp:2370:53: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/EnumeratedArray.h:62:18: warning: ‘protoKey’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 62 | return mArray[size_t(aIndex)]; | ~~~~~~^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp: In member function ‘js::jit::GetPropIRGenerator::tryAttachPrimitive(js::jit::ValOperandId, JS::Handle<JS::PropertyKey>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp:2336:14: note: ‘protoKey’ was declared here <--[g++] 2336 | JSProtoKey protoKey; | ^~~~~~~~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::jit::GetPropIRGenerator::tryAttachXrayCrossCompartmentWrapper(JS::Handle<JSObject*>, js::jit::ObjOperandId, JS::Handle<JS::PropertyKey>, js::jit::ValOperandId)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp:1423:42: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘getter’ in ‘MEM[(struct StackRootedBase * *)_140 + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp: In member function ‘js::jit::GetPropIRGenerator::tryAttachXrayCrossCompartmentWrapper(JS::Handle<JSObject*>, js::jit::ObjOperandId, JS::Handle<JS::PropertyKey>, js::jit::ValOperandId)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp:1423:16: note: ‘getter’ declared here <--[g++] 1423 | RootedObject getter(cx_, desc->getter()); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp:1367:28: note: ‘this’ declared here <--[g++] 1367 | ValOperandId receiverId) { | ^ In member function ‘JS::Rooted<JSFunction*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSFunction*>::Rooted<JSContext*, JSFunction*>(JSContext* const&, JSFunction*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::jit::CallIRGenerator::tryAttachFunCall(JS::Handle<JSFunction*>) [clone .part.0]’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp:9277:67: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘target’ in ‘MEM[(struct StackRootedBase * *)_14 + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp: In member function ‘js::jit::CallIRGenerator::tryAttachFunCall(JS::Handle<JSFunction*>) [clone .part.0]’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp:9277:18: note: ‘target’ declared here <--[g++] 9277 | RootedFunction target(cx_, &thisval_.toObject().as<JSFunction>()); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp:9267:71: note: ‘this’ declared here <--[g++] 9267 | AttachDecision CallIRGenerator::tryAttachFunCall(HandleFunction callee) { | ^ In member function ‘JS::Rooted<JSFunction*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSFunction*>::Rooted<JSContext*, JSFunction*>(JSContext* const&, JSFunction*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::jit::CallIRGenerator::tryAttachFunApply(JS::Handle<JSFunction*>) [clone .part.0]’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp:10156:72: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘target’ in ‘MEM[(struct StackRootedBase * *)_14 + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp: In member function ‘js::jit::CallIRGenerator::tryAttachFunApply(JS::Handle<JSFunction*>) [clone .part.0]’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp:10156:23: note: ‘target’ declared here <--[g++] 10156 | Rooted<JSFunction*> target(cx_, &thisval_.toObject().as<JSFunction>()); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp:10142:76: note: ‘this’ declared here <--[g++] 10142 | AttachDecision CallIRGenerator::tryAttachFunApply(HandleFunction calleeFunc) { | ^ make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' js/src/Unified_cpp_js_src2.o /usr/lib64/cscppc/g++ -o Unified_cpp_js_src2.o -c -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include -DWITH_GZFILEOP -DMOZILLA_CLIENT -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-invalid-offsetof -Wc++2a-compat -Wcomma-subscript -Wvolatile -Wno-error=deprecated -Wno-error=deprecated-enum-enum-conversion -Wduplicated-cond -Wimplicit-fallthrough -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -Wno-error=builtin-macro-redefined -Werror=format -Wno-attributes -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src2.o.pp Unified_cpp_js_src2.cpp In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.h:12, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:7, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src2.cpp:2: <--[g++] In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘SymbolClassFinish(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Symbol.cpp:58:23: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘value’ in ‘MEM[(struct StackRootedBase * *)cx_39(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src2.cpp:47: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Symbol.cpp: In function ‘SymbolClassFinish(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Symbol.cpp:58:15: note: ‘value’ declared here <--[g++] 58 | RootedValue value(cx); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Symbol.cpp:51:42: note: ‘cx’ declared here <--[g++] 51 | static bool SymbolClassFinish(JSContext* cx, HandleObject ctor, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::Reflect_getPrototypeOf(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Reflect.cpp:62:78: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘target’ in ‘MEM[(struct StackRootedBase * *)cx_63(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src2.cpp:11: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Reflect.cpp: In function ‘js::Reflect_getPrototypeOf(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Reflect.cpp:60:16: note: ‘target’ declared here <--[g++] 60 | RootedObject target( | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Reflect.cpp:56:44: note: ‘cx’ declared here <--[g++] 56 | bool js::Reflect_getPrototypeOf(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::Reflect_isExtensible(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Reflect.cpp:83:76: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘target’ in ‘MEM[(struct StackRootedBase * *)cx_49(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Reflect.cpp: In function ‘js::Reflect_isExtensible(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Reflect.cpp:81:16: note: ‘target’ declared here <--[g++] 81 | RootedObject target( | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Reflect.cpp:77:42: note: ‘cx’ declared here <--[g++] 77 | bool js::Reflect_isExtensible(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘Reflect_setPrototypeOf(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Reflect.cpp:178:79: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_77(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Reflect.cpp: In function ‘Reflect_setPrototypeOf(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Reflect.cpp:177:16: note: ‘obj’ declared here <--[g++] 177 | RootedObject obj(cx, RequireObjectArg(cx, "`target`", | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Reflect.cpp:173:47: note: ‘cx’ declared here <--[g++] 173 | static bool Reflect_setPrototypeOf(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘Reflect_set(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Reflect.cpp:142:71: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘target’ in ‘MEM[(struct StackRootedBase * *)cx_133(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Reflect.cpp: In function ‘Reflect_set(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Reflect.cpp:141:16: note: ‘target’ declared here <--[g++] 141 | RootedObject target( | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Reflect.cpp:137:36: note: ‘cx’ declared here <--[g++] 137 | static bool Reflect_set(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘Reflect_preventExtensions(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Reflect.cpp:122:40: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘target’ in ‘MEM[(struct StackRootedBase * *)cx_52(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Reflect.cpp: In function ‘Reflect_preventExtensions(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Reflect.cpp:120:16: note: ‘target’ declared here <--[g++] 120 | RootedObject target( | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Reflect.cpp:116:50: note: ‘cx’ declared here <--[g++] 116 | static bool Reflect_preventExtensions(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, js::ArrayObject*>(JSContext* const&, js::ArrayObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::NodeBuilder::newArray(JS::RootedVector<JS::Value>&, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:689:72: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘array’ in ‘MEM[(struct StackRootedBase * *)_31 + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src2.cpp:20: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp: In member function ‘(anonymous namespace)::NodeBuilder::newArray(JS::RootedVector<JS::Value>&, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:689:16: note: ‘array’ declared here <--[g++] 689 | RootedObject array(cx, NewDenseFullyAllocatedArray(cx, uint32_t(len))); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:683:68: note: ‘this’ declared here <--[g++] 683 | bool NodeBuilder::newArray(NodeVector& elts, MutableHandleValue dst) { | ^ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::SymbolObject::construct(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Symbol.cpp:93:23: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘desc’ in ‘MEM[(struct StackRootedBase * *)cx_53(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Symbol.cpp: In function ‘js::SymbolObject::construct(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Symbol.cpp:93:16: note: ‘desc’ declared here <--[g++] 93 | RootedString desc(cx); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Symbol.cpp:82:41: note: ‘cx’ declared here <--[g++] 82 | bool SymbolObject::construct(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::SymbolObject::for_(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Symbol.cpp:116:55: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘stringKey’ in ‘MEM[(struct StackRootedBase * *)cx_49(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Symbol.cpp: In function ‘js::SymbolObject::for_(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Symbol.cpp:116:16: note: ‘stringKey’ declared here <--[g++] 116 | RootedString stringKey(cx, ToString(cx, args.get(0))); | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Symbol.cpp:112:36: note: ‘cx’ declared here <--[g++] 112 | bool SymbolObject::for_(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSAtom*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSAtom*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::NodeBuilder::defineProperty(JS::Handle<JSObject*>, char const*, JS::Handle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:384:61: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘atom’ in ‘MEM[(struct StackRootedBase * *)_15 + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp: In member function ‘(anonymous namespace)::NodeBuilder::defineProperty(JS::Handle<JSObject*>, char const*, JS::Handle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:384:21: note: ‘atom’ declared here <--[g++] 384 | Rooted<JSAtom*> atom(cx, Atomize(cx, name, strlen(name))); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:378:52: note: ‘this’ declared here <--[g++] 378 | HandleValue val) { | ^ In member function ‘JS::Rooted<JSAtom*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSAtom*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘ShadowRealmImportValue(JSContext*, JS::Handle<JSString*>, JS::Handle<JSString*>, JS::Realm*, JS::Realm*)::{lambda(JSContext*, unsigned int, JS::Value*)#1}::operator()(JSContext*, unsigned int, JS::Value*) const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ShadowRealm.cpp:538:66, inlined from ‘ShadowRealmImportValue(JSContext*, JS::Handle<JSString*>, JS::Handle<JSString*>, JS::Realm*, JS::Realm*)::{lambda(JSContext*, unsigned int, JS::Value*)#1}::_FUN(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ShadowRealm.cpp:568:11: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘stringAtom’ in ‘MEM[(struct StackRootedBase * *)_2(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src2.cpp:29: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ShadowRealm.cpp: In function ‘ShadowRealmImportValue(JSContext*, JS::Handle<JSString*>, JS::Handle<JSString*>, JS::Realm*, JS::Realm*)::{lambda(JSContext*, unsigned int, JS::Value*)#1}::_FUN(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ShadowRealm.cpp:537:29: note: ‘stringAtom’ declared here <--[g++] 537 | Rooted<JSAtom*> stringAtom( | ^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ShadowRealm.cpp:507:25: note: ‘<anonymous>’ declared here <--[g++] 507 | [](JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘Reflect_deleteProperty(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Reflect.cpp:34:78: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘target’ in ‘MEM[(struct StackRootedBase * *)cx_98(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Reflect.cpp: In function ‘Reflect_deleteProperty(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Reflect.cpp:32:16: note: ‘target’ declared here <--[g++] 32 | RootedObject target( | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Reflect.cpp:28:47: note: ‘cx’ declared here <--[g++] 28 | static bool Reflect_deleteProperty(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘str_enumerate(JSContext*, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:398:23: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘value’ in ‘MEM[(struct StackRootedBase * *)cx_57(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src2.cpp:38: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘str_enumerate(JSContext*, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:398:15: note: ‘value’ declared here <--[g++] 398 | RootedValue value(cx); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:394:38: note: ‘cx’ declared here <--[g++] 394 | static bool str_enumerate(JSContext* cx, HandleObject obj) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘str_resolve(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, bool*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:425:55: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_68(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘str_resolve(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, bool*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:425:16: note: ‘str’ declared here <--[g++] 425 | RootedString str(cx, obj->as<StringObject>().unbox()); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:419:36: note: ‘cx’ declared here <--[g++] 419 | static bool str_resolve(JSContext* cx, HandleObject obj, HandleId id, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::Reflect_ownKeys(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Reflect.cpp:105:75: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘target’ in ‘MEM[(struct StackRootedBase * *)cx_60(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Reflect.cpp: In function ‘js::Reflect_ownKeys(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Reflect.cpp:104:16: note: ‘target’ declared here <--[g++] 104 | RootedObject target( | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Reflect.cpp:99:37: note: ‘cx’ declared here <--[g++] 99 | bool js::Reflect_ownKeys(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSAtom*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSAtom*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::NodeBuilder::defineProperty(JS::Handle<JSObject*>, char const*, JS::Handle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:384:61, inlined from ‘(anonymous namespace)::NodeBuilder::newNodeHelper<char const (&) [10], JS::Rooted<JS::Value>&, JS::MutableHandle<JS::Value>&>(JS::Handle<JSObject*>, char const*, JS::Handle<JS::Value>, char const (&) [10], JS::Rooted<JS::Value>&, JS::MutableHandle<JS::Value>&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:348:26, inlined from ‘(anonymous namespace)::NodeBuilder::newNodeHelper<char const (&) [6], JS::Rooted<JS::Value>&, char const (&) [8], JS::Rooted<JS::Value>&, JS::MutableHandle<JS::Value>&>(JS::Handle<JSObject*>, char const*, JS::Handle<JS::Value>, char const (&) [6], JS::Rooted<JS::Value>&, char const (&) [8], JS::Rooted<JS::Value>&, JS::MutableHandle<JS::Value>&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:349:25: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘atom’ in ‘MEM[(struct StackRootedBase * *)_57 + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp: In member function ‘(anonymous namespace)::NodeBuilder::newNodeHelper<char const (&) [6], JS::Rooted<JS::Value>&, char const (&) [8], JS::Rooted<JS::Value>&, JS::MutableHandle<JS::Value>&>(JS::Handle<JSObject*>, char const*, JS::Handle<JS::Value>, char const (&) [6], JS::Rooted<JS::Value>&, char const (&) [8], JS::Rooted<JS::Value>&, JS::MutableHandle<JS::Value>&)bool’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:384:21: note: ‘atom’ declared here <--[g++] 384 | Rooted<JSAtom*> atom(cx, Atomize(cx, name, strlen(name))); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:343:74: note: ‘this’ declared here <--[g++] 343 | HandleValue value, Arguments&&... rest) { | ^ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::str_indexOf(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:2229:78: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_238(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘js::str_indexOf(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:2229:16: note: ‘str’ declared here <--[g++] 2229 | RootedString str(cx, ToStringForStringFunction(cx, "indexOf", args.thisv())); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:2224:33: note: ‘cx’ declared here <--[g++] 2224 | bool js::str_indexOf(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘str_escape(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:193:65: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_108(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘str_escape(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:193:27: note: ‘str’ declared here <--[g++] 193 | Rooted<JSLinearString*> str(cx, ArgToLinearString(cx, args, 0)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:189:35: note: ‘cx’ declared here <--[g++] 189 | static bool str_escape(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::str_includes(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:2176:79: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_244(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘js::str_includes(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:2176:16: note: ‘str’ declared here <--[g++] 2176 | RootedString str(cx, ToStringForStringFunction(cx, "includes", args.thisv())); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:2171:34: note: ‘cx’ declared here <--[g++] 2171 | bool js::str_includes(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘str_charAt(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:1685:22: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_201(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘str_charAt(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:1685:16: note: ‘str’ declared here <--[g++] 1685 | RootedString str(cx); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:1681:35: note: ‘cx’ declared here <--[g++] 1681 | static bool str_charAt(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::str_startsWith(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:2435:77: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_253(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘js::str_startsWith(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:2434:16: note: ‘str’ declared here <--[g++] 2434 | RootedString str(cx, | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:2429:36: note: ‘cx’ declared here <--[g++] 2429 | bool js::str_startsWith(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::str_endsWith(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:2519:79: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_255(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘js::str_endsWith(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:2519:16: note: ‘str’ declared here <--[g++] 2519 | RootedString str(cx, ToStringForStringFunction(cx, "endsWith", args.thisv())); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:2514:34: note: ‘cx’ declared here <--[g++] 2514 | bool js::str_endsWith(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘str_lastIndexOf(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:2336:78: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_325(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘str_lastIndexOf(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:2335:16: note: ‘str’ declared here <--[g++] 2335 | RootedString str(cx, | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:2330:40: note: ‘cx’ declared here <--[g++] 2330 | static bool str_lastIndexOf(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::PlainObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::PlainObject*>::Rooted<JSContext*, js::PlainObject*>(JSContext* const&, js::PlainObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::NodeBuilder::createNode(ASTType, js::frontend::TokenPos*, JS::MutableHandle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:673:51: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘node’ in ‘MEM[(struct StackRootedBase * *)_25 + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp: In member function ‘(anonymous namespace)::NodeBuilder::createNode(ASTType, js::frontend::TokenPos*, JS::MutableHandle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:673:24: note: ‘node’ declared here <--[g++] 673 | Rooted<PlainObject*> node(cx, NewPlainObject(cx)); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:669:53: note: ‘this’ declared here <--[g++] 669 | MutableHandleObject dst) { | ^ In member function ‘JS::Rooted<JSAtom*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSAtom*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::NodeBuilder::defineProperty(JS::Handle<JSObject*>, char const*, JS::Handle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:384:61, inlined from ‘(anonymous namespace)::NodeBuilder::newNodeHelper<JS::MutableHandle<JS::Value>&>(JS::Handle<JSObject*>, char const*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:348:26, inlined from ‘(anonymous namespace)::NodeBuilder::newNode<char const*&, JS::Rooted<JS::Value>&, JS::MutableHandle<JS::Value>&>(ASTType, js::frontend::TokenPos*, char const*&, JS::Rooted<JS::Value>&, JS::MutableHandle<JS::Value>&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:363:25, inlined from ‘(anonymous namespace)::NodeBuilder::listNode(ASTType, char const*, JS::RootedVector<JS::Value>&, js::frontend::TokenPos*, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:374:19: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘atom’ in ‘MEM[(struct StackRootedBase * *)_46 + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp: In member function ‘(anonymous namespace)::NodeBuilder::listNode(ASTType, char const*, JS::RootedVector<JS::Value>&, js::frontend::TokenPos*, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:384:21: note: ‘atom’ declared here <--[g++] 384 | Rooted<JSAtom*> atom(cx, Atomize(cx, name, strlen(name))); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:368:53: note: ‘this’ declared here <--[g++] 368 | MutableHandleValue dst) { | ^ In member function ‘JS::Rooted<JSAtom*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSAtom*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::NodeBuilder::defineProperty(JS::Handle<JSObject*>, char const*, JS::Handle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:384:61, inlined from ‘(anonymous namespace)::NodeBuilder::newNodeHelper<JS::MutableHandle<JS::Value>&>(JS::Handle<JSObject*>, char const*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:348:26, inlined from ‘(anonymous namespace)::NodeBuilder::newNode<char const (&) [11], JS::Handle<JS::Value>&, JS::MutableHandle<JS::Value>&>(ASTType, js::frontend::TokenPos*, char const (&) [11], JS::Handle<JS::Value>&, JS::MutableHandle<JS::Value>&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:363:25: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘atom’ in ‘MEM[(struct StackRootedBase * *)_44 + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp: In member function ‘(anonymous namespace)::NodeBuilder::newNode<char const (&) [11], JS::Handle<JS::Value>&, JS::MutableHandle<JS::Value>&>(ASTType, js::frontend::TokenPos*, char const (&) [11], JS::Handle<JS::Value>&, JS::MutableHandle<JS::Value>&)bool’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:384:21: note: ‘atom’ declared here <--[g++] 384 | Rooted<JSAtom*> atom(cx, Atomize(cx, name, strlen(name))); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:360:78: note: ‘this’ declared here <--[g++] 360 | [[nodiscard]] bool newNode(ASTType type, TokenPos* pos, Arguments&&... args) { | ^ In member function ‘JS::Rooted<JSAtom*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSAtom*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::NodeBuilder::defineProperty(JS::Handle<JSObject*>, char const*, JS::Handle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:384:61, inlined from ‘(anonymous namespace)::NodeBuilder::newNodeHelper<char const (&) [5], JS::Handle<JS::Value>&, JS::MutableHandle<JS::Value>&>(JS::Handle<JSObject*>, char const*, JS::Handle<JS::Value>, char const (&) [5], JS::Handle<JS::Value>&, JS::MutableHandle<JS::Value>&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:348:26, inlined from ‘(anonymous namespace)::NodeBuilder::newNode<char const (&) [6], JS::Handle<JS::Value>&, char const (&) [5], JS::Handle<JS::Value>&, JS::MutableHandle<JS::Value>&>(ASTType, js::frontend::TokenPos*, char const (&) [6], JS::Handle<JS::Value>&, char const (&) [5], JS::Handle<JS::Value>&, JS::MutableHandle<JS::Value>&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:363:25: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘atom’ in ‘MEM[(struct StackRootedBase * *)_48 + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp: In member function ‘(anonymous namespace)::NodeBuilder::newNode<char const (&) [6], JS::Handle<JS::Value>&, char const (&) [5], JS::Handle<JS::Value>&, JS::MutableHandle<JS::Value>&>(ASTType, js::frontend::TokenPos*, char const (&) [6], JS::Handle<JS::Value>&, char const (&) [5], JS::Handle<JS::Value>&, JS::MutableHandle<JS::Value>&)bool’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:384:21: note: ‘atom’ declared here <--[g++] 384 | Rooted<JSAtom*> atom(cx, Atomize(cx, name, strlen(name))); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:360:78: note: ‘this’ declared here <--[g++] 360 | [[nodiscard]] bool newNode(ASTType type, TokenPos* pos, Arguments&&... args) { | ^ In member function ‘JS::Rooted<JSAtom*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSAtom*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::NodeBuilder::defineProperty(JS::Handle<JSObject*>, char const*, JS::Handle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:384:61, inlined from ‘(anonymous namespace)::NodeBuilder::newNodeHelper<char const (&) [10], JS::Rooted<JS::Value>&, JS::MutableHandle<JS::Value>&>(JS::Handle<JSObject*>, char const*, JS::Handle<JS::Value>, char const (&) [10], JS::Rooted<JS::Value>&, JS::MutableHandle<JS::Value>&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:348:26, inlined from ‘(anonymous namespace)::NodeBuilder::newNode<char const (&) [7], JS::Handle<JS::Value>&, char const (&) [10], JS::Rooted<JS::Value>&, JS::MutableHandle<JS::Value>&>(ASTType, js::frontend::TokenPos*, char const (&) [7], JS::Handle<JS::Value>&, char const (&) [10], JS::Rooted<JS::Value>&, JS::MutableHandle<JS::Value>&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:363:25: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘atom’ in ‘MEM[(struct StackRootedBase * *)_49 + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp: In member function ‘(anonymous namespace)::NodeBuilder::newNode<char const (&) [7], JS::Handle<JS::Value>&, char const (&) [10], JS::Rooted<JS::Value>&, JS::MutableHandle<JS::Value>&>(ASTType, js::frontend::TokenPos*, char const (&) [7], JS::Handle<JS::Value>&, char const (&) [10], JS::Rooted<JS::Value>&, JS::MutableHandle<JS::Value>&)bool’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:384:21: note: ‘atom’ declared here <--[g++] 384 | Rooted<JSAtom*> atom(cx, Atomize(cx, name, strlen(name))); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:360:78: note: ‘this’ declared here <--[g++] 360 | [[nodiscard]] bool newNode(ASTType type, TokenPos* pos, Arguments&&... args) { | ^ In member function ‘JS::Rooted<JSAtom*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSAtom*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::ASTSerializer::identifier(js::frontend::NameNode*, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:3425:72: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘pnAtom’ in ‘MEM[(struct StackRootedBase * *)_20 + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp: In member function ‘(anonymous namespace)::ASTSerializer::identifier(js::frontend::NameNode*, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:3425:19: note: ‘pnAtom’ declared here <--[g++] 3425 | Rooted<JSAtom*> pnAtom(cx, parser->liftParserAtomToJSAtom(id->atom())); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:3422:68: note: ‘this’ declared here <--[g++] 3422 | bool ASTSerializer::identifier(NameNode* id, MutableHandleValue dst) { | ^ In member function ‘JS::Rooted<JSAtom*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSAtom*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::NodeBuilder::defineProperty(JS::Handle<JSObject*>, char const*, JS::Handle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:384:61, inlined from ‘(anonymous namespace)::NodeBuilder::newNodeHelper<char const (&) [5], JS::Handle<JS::Value>&, JS::MutableHandle<JS::Value>&>(JS::Handle<JSObject*>, char const*, JS::Handle<JS::Value>, char const (&) [5], JS::Handle<JS::Value>&, JS::MutableHandle<JS::Value>&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:348:26, inlined from ‘(anonymous namespace)::NodeBuilder::newNodeHelper<char const (&) [11], JS::Handle<JS::Value>&, char const (&) [10], JS::Handle<JS::Value>&, JS::MutableHandle<JS::Value>&>(JS::Handle<JSObject*>, char const*, JS::Handle<JS::Value>, char const (&) [11], JS::Handle<JS::Value>&, char const (&) [10], JS::Handle<JS::Value>&, JS::MutableHandle<JS::Value>&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:349:25, inlined from ‘(anonymous namespace)::NodeBuilder::newNode<char const (&) [5], JS::Handle<JS::Value>&, char const (&) [11], JS::Handle<JS::Value>&, char const (&) [10], JS::Handle<JS::Value>&, JS::MutableHandle<JS::Value>&>(ASTType, js::frontend::TokenPos*, char const (&) [5], JS::Handle<JS::Value>&, char const (&) [11], JS::Handle<JS::Value>&, char const (&) [10], JS::Handle<JS::Value>&, JS::MutableHandle<JS::Value>&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:363:25: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘atom’ in ‘MEM[(struct StackRootedBase * *)_77 + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp: In member function ‘(anonymous namespace)::NodeBuilder::newNode<char const (&) [5], JS::Handle<JS::Value>&, char const (&) [11], JS::Handle<JS::Value>&, char const (&) [10], JS::Handle<JS::Value>&, JS::MutableHandle<JS::Value>&>(ASTType, js::frontend::TokenPos*, char const (&) [5], JS::Handle<JS::Value>&, char const (&) [11], JS::Handle<JS::Value>&, char const (&) [10], JS::Handle<JS::Value>&, JS::MutableHandle<JS::Value>&)bool’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:384:21: note: ‘atom’ declared here <--[g++] 384 | Rooted<JSAtom*> atom(cx, Atomize(cx, name, strlen(name))); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:360:78: note: ‘this’ declared here <--[g++] 360 | [[nodiscard]] bool newNode(ASTType type, TokenPos* pos, Arguments&&... args) { | ^ In member function ‘JS::Rooted<JSAtom*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSAtom*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::NodeBuilder::defineProperty(JS::Handle<JSObject*>, char const*, JS::Handle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:384:61, inlined from ‘(anonymous namespace)::NodeBuilder::newNodeHelper<char const (&) [10], JS::Rooted<JS::Value>&, JS::MutableHandle<JS::Value>&>(JS::Handle<JSObject*>, char const*, JS::Handle<JS::Value>, char const (&) [10], JS::Rooted<JS::Value>&, JS::MutableHandle<JS::Value>&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:348:26, inlined from ‘(anonymous namespace)::NodeBuilder::newNodeHelper<char const (&) [9], JS::Handle<JS::Value>&, char const (&) [7], JS::Rooted<JS::Value>&, JS::MutableHandle<JS::Value>&>(JS::Handle<JSObject*>, char const*, JS::Handle<JS::Value>, char const (&) [9], JS::Handle<JS::Value>&, char const (&) [7], JS::Rooted<JS::Value>&, JS::MutableHandle<JS::Value>&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:349:25, inlined from ‘(anonymous namespace)::NodeBuilder::newNode<char const (&) [7], JS::Handle<JS::Value>&, char const (&) [9], JS::Handle<JS::Value>&, char const (&) [9], JS::Rooted<JS::Value>&, JS::MutableHandle<JS::Value>&>(ASTType, js::frontend::TokenPos*, char const (&) [7], JS::Handle<JS::Value>&, char const (&) [9], JS::Handle<JS::Value>&, char const (&) [9], JS::Rooted<JS::Value>&, JS::MutableHandle<JS::Value>&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:363:25, inlined from ‘(anonymous namespace)::NodeBuilder::memberExpression(bool, JS::Handle<JS::Value>, JS::Handle<JS::Value>, js::frontend::TokenPos*, JS::MutableHandle<JS::Value>, bool)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:1018:17: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘atom’ in ‘MEM[(struct StackRootedBase * *)_72 + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp: In member function ‘(anonymous namespace)::NodeBuilder::memberExpression(bool, JS::Handle<JS::Value>, JS::Handle<JS::Value>, js::frontend::TokenPos*, JS::MutableHandle<JS::Value>, bool)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:384:21: note: ‘atom’ declared here <--[g++] 384 | Rooted<JSAtom*> atom(cx, Atomize(cx, name, strlen(name))); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:1015:65: note: ‘this’ declared here <--[g++] 1015 | bool isOptional /* = false */) { | ^ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JS::Value>(JSContext* const&, JS::Value&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::PromiseObject::forEachReactionRecord(JSContext*, js::PromiseReactionRecordBuilder&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:6203:43: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘reactionsVal’ in ‘MEM[(struct StackRootedBase * *)_22 + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp: In member function ‘js::PromiseObject::forEachReactionRecord(JSContext*, js::PromiseReactionRecordBuilder&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:6203:15: note: ‘reactionsVal’ declared here <--[g++] 6203 | RootedValue reactionsVal(cx, reactions()); | ^~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:6197:16: note: ‘cx’ declared here <--[g++] 6197 | JSContext* cx, PromiseReactionRecordBuilder& builder) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ShadowRealmObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ShadowRealmObject*>::Rooted<JSContext*, js::ShadowRealmObject*>(JSContext* const&, js::ShadowRealmObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘ShadowRealm_evaluate(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ShadowRealm.cpp:340:76: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘shadowRealm’ in ‘MEM[(struct StackRootedBase * *)cx_74(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ShadowRealm.cpp: In function ‘ShadowRealm_evaluate(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ShadowRealm.cpp:339:30: note: ‘shadowRealm’ declared here <--[g++] 339 | Rooted<ShadowRealmObject*> shadowRealm(cx, | ^~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ShadowRealm.cpp:332:45: note: ‘cx’ declared here <--[g++] 332 | static bool ShadowRealm_evaluate(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::SubstringKernel(JSContext*, JS::Handle<JSString*>, int, int)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:593:76: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘lhs’ in ‘MEM[(struct StackRootedBase * *)cx_98(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘js::SubstringKernel(JSContext*, JS::Handle<JSString*>, int, int)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:592:18: note: ‘lhs’ declared here <--[g++] 592 | RootedString lhs( | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:548:42: note: ‘cx’ declared here <--[g++] 548 | JSString* js::SubstringKernel(JSContext* cx, HandleString str, int32_t beginInt, | ~~~~~~~~~~~^~ In file included from /usr/include/string.h:548, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers/string.h:3, <--[g++] from /usr/include/c++/14/cstring:43, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers/cstring:3, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Casting.h:14, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jstypes.h:24, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.h:10: <--[g++] In function ‘memcpy’, inlined from ‘mozilla::PodCopy<unsigned char>(unsigned char*, unsigned char const*, unsigned long)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/PodOperations.h:109:11, inlined from ‘ToLowerCase<unsigned char>(JSContext*, JSLinearString*)JSString*’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:828:12, inlined from ‘js::StringToLowerCase(JSContext*, JS::Handle<JSString*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:860:35: /usr/include/bits/string_fortified.h:29:33: warning: ‘memcpy’ forming offset [32, 127] is out of the bounds [0, 32] of object ‘newChars’ with type ‘struct InlineCharBuffer’ [-Warray-bounds=] <--[g++] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘js::StringToLowerCase(JSContext*, JS::Handle<JSString*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:767:27: note: ‘newChars’ declared here <--[g++] 767 | InlineCharBuffer<CharT> newChars; | ^~~~~~~~ In function ‘memcpy’, inlined from ‘mozilla::PodCopy<char16_t>(char16_t*, char16_t const*, unsigned long)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/PodOperations.h:109:11, inlined from ‘js::InlineCharBuffer<char16_t>::maybeRealloc(JSContext*, unsigned long, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/InlineCharBuffer-inl.h:97:23, inlined from ‘ToLowerCase<char16_t>(JSContext*, JSLinearString*)JSString*’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:836:35, inlined from ‘js::StringToLowerCase(JSContext*, JS::Handle<JSString*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:862:31: /usr/include/bits/string_fortified.h:29:33: warning: ‘memcpy’ forming offset [32, 255] is out of the bounds [0, 32] of object ‘newChars’ with type ‘struct InlineCharBuffer’ [-Warray-bounds=] <--[g++] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘js::StringToLowerCase(JSContext*, JS::Handle<JSString*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:767:27: note: ‘newChars’ declared here <--[g++] 767 | InlineCharBuffer<CharT> newChars; | ^~~~~~~~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘str_toLowerCase(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:870:78: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_160(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘str_toLowerCase(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:869:16: note: ‘str’ declared here <--[g++] 869 | RootedString str(cx, | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:865:40: note: ‘cx’ declared here <--[g++] 865 | static bool str_toLowerCase(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In function ‘memcpy’, inlined from ‘mozilla::PodCopy<unsigned char>(unsigned char*, unsigned char const*, unsigned long)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/PodOperations.h:109:11, inlined from ‘js::InlineCharBuffer<unsigned char>::maybeRealloc(JSContext*, unsigned long, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/InlineCharBuffer-inl.h:97:23, inlined from ‘ToUpperCase<unsigned char, unsigned char>(JSContext*, js::InlineCharBuffer<unsigned char>&, unsigned char const*, unsigned long, unsigned long, unsigned long*)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:1160:31, inlined from ‘ToUpperCase<unsigned char>(JSContext*, JSLinearString*)JSString*’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:1261:25, inlined from ‘js::StringToUpperCase(JSContext*, JS::Handle<JSString*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:1297:35: /usr/include/bits/string_fortified.h:29:33: warning: ‘memcpy’ forming offset [40, 127] is out of the bounds [0, 40] of object ‘newChars’ with type ‘struct MaybeOneOf’ [-Warray-bounds=] <--[g++] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘js::StringToUpperCase(JSContext*, JS::Handle<JSString*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:1176:52: note: ‘newChars’ declared here <--[g++] 1176 | mozilla::MaybeOneOf<Latin1Buffer, TwoByteBuffer> newChars; | ^~~~~~~~ In function ‘memcpy’, inlined from ‘mozilla::PodCopy<char16_t>(char16_t*, char16_t const*, unsigned long)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/PodOperations.h:109:11, inlined from ‘js::InlineCharBuffer<char16_t>::maybeRealloc(JSContext*, unsigned long, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/InlineCharBuffer-inl.h:97:23, inlined from ‘ToUpperCase<char16_t, unsigned char>(JSContext*, js::InlineCharBuffer<char16_t>&, unsigned char const*, unsigned long, unsigned long, unsigned long*)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:1160:31, inlined from ‘ToUpperCase<unsigned char>(JSContext*, JSLinearString*)JSString*’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:1268:25, inlined from ‘js::StringToUpperCase(JSContext*, JS::Handle<JSString*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:1297:35: /usr/include/bits/string_fortified.h:29:33: warning: ‘memcpy’ forming offset [40, 255] is out of the bounds [0, 40] of object ‘newChars’ with type ‘struct MaybeOneOf’ [-Warray-bounds=] <--[g++] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘js::StringToUpperCase(JSContext*, JS::Handle<JSString*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:1176:52: note: ‘newChars’ declared here <--[g++] 1176 | mozilla::MaybeOneOf<Latin1Buffer, TwoByteBuffer> newChars; | ^~~~~~~~ In function ‘memcpy’, inlined from ‘mozilla::PodCopy<char16_t>(char16_t*, char16_t const*, unsigned long)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/PodOperations.h:109:11, inlined from ‘js::InlineCharBuffer<char16_t>::maybeRealloc(JSContext*, unsigned long, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/InlineCharBuffer-inl.h:97:23, inlined from ‘ToUpperCase<char16_t, char16_t>(JSContext*, js::InlineCharBuffer<char16_t>&, char16_t const*, unsigned long, unsigned long, unsigned long*)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:1160:31, inlined from ‘ToUpperCase<char16_t>(JSContext*, JSLinearString*)JSString*’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:1276:23, inlined from ‘js::StringToUpperCase(JSContext*, JS::Handle<JSString*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:1299:31: /usr/include/bits/string_fortified.h:29:33: warning: ‘memcpy’ forming offset [40, 255] is out of the bounds [0, 40] of object ‘newChars’ with type ‘struct MaybeOneOf’ [-Warray-bounds=] <--[g++] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘js::StringToUpperCase(JSContext*, JS::Handle<JSString*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:1176:52: note: ‘newChars’ declared here <--[g++] 1176 | mozilla::MaybeOneOf<Latin1Buffer, TwoByteBuffer> newChars; | ^~~~~~~~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘str_toUpperCase(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:1307:78: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_160(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘str_toUpperCase(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:1306:16: note: ‘str’ declared here <--[g++] 1306 | RootedString str(cx, | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:1302:40: note: ‘cx’ declared here <--[g++] 1302 | static bool str_toUpperCase(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘str_decodeURI_Component(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:4417:65: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_66(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘str_decodeURI_Component(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:4417:27: note: ‘str’ declared here <--[g++] 4417 | Rooted<JSLinearString*> str(cx, ArgToLinearString(cx, args, 0)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:4414:48: note: ‘cx’ declared here <--[g++] 4414 | static bool str_decodeURI_Component(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘str_decodeURI(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:4406:65: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_66(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘str_decodeURI(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:4406:27: note: ‘str’ declared here <--[g++] 4406 | Rooted<JSLinearString*> str(cx, ArgToLinearString(cx, args, 0)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:4403:38: note: ‘cx’ declared here <--[g++] 4403 | static bool str_decodeURI(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘str_unescape(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:328:65: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_133(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘str_unescape(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:328:27: note: ‘str’ declared here <--[g++] 328 | Rooted<JSLinearString*> str(cx, ArgToLinearString(cx, args, 0)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:323:37: note: ‘cx’ declared here <--[g++] 323 | static bool str_unescape(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘str_encodeURI(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:4428:65: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_115(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘str_encodeURI(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:4428:27: note: ‘str’ declared here <--[g++] 4428 | Rooted<JSLinearString*> str(cx, ArgToLinearString(cx, args, 0)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:4425:38: note: ‘cx’ declared here <--[g++] 4425 | static bool str_encodeURI(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘str_encodeURI_Component(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:4439:65: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_115(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘str_encodeURI_Component(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:4439:27: note: ‘str’ declared here <--[g++] 4439 | Rooted<JSLinearString*> str(cx, ArgToLinearString(cx, args, 0)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:4436:48: note: ‘cx’ declared here <--[g++] 4436 | static bool str_encodeURI_Component(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::StringFlatReplaceString(JSContext*, JS::Handle<JSString*>, JS::Handle<JSString*>, JS::Handle<JSString*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:3001:71: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘linearRepl’ in ‘MEM[(struct StackRootedBase * *)cx_130(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘js::StringFlatReplaceString(JSContext*, JS::Handle<JSString*>, JS::Handle<JSString*>, JS::Handle<JSString*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:3001:27: note: ‘linearRepl’ declared here <--[g++] 3001 | Rooted<JSLinearString*> linearRepl(cx, replacement->ensureLinear(cx)); | ^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:2990:50: note: ‘cx’ declared here <--[g++] 2990 | JSString* js::StringFlatReplaceString(JSContext* cx, HandleString string, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::str_replaceAll_string_raw(JSContext*, JS::Handle<JSString*>, JS::Handle<JSString*>, JS::Handle<JSString*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:3338:59: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_115(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘js::str_replaceAll_string_raw(JSContext*, JS::Handle<JSString*>, JS::Handle<JSString*>, JS::Handle<JSString*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:3338:27: note: ‘str’ declared here <--[g++] 3338 | Rooted<JSLinearString*> str(cx, string->ensureLinear(cx)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:3327:52: note: ‘cx’ declared here <--[g++] 3327 | JSString* js::str_replaceAll_string_raw(JSContext* cx, HandleString string, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘str_normalize(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:1487:76: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_272(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘str_normalize(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:1486:16: note: ‘str’ declared here <--[g++] 1486 | RootedString str(cx, | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:1481:38: note: ‘cx’ declared here <--[g++] 1481 | static bool str_normalize(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JS::Value>(JSContext* const&, JS::Value&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::PromiseObject::dependentPromises(JSContext*, JS::MutableHandle<JS::GCVector<JS::Value, 0ul, js::TempAllocPolicy> >)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:6166:43: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘reactionsVal’ in ‘MEM[(struct StackRootedBase * *)_24 + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp: In member function ‘js::PromiseObject::dependentPromises(JSContext*, JS::MutableHandle<JS::GCVector<JS::Value, 0ul, js::TempAllocPolicy> >)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:6166:15: note: ‘reactionsVal’ declared here <--[g++] 6166 | RootedValue reactionsVal(cx, reactions()); | ^~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:6159:50: note: ‘cx’ declared here <--[g++] 6159 | bool PromiseObject::dependentPromises(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSAtom*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSAtom*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::ASTSerializer::identifier(js::frontend::NameNode*, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:3425:72, inlined from ‘(anonymous namespace)::ASTSerializer::identifierOrLiteral(js::frontend::ParseNode*, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:3434:22, inlined from ‘(anonymous namespace)::ASTSerializer::importAssertions(js::frontend::ListNode*, JS::RootedVector<JS::Value>&) [clone .isra.0]’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:1995:29: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘pnAtom’ in ‘MEM[(struct StackRootedBase * *)_102 + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp: In member function ‘(anonymous namespace)::ASTSerializer::importAssertions(js::frontend::ListNode*, JS::RootedVector<JS::Value>&) [clone .isra.0]’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:3425:19: note: ‘pnAtom’ declared here <--[g++] 3425 | Rooted<JSAtom*> pnAtom(cx, parser->liftParserAtomToJSAtom(id->atom())); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:1986:60: note: ‘this’ declared here <--[g++] 1986 | NodeVector& assertions) { | ^ In member function ‘JS::Rooted<JSAtom*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSAtom*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::ASTSerializer::identifier(js::frontend::NameNode*, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:3425:72, inlined from ‘(anonymous namespace)::ASTSerializer::importNamespaceSpecifier(js::frontend::UnaryNode*, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:1851:20, inlined from ‘(anonymous namespace)::ASTSerializer::importDeclaration(js::frontend::BinaryNode*, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:1799:36: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘pnAtom’ in ‘MEM[(struct StackRootedBase * *)_180 + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp: In member function ‘(anonymous namespace)::ASTSerializer::importDeclaration(js::frontend::BinaryNode*, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:3425:19: note: ‘pnAtom’ declared here <--[g++] 3425 | Rooted<JSAtom*> pnAtom(cx, parser->liftParserAtomToJSAtom(id->atom())); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:1775:61: note: ‘this’ declared here <--[g++] 1775 | MutableHandleValue dst) { | ^ In member function ‘JS::Rooted<JSAtom*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSAtom*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::ASTSerializer::expression(js::frontend::ParseNode*, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:2802:65: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘pnAtom’ in ‘MEM[(struct StackRootedBase * *)_591 + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp: In member function ‘(anonymous namespace)::ASTSerializer::expression(js::frontend::ParseNode*, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:2801:23: note: ‘pnAtom’ declared here <--[g++] 2801 | Rooted<JSAtom*> pnAtom( | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:2581:69: note: ‘this’ declared here <--[g++] 2581 | bool ASTSerializer::expression(ParseNode* pn, MutableHandleValue dst) { | ^ In member function ‘JS::Rooted<JSAtom*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSAtom*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::ASTSerializer::identifier(js::frontend::NameNode*, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:3425:72, inlined from ‘(anonymous namespace)::ASTSerializer::propertyName(js::frontend::ParseNode*, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:3189:22: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘pnAtom’ in ‘MEM[(struct StackRootedBase * *)_21 + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp: In member function ‘(anonymous namespace)::ASTSerializer::propertyName(js::frontend::ParseNode*, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:3425:19: note: ‘pnAtom’ declared here <--[g++] 3425 | Rooted<JSAtom*> pnAtom(cx, parser->liftParserAtomToJSAtom(id->atom())); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:3183:72: note: ‘this’ declared here <--[g++] 3183 | bool ASTSerializer::propertyName(ParseNode* key, MutableHandleValue dst) { | ^ In member function ‘JS::Rooted<JSAtom*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSAtom*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::ASTSerializer::identifier(js::frontend::NameNode*, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:3425:72, inlined from ‘(anonymous namespace)::ASTSerializer::identifierOrLiteral(js::frontend::ParseNode*, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:3434:22, inlined from ‘(anonymous namespace)::ASTSerializer::exportSpecifier(js::frontend::BinaryNode*, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:1969:29, inlined from ‘(anonymous namespace)::ASTSerializer::exportDeclaration(js::frontend::ParseNode*, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:1883:31, inlined from ‘(anonymous namespace)::ASTSerializer::statement(js::frontend::ParseNode*, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:2178:31: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘pnAtom’ in ‘MEM[(struct StackRootedBase * *)_908 + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp: In member function ‘(anonymous namespace)::ASTSerializer::statement(js::frontend::ParseNode*, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:3425:19: note: ‘pnAtom’ declared here <--[g++] 3425 | Rooted<JSAtom*> pnAtom(cx, parser->liftParserAtomToJSAtom(id->atom())); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:2157:68: note: ‘this’ declared here <--[g++] 2157 | bool ASTSerializer::statement(ParseNode* pn, MutableHandleValue dst) { | ^ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘reflect_parse(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:3611:52: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘src’ in ‘MEM[(struct StackRootedBase * *)cx_639(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp: In function ‘reflect_parse(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:3611:16: note: ‘src’ declared here <--[g++] 3611 | RootedString src(cx, ToString<CanGC>(cx, args[0])); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:3604:38: note: ‘cx’ declared here <--[g++] 3604 | static bool reflect_parse(JSContext* cx, uint32_t argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::ASTSerializer::functionArgs(js::frontend::ParamsBodyNode*, JS::RootedVector<JS::Value>&, JS::RootedVector<JS::Value>&, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:3523:22, inlined from ‘(anonymous namespace)::ASTSerializer::functionArgsAndBody(js::frontend::ParamsBodyNode*, JS::RootedVector<JS::Value>&, JS::RootedVector<JS::Value>&, bool, bool, JS::MutableHandle<JS::Value>, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:3482:20: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘node’ in ‘MEM[(struct StackRootedBase * *)_36 + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp: In member function ‘(anonymous namespace)::ASTSerializer::functionArgsAndBody(js::frontend::ParamsBodyNode*, JS::RootedVector<JS::Value>&, JS::RootedVector<JS::Value>&, bool, bool, JS::MutableHandle<JS::Value>, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:3523:15: note: ‘node’ declared here <--[g++] 3523 | RootedValue node(cx); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:3480:64: note: ‘this’ declared here <--[g++] 3480 | MutableHandleValue rest) { | ^ In member function ‘JS::Rooted<JSAtom*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSAtom*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::ASTSerializer::identifier(js::frontend::NameNode*, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:3425:72, inlined from ‘(anonymous namespace)::ASTSerializer::classDefinition(js::frontend::ClassNode*, bool, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:2146:20: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘pnAtom’ in ‘MEM[(struct StackRootedBase * *)_89 + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp: In member function ‘(anonymous namespace)::ASTSerializer::classDefinition(js::frontend::ClassNode*, bool, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:3425:19: note: ‘pnAtom’ declared here <--[g++] 3425 | Rooted<JSAtom*> pnAtom(cx, parser->liftParserAtomToJSAtom(id->atom())); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp:2140:59: note: ‘this’ declared here <--[g++] 2140 | MutableHandleValue dst) { | ^ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::StringSegmentRange<16ul>::StringSegmentRange(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StringType.h:1347:37, inlined from ‘RopeMatch(JSContext*, JSRope*, JSLinearString*, int*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:2102:28: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘r’ in ‘MEM[(struct StackRootedBase * *)cx_26(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘RopeMatch(JSContext*, JSRope*, JSLinearString*, int*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:2102:24: note: ‘r’ declared here <--[g++] 2102 | StringSegmentRange r(cx); | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:2072:34: note: ‘cx’ declared here <--[g++] 2072 | static bool RopeMatch(JSContext* cx, JSRope* text, JSLinearString* pat, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘FlatStringMatchHelper(JSContext*, JS::Handle<JSString*>, JS::Handle<JSString*>, bool*, int*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:4467:70, inlined from ‘js::FlatStringSearch(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:4606:29: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘linearPattern’ in ‘MEM[(struct StackRootedBase * *)cx_66(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘js::FlatStringSearch(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:4467:27: note: ‘linearPattern’ declared here <--[g++] 4467 | Rooted<JSLinearString*> linearPattern(cx, pattern->ensureLinear(cx)); | ^~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:4587:38: note: ‘cx’ declared here <--[g++] 4587 | bool js::FlatStringSearch(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::str_replace_string_raw(JSContext*, JS::Handle<JSString*>, JS::Handle<JSString*>, JS::Handle<JSString*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:3055:65: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘repl’ in ‘MEM[(struct StackRootedBase * *)cx_120(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘js::str_replace_string_raw(JSContext*, JS::Handle<JSString*>, JS::Handle<JSString*>, JS::Handle<JSString*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:3055:27: note: ‘repl’ declared here <--[g++] 3055 | Rooted<JSLinearString*> repl(cx, replacement->ensureLinear(cx)); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:3052:49: note: ‘cx’ declared here <--[g++] 3052 | JSString* js::str_replace_string_raw(JSContext* cx, HandleString string, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::SavedFrame*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::SavedFrame*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘PromiseResolveThenableJob(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:2326:31: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘stack’ in ‘MEM[(struct StackRootedBase * *)cx_262(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp: In function ‘PromiseResolveThenableJob(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:2326:23: note: ‘stack’ declared here <--[g++] 2326 | Rooted<SavedFrame*> stack(cx); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:2285:50: note: ‘cx’ declared here <--[g++] 2285 | static bool PromiseResolveThenableJob(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ShadowRealmObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ShadowRealmObject*>::Rooted<JSContext*, js::ShadowRealmObject*>(JSContext* const&, js::ShadowRealmObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::ShadowRealmObject::construct(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ShadowRealm.cpp:79:64: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘shadowRealmObj’ in ‘MEM[(struct StackRootedBase * *)cx_152(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ShadowRealm.cpp: In function ‘js::ShadowRealmObject::construct(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ShadowRealm.cpp:78:30: note: ‘shadowRealmObj’ declared here <--[g++] 78 | Rooted<ShadowRealmObject*> shadowRealmObj( | ^~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ShadowRealm.cpp:60:46: note: ‘cx’ declared here <--[g++] 60 | bool ShadowRealmObject::construct(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘FlatStringMatchHelper(JSContext*, JS::Handle<JSString*>, JS::Handle<JSString*>, bool*, int*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:4467:70, inlined from ‘js::FlatStringMatch(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:4575:29: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘linearPattern’ in ‘MEM[(struct StackRootedBase * *)cx_70(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘js::FlatStringMatch(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:4467:27: note: ‘linearPattern’ declared here <--[g++] 4467 | Rooted<JSLinearString*> linearPattern(cx, pattern->ensureLinear(cx)); | ^~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:4556:37: note: ‘cx’ declared here <--[g++] 4556 | bool js::FlatStringMatch(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::StringObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::StringObject*>::Rooted<JSContext*, js::StringObject*>(JSContext* const&, js::StringObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::StringObject::createPrototype(JSContext*, JSProtoKey)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:3980:77: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘proto’ in ‘MEM[(struct StackRootedBase * *)cx_48(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘js::StringObject::createPrototype(JSContext*, JSProtoKey)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:3979:25: note: ‘proto’ declared here <--[g++] 3979 | Rooted<StringObject*> proto( | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:3977:52: note: ‘cx’ declared here <--[g++] 3977 | JSObject* StringObject::createPrototype(JSContext* cx, JSProtoKey key) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<PromiseDebugInfo*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<PromiseDebugInfo*>::Rooted<JSContext*, PromiseDebugInfo*>(JSContext* const&, PromiseDebugInfo*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘PromiseDebugInfo::create(JSContext*, JS::Handle<js::PromiseObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:408:58: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘debugInfo’ in ‘MEM[(struct StackRootedBase * *)cx_85(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp: In function ‘PromiseDebugInfo::create(JSContext*, JS::Handle<js::PromiseObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:407:31: note: ‘debugInfo’ declared here <--[g++] 407 | Rooted<PromiseDebugInfo*> debugInfo( | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:405:46: note: ‘cx’ declared here <--[g++] 405 | static PromiseDebugInfo* create(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::PromiseObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::PromiseObject*>::Rooted<JSContext*, js::PromiseObject*>(JSContext* const&, js::PromiseObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::PromiseObject::create(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, bool)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:2826:75: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘promise’ in ‘MEM[(struct StackRootedBase * *)cx_404(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp: In function ‘js::PromiseObject::create(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, bool)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:2825:26: note: ‘promise’ declared here <--[g++] 2825 | Rooted<PromiseObject*> promise( | ^~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:2805:49: note: ‘cx’ declared here <--[g++] 2805 | PromiseObject* PromiseObject::create(JSContext* cx, HandleObject executor, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::StringSplitString(JSContext*, JS::Handle<JSString*>, JS::Handle<JSString*>, unsigned int)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:3613:62: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘linearStr’ in ‘MEM[(struct StackRootedBase * *)cx_83(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘js::StringSplitString(JSContext*, JS::Handle<JSString*>, JS::Handle<JSString*>, unsigned int)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:3613:27: note: ‘linearStr’ declared here <--[g++] 3613 | Rooted<JSLinearString*> linearStr(cx, str->ensureLinear(cx)); | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:3609:47: note: ‘cx’ declared here <--[g++] 3609 | ArrayObject* js::StringSplitString(JSContext* cx, HandleString str, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘AddPromiseReaction(JSContext*, JS::Handle<js::PromiseObject*>, JS::Handle<PromiseReactionRecord*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:6071:57: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘reactionsObj’ in ‘MEM[(struct StackRootedBase * *)cx_361(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp: In function ‘AddPromiseReaction(JSContext*, JS::Handle<js::PromiseObject*>, JS::Handle<PromiseReactionRecord*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:6071:16: note: ‘reactionsObj’ declared here <--[g++] 6071 | RootedObject reactionsObj(cx, &reactionsVal.toObject()); | ^~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:6040:16: note: ‘cx’ declared here <--[g++] 6040 | JSContext* cx, Handle<PromiseObject*> unwrappedPromise, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<PromiseReactionRecord*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<PromiseReactionRecord*>::Rooted<JSContext*, PromiseReactionRecord*>(JSContext* const&, PromiseReactionRecord*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘AddDummyPromiseReactionForDebugger(JSContext*, JS::Handle<js::PromiseObject*>, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:6132:55: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘reaction’ in ‘MEM[(struct StackRootedBase * *)cx_66(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp: In function ‘AddDummyPromiseReactionForDebugger(JSContext*, JS::Handle<js::PromiseObject*>, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:6130:34: note: ‘reaction’ declared here <--[g++] 6130 | Rooted<PromiseReactionRecord*> reaction( | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:6117:16: note: ‘cx’ declared here <--[g++] 6117 | JSContext* cx, Handle<PromiseObject*> promise, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::StringConstructor(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:3713:22: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_114(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘js::StringConstructor(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:3713:16: note: ‘str’ declared here <--[g++] 3713 | RootedString str(cx); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:3710:39: note: ‘cx’ declared here <--[g++] 3710 | bool js::StringConstructor(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSFunction*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSFunction*>::Rooted<JSContext*, JSFunction*>(JSContext* const&, JSFunction*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘EnqueuePromiseReactionJob(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::Value>, JS::PromiseState)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:1507:77: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘job’ in ‘MEM[(struct StackRootedBase * *)cx_575(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp: In function ‘EnqueuePromiseReactionJob(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::Value>, JS::PromiseState)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:1505:18: note: ‘job’ declared here <--[g++] 1505 | RootedFunction job( | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:1402:16: note: ‘cx’ declared here <--[g++] 1402 | JSContext* cx, HandleObject reactionObj, HandleValue handlerArg_, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<PromiseReactionRecord*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<PromiseReactionRecord*>::Rooted<JSContext*, PromiseReactionRecord*>(JSContext* const&, PromiseReactionRecord*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘PerformPromiseThen(JSContext*, JS::Handle<js::PromiseObject*>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::Handle<PromiseCapability>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5908:56: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘reaction’ in ‘MEM[(struct StackRootedBase * *)cx_62(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp: In function ‘PerformPromiseThen(JSContext*, JS::Handle<js::PromiseObject*>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::Handle<PromiseCapability>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5906:34: note: ‘reaction’ declared here <--[g++] 5906 | Rooted<PromiseReactionRecord*> reaction( | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5869:16: note: ‘cx’ declared here <--[g++] 5869 | JSContext* cx, Handle<PromiseObject*> promise, HandleValue onFulfilled_, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::PromiseObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::PromiseObject*>::Rooted<JSContext*, js::PromiseObject*>(JSContext* const&, js::PromiseObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::OriginalPromiseThen(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5125:9: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘unwrappedPromise’ in ‘MEM[(struct StackRootedBase * *)cx_130(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp: In function ‘js::OriginalPromiseThen(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5119:26: note: ‘unwrappedPromise’ declared here <--[g++] 5119 | Rooted<PromiseObject*> unwrappedPromise( | ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5110:65: note: ‘cx’ declared here <--[g++] 5110 | [[nodiscard]] PromiseObject* js::OriginalPromiseThen(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<PromiseReactionRecord*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<PromiseReactionRecord*>::Rooted<JSContext*, PromiseReactionRecord*>(JSContext* const&, PromiseReactionRecord*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::ReactToUnwrappedPromise(JSContext*, JS::Handle<js::PromiseObject*>, JS::Handle<JSObject*>, JS::Handle<JSObject*>, js::UnhandledRejectionBehavior)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5211:56: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘reaction’ in ‘MEM[(struct StackRootedBase * *)cx_94(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp: In function ‘js::ReactToUnwrappedPromise(JSContext*, JS::Handle<js::PromiseObject*>, JS::Handle<JSObject*>, JS::Handle<JSObject*>, js::UnhandledRejectionBehavior)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5209:34: note: ‘reaction’ declared here <--[g++] 5209 | Rooted<PromiseReactionRecord*> reaction( | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5189:16: note: ‘cx’ declared here <--[g++] 5189 | JSContext* cx, Handle<PromiseObject*> unwrappedPromise, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::SavedFrame*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::SavedFrame*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘AbruptRejectPromise(JSContext*, JS::CallArgs&, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:616:31: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘stack’ in ‘MEM[(struct StackRootedBase * *)cx_55(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp: In function ‘AbruptRejectPromise(JSContext*, JS::CallArgs&, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:616:23: note: ‘stack’ declared here <--[g++] 616 | Rooted<SavedFrame*> stack(cx); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:611:44: note: ‘cx’ declared here <--[g++] 611 | static bool AbruptRejectPromise(JSContext* cx, CallArgs& args, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<PromiseCombinatorDataHolder*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<PromiseCombinatorDataHolder*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘PromiseAnyRejectElementFunction(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:4519:47: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘data’ in ‘MEM[(struct StackRootedBase * *)cx_198(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp: In function ‘PromiseAnyRejectElementFunction(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:4519:40: note: ‘data’ declared here <--[g++] 4519 | Rooted<PromiseCombinatorDataHolder*> data(cx); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:4513:56: note: ‘cx’ declared here <--[g++] 4513 | static bool PromiseAnyRejectElementFunction(JSContext* cx, unsigned argc, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::PromiseObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::PromiseObject*>::Rooted<JSContext*, js::PromiseObject*>(JSContext* const&, js::PromiseObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/smake[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' rc/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::PromiseObject::unforgeableReject(JSContext*, JS::Handle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:4790:60: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘promise’ in ‘MEM[(struct StackRootedBase * *)cx_28(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp: In function ‘js::PromiseObject::unforgeableReject(JSContext*, JS::Handle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:4789:26: note: ‘promise’ declared here <--[g++] 4789 | Rooted<PromiseObject*> promise( | ^~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:4783:60: note: ‘cx’ declared here <--[g++] 4783 | PromiseObject* PromiseObject::unforgeableReject(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ShadowRealmObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ShadowRealmObject*>::Rooted<JSContext*, js::ShadowRealmObject*>(JSContext* const&, js::ShadowRealmObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘ShadowRealm_importValue(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ShadowRealm.cpp:606:76: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘shadowRealm’ in ‘MEM[(struct StackRootedBase * *)cx_106(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ShadowRealm.cpp: In function ‘ShadowRealm_importValue(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ShadowRealm.cpp:605:30: note: ‘shadowRealm’ declared here <--[g++] 605 | Rooted<ShadowRealmObject*> shadowRealm(cx, | ^~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ShadowRealm.cpp:598:48: note: ‘cx’ declared here <--[g++] 598 | static bool ShadowRealm_importValue(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::PromiseObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::PromiseObject*>::Rooted<JSContext*, js::PromiseObject*>(JSContext* const&, js::PromiseObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘CreatePromiseWithDefaultResolutionFunctions(JSContext*, JS::MutableHandle<JSObject*>, JS::MutableHandle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:1736:69, inlined from ‘NewPromiseCapability(JSContext*, JS::Handle<JSObject*>, JS::MutableHandle<PromiseCapability>, bool)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:1791:60: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘promise’ in ‘MEM[(struct StackRootedBase * *)cx_151(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp: In function ‘NewPromiseCapability(JSContext*, JS::Handle<JSObject*>, JS::MutableHandle<PromiseCapability>, bool)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:1736:26: note: ‘promise’ declared here <--[g++] 1736 | Rooted<PromiseObject*> promise(cx, CreatePromiseObjectInternal(cx)); | ^~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:1759:16: note: ‘cx’ declared here <--[g++] 1759 | JSContext* cx, HandleObject C, MutableHandle<PromiseCapability> capability, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘PromiseThenNewPromiseCapability(JSContext*, JS::Handle<JSObject*>, CreateDependentPromise, JS::MutableHandle<PromiseCapability>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5070:58: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘C’ in ‘MEM[(struct StackRootedBase * *)cx_111(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp: In function ‘PromiseThenNewPromiseCapability(JSContext*, JS::Handle<JSObject*>, CreateDependentPromise, JS::MutableHandle<PromiseCapability>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5069:16: note: ‘C’ declared here <--[g++] 5069 | RootedObject C(cx, SpeciesConstructor(cx, promiseObj, JSProto_Promise, | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5065:16: note: ‘cx’ declared here <--[g++] 5065 | JSContext* cx, HandleObject promiseObj, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<PromiseReactionRecord*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<PromiseReactionRecord*>::Rooted<JSContext*, PromiseReactionRecord*>(JSContext* const&, PromiseReactionRecord*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘PerformPromiseThenWithoutSettleHandlers(JSContext*, JS::Handle<js::PromiseObject*>, JS::Handle<js::PromiseObject*>, JS::Handle<PromiseCapability>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5948:56, inlined from ‘OriginalPromiseThenWithoutSettleHandlers(JSContext*, JS::Handle<js::PromiseObject*>, JS::Handle<js::PromiseObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5180:49, inlined from ‘PromiseResolveBuiltinThenableJob(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:2386:47: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘reaction’ in ‘MEM[(struct StackRootedBase * *)cx_117(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp: In function ‘PromiseResolveBuiltinThenableJob(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5946:34: note: ‘reaction’ declared here <--[g++] 5946 | Rooted<PromiseReactionRecord*> reaction( | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:2362:57: note: ‘cx’ declared here <--[g++] 2362 | static bool PromiseResolveBuiltinThenableJob(JSContext* cx, unsigned argc, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::PromiseObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::PromiseObject*>::Rooted<JSContext*, js::PromiseObject*>(JSContext* const&, js::PromiseObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘Promise_then_impl(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>, bool)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5800:9: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘unwrappedPromise’ in ‘MEM[(struct StackRootedBase * *)cx_106(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp: In function ‘Promise_then_impl(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>, bool)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5794:26: note: ‘unwrappedPromise’ declared here <--[g++] 5794 | Rooted<PromiseObject*> unwrappedPromise( | ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5771:42: note: ‘cx’ declared here <--[g++] 5771 | static bool Promise_then_impl(JSContext* cx, HandleValue promiseVal, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::PromiseObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::PromiseObject*>::Rooted<JSContext*, js::PromiseObject*>(JSContext* const&, js::PromiseObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘Promise_then_impl(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>, bool)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5800:9, inlined from ‘Promise_then_noRetVal(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5843:27: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘unwrappedPromise’ in ‘MEM[(struct StackRootedBase * *)cx_4(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp: In function ‘Promise_then_noRetVal(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5794:26: note: ‘unwrappedPromise’ declared here <--[g++] 5794 | Rooted<PromiseObject*> unwrappedPromise( | ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5841:39: note: ‘cx’ declared here <--[g++] 5841 | bool Promise_then_noRetVal(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::PromiseObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::PromiseObject*>::Rooted<JSContext*, js::PromiseObject*>(JSContext* const&, js::PromiseObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘Promise_then_impl(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>, bool)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5800:9, inlined from ‘js::Promise_then(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5855:27: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘unwrappedPromise’ in ‘MEM[(struct StackRootedBase * *)cx_4(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp: In function ‘js::Promise_then(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5794:26: note: ‘unwrappedPromise’ declared here <--[g++] 5794 | Rooted<PromiseObject*> unwrappedPromise( | ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5853:34: note: ‘cx’ declared here <--[g++] 5853 | bool js::Promise_then(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::SavedFrame*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::SavedFrame*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::ResolvePromiseInternal(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:1244:33: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘stack’ in ‘MEM[(struct StackRootedBase * *)cx_217(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp: In function ‘js::ResolvePromiseInternal(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:1244:25: note: ‘stack’ declared here <--[g++] 1244 | Rooted<SavedFrame*> stack(cx); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:1224:16: note: ‘cx’ declared here <--[g++] 1224 | JSContext* cx, JS::Handle<JSObject*> promise, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::PromiseObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::PromiseObject*>::Rooted<JSContext*, js::PromiseObject*>(JSContext* const&, js::PromiseObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::PromiseObject::unforgeableResolveWithNonPromise(JSContext*, JS::Handle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:4885:60: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘promise’ in ‘MEM[(struct StackRootedBase * *)cx_25(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp: In function ‘js::PromiseObject::unforgeableResolveWithNonPromise(JSContext*, JS::Handle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:4884:26: note: ‘promise’ declared here <--[g++] 4884 | Rooted<PromiseObject*> promise( | ^~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:4856:16: note: ‘cx’ declared here <--[g++] 4856 | JSContext* cx, HandleValue value) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::GetWaitForAllPromise(JSContext*, JS::Handle<JS::StackGCVector<JSObject*, js::TempAllocPolicy> >)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:3161:79: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘C’ in ‘MEM[(struct StackRootedBase * *)cx_282(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp: In function ‘js::GetWaitForAllPromise(JSContext*, JS::Handle<JS::StackGCVector<JSObject*, js::TempAllocPolicy> >)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:3160:16: note: ‘C’ declared here <--[g++] 3160 | RootedObject C(cx, | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:3150:16: note: ‘cx’ declared here <--[g++] 3150 | JSContext* cx, JS::HandleObjectVector promises) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<PromiseCombinatorDataHolder*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<PromiseCombinatorDataHolder*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘PromiseAllResolveElementFunction(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:4059:47: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘data’ in ‘MEM[(struct StackRootedBase * *)cx_145(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp: In function ‘PromiseAllResolveElementFunction(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:4059:40: note: ‘data’ declared here <--[g++] 4059 | Rooted<PromiseCombinatorDataHolder*> data(cx); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:4053:57: note: ‘cx’ declared here <--[g++] 4053 | static bool PromiseAllResolveElementFunction(JSContext* cx, unsigned argc, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<PromiseCombinatorDataHolder*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<PromiseCombinatorDataHolder*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘PromiseAllSettledElementFunction<(PromiseAllSettledElementFunctionKind)1>(JSContext*, unsigned int, JS::Value*)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:4294:40: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘data’ in ‘MEM[(struct StackRootedBase * *)cx_245(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp: In function ‘PromiseAllSettledElementFunction<(PromiseAllSettledElementFunctionKind)1>(JSContext*, unsigned int, JS::Value*)bool’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:4294:40: note: ‘data’ declared here <--[g++] 4294 | Rooted<PromiseCombinatorDataHolder*> data(cx); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:4288:57: note: ‘cx’ declared here <--[g++] 4288 | static bool PromiseAllSettledElementFunction(JSContext* cx, unsigned argc, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<PromiseCombinatorDataHolder*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<PromiseCombinatorDataHolder*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘PromiseAllSettledElementFunction<(PromiseAllSettledElementFunctionKind)0>(JSContext*, unsigned int, JS::Value*)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:4294:40: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘data’ in ‘MEM[(struct StackRootedBase * *)cx_245(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp: In function ‘PromiseAllSettledElementFunction<(PromiseAllSettledElementFunctionKind)0>(JSContext*, unsigned int, JS::Value*)bool’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:4294:40: note: ‘data’ declared here <--[g++] 4294 | Rooted<PromiseCombinatorDataHolder*> data(cx); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:4288:57: note: ‘cx’ declared here <--[g++] 4288 | static bool PromiseAllSettledElementFunction(JSContext* cx, unsigned argc, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘PromiseReactionJob(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:2148:75: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘reactionObj’ in ‘MEM[(struct StackRootedBase * *)cx_715(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp: In function ‘PromiseReactionJob(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:2147:16: note: ‘reactionObj’ declared here <--[g++] 2147 | RootedObject reactionObj( | ^~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:2139:43: note: ‘cx’ declared here <--[g++] 2139 | static bool PromiseReactionJob(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘CommonPerformPromiseCombinator<PerformPromiseAny(JSContext*, PromiseForOfIterator&, JS::Handle<JSObject*>, JS::Handle<PromiseCapability>, JS::Handle<JS::Value>, bool*)::{lambda(JS::MutableHandle<JS::Value>, JS::MutableHandle<JS::Value>)#1}>(JSContext*, PromiseForOfIterator&, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JS::Handle<JS::Value>, bool*, bool, PerformPromiseAny(JSContext*, PromiseForOfIterator&, JS::Handle<JSObject*>, JS::Handle<PromiseCapability>, JS::Handle<JS::Value>, bool*)::{lambda(JS::MutableHandle<JS::Value>, JS::MutableHandle<JS::Value>)#1})bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:3485:16: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘promiseCtor’ in ‘MEM[(struct StackRootedBase * *)cx_795(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp: In function ‘CommonPerformPromiseCombinator<PerformPromiseAny(JSContext*, PromiseForOfIterator&, JS::Handle<JSObject*>, JS::Handle<PromiseCapability>, JS::Handle<JS::Value>, bool*)::{lambda(JS::MutableHandle<JS::Value>, JS::MutableHandle<JS::Value>)#1}>(JSContext*, PromiseForOfIterator&, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JS::Handle<JS::Value>, bool*, bool, PerformPromiseAny(JSContext*, PromiseForOfIterator&, JS::Handle<JSObject*>, JS::Handle<PromiseCapability>, JS::Handle<JS::Value>, bool*)::{lambda(JS::MutableHandle<JS::Value>, JS::MutableHandle<JS::Value>)#1})bool’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:3485:16: note: ‘promiseCtor’ declared here <--[g++] 3485 | RootedObject promiseCtor( | ^~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:3482:16: note: ‘cx’ declared here <--[g++] 3482 | JSContext* cx, PromiseForOfIterator& iterator, HandleObject C, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘CommonPerformPromiseCombinator<PerformPromiseAll(JSContext*, PromiseForOfIterator&, JS::Handle<JSObject*>, JS::Handle<PromiseCapability>, JS::Handle<JS::Value>, bool*)::{lambda(JS::MutableHandle<JS::Value>, JS::MutableHandle<JS::Value>)#1}>(JSContext*, PromiseForOfIterator&, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JS::Handle<JS::Value>, bool*, bool, PerformPromiseAll(JSContext*, PromiseForOfIterator&, JS::Handle<JSObject*>, JS::Handle<PromiseCapability>, JS::Handle<JS::Value>, bool*)::{lambda(JS::MutableHandle<JS::Value>, JS::MutableHandle<JS::Value>)#1})bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:3485:16, inlined from ‘PerformPromiseAll(JSContext*, PromiseForOfIterator&, JS::Handle<JSObject*>, JS::Handle<PromiseCapability>, JS::Handle<JS::Value>, bool*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:4020:38, inlined from ‘CommonPromiseCombinator(JSContext*, JS::CallArgs&, CombinatorKind)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:3065:33: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘promiseCtor’ in ‘MEM[(struct StackRootedBase * *)cx_218(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp: In function ‘CommonPromiseCombinator(JSContext*, JS::CallArgs&, CombinatorKind)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:3485:16: note: ‘promiseCtor’ declared here <--[g++] 3485 | RootedObject promiseCtor( | ^~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:2961:62: note: ‘cx’ declared here <--[g++] 2961 | [[nodiscard]] static bool CommonPromiseCombinator(JSContext* cx, CallArgs& args, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::PromiseObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::PromiseObject*>::Rooted<JSContext*, js::PromiseObject*>(JSContext* const&, js::PromiseObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::AsyncFromSyncIteratorMethod(JSContext*, JS::CallArgs&, js::CompletionKind)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5512:60: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘resultPromise’ in ‘MEM[(struct StackRootedBase * *)cx_434(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp: In function ‘js::AsyncFromSyncIteratorMethod(JSContext*, JS::CallArgs&, js::CompletionKind)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5511:26: note: ‘resultPromise’ declared here <--[g++] 5511 | Rooted<PromiseObject*> resultPromise( | ^~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5505:49: note: ‘cx’ declared here <--[g++] 5505 | bool js::AsyncFromSyncIteratorMethod(JSContext* cx, CallArgs& args, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘InternalAwait<js::InternalAsyncGeneratorAwait(JSContext*, JS::Handle<js::AsyncGeneratorObject*>, JS::Handle<JS::Value>, js::PromiseHandler, js::PromiseHandler)::{lambda(JS::Handle<PromiseReactionRecord*>)#1}>(JSContext*, JS::Handle<JS::Value>, JS::Handle<JSObject*>, js::PromiseHandler, js::PromiseHandler, js::InternalAsyncGeneratorAwait(JSContext*, JS::Handle<js::AsyncGeneratorObject*>, JS::Handle<JS::Value>, js::PromiseHandler, js::PromiseHandler)::{lambda(JS::Handle<PromiseReactionRecord*>)#1})bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5440:16, inlined from ‘js::InternalAsyncGeneratorAwait(JSContext*, JS::Handle<js::AsyncGeneratorObject*>, JS::Handle<JS::Value>, js::PromiseHandler, js::PromiseHandler)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5478:23: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘promise’ in ‘MEM[(struct StackRootedBase * *)cx_3(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp: In function ‘js::InternalAsyncGeneratorAwait(JSContext*, JS::Handle<js::AsyncGeneratorObject*>, JS::Handle<JS::Value>, js::PromiseHandler, js::PromiseHandler)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5440:16: note: ‘promise’ declared here <--[g++] 5440 | RootedObject promise(cx, PromiseObject::unforgeableResolve(cx, value)); | ^~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5472:16: note: ‘cx’ declared here <--[g++] 5472 | JSContext* cx, JS::Handle<AsyncGeneratorObject*> generator, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘InternalAwait<js::AsyncFunctionAwait(JSContext*, JS::Handle<js::AsyncFunctionGeneratorObject*>, JS::Handle<JS::Value>)::{lambda(JS::Handle<PromiseReactionRecord*>)#1}>(JSContext*, JS::Handle<JS::Value>, JS::Handle<JSObject*>, js::PromiseHandler, js::PromiseHandler, js::AsyncFunctionAwait(JSContext*, JS::Handle<js::AsyncFunctionGeneratorObject*>, JS::Handle<JS::Value>)::{lambda(JS::Handle<PromiseReactionRecord*>)#1})bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5440:16, inlined from ‘js::AsyncFunctionAwait(JSContext*, JS::Handle<js::AsyncFunctionGeneratorObject*>, JS::Handle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5493:21: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘promise’ in ‘MEM[(struct StackRootedBase * *)cx_7(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp: In function ‘js::AsyncFunctionAwait(JSContext*, JS::Handle<js::AsyncFunctionGeneratorObject*>, JS::Handle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5440:16: note: ‘promise’ declared here <--[g++] 5440 | RootedObject promise(cx, PromiseObject::unforgeableResolve(cx, value)); | ^~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp:5488:16: note: ‘cx’ declared here <--[g++] 5488 | JSContext* cx, Handle<AsyncFunctionGeneratorObject*> genObj, | ~~~~~~~~~~~^~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallArgs.h:73, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsfriendapi.h:12, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.h:12, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Array.h:14, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Realm.h:19, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Realm-inl.h:10, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Realm.cpp:8, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src20.cpp:2: <--[g++] In member function ‘JS::Rooted<js::SavedFrame*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::SavedFrame*>::Rooted<JSContext*, JS::Handle<js::SavedFrame*>&>(JSContext* const&, JS::Handle<js::SavedFrame*>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::GetFirstMatchedFrame<bool (JSContext*, JSPrincipals*, JS::Handle<js::SavedFrame*>)>(JSContext*, JSPrincipals*, bool (&)(JSContext*, JSPrincipals*, JS::Handle<js::SavedFrame*>), JS::Handle<js::SavedFrame*>, JS::SavedFrameSelfHosted, bool&)js::SavedFrame* [clone .constprop.1]’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:647:23: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘rootedFrame’ in ‘MEM[(struct StackRootedBase * *)cx_4(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src20.cpp:38: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp: In function ‘js::GetFirstMatchedFrame<bool (JSContext*, JSPrincipals*, JS::Handle<js::SavedFrame*>)>(JSContext*, JSPrincipals*, bool (&)(JSContext*, JSPrincipals*, JS::Handle<js::SavedFrame*>), JS::Handle<js::SavedFrame*>, JS::SavedFrameSelfHosted, bool&)js::SavedFrame* [clone .constprop.1]’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:647:23: note: ‘rootedFrame’ declared here <--[g++] 647 | Rooted<SavedFrame*> rootedFrame(cx, frame); | ^~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:640:52: note: ‘cx’ declared here <--[g++] 640 | static SavedFrame* GetFirstMatchedFrame(JSContext* cx, JSPrincipals* principals, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::ExecuteRegExp(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, char16_t const*, unsigned long, unsigned long*, bool, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp:1139:77: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘input’ in ‘MEM[(struct StackRootedBase * *)cx_38(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src20.cpp:11: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp: In function ‘JS::ExecuteRegExp(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, char16_t const*, unsigned long, unsigned long*, bool, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp:1139:27: note: ‘input’ declared here <--[g++] 1139 | Rooted<JSLinearString*> input(cx, NewStringCopyN<CanGC>(cx, chars, length)); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp:1126:49: note: ‘cx’ declared here <--[g++] 1126 | JS_PUBLIC_API bool JS::ExecuteRegExp(JSContext* cx, HandleObject obj, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::ExecuteRegExpNoStatics(JSContext*, JS::Handle<JSObject*>, char16_t const*, unsigned long, unsigned long*, bool, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp:1156:77: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘input’ in ‘MEM[(struct StackRootedBase * *)cx_31(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp: In function ‘JS::ExecuteRegExpNoStatics(JSContext*, JS::Handle<JSObject*>, char16_t const*, unsigned long, unsigned long*, bool, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp:1156:27: note: ‘input’ declared here <--[g++] 1156 | Rooted<JSLinearString*> input(cx, NewStringCopyN<CanGC>(cx, chars, length)); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp:1148:58: note: ‘cx’ declared here <--[g++] 1148 | JS_PUBLIC_API bool JS::ExecuteRegExpNoStatics(JSContext* cx, HandleObject obj, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::SavedFrame::create(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:573:78: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘proto’ in ‘MEM[(struct StackRootedBase * *)cx_50(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp: In function ‘js::SavedFrame::create(JSContext*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:572:16: note: ‘proto’ declared here <--[g++] 572 | RootedObject proto(cx, | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:563:43: note: ‘cx’ declared here <--[g++] 563 | SavedFrame* SavedFrame::create(JSContext* cx) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::SavedFrame*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::SavedFrame*>::Rooted<JSContext*, JS::Handle<js::SavedFrame*>&>(JSContext* const&, JS::Handle<js::SavedFrame*>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::GetFirstMatchedFrame<js::GetFirstSubsumedSavedFrame(JSContext*, JSPrincipals*, JS::Handle<JSObject*>, JS::SavedFrameSelfHosted)::{lambda(JSContext*, JSPrincipals*, JS::Handle<js::SavedFrame*>)#1}>(JSContext*, JSPrincipals*, js::GetFirstSubsumedSavedFrame(JSContext*, JSPrincipals*, JS::Handle<JSObject*>, JS::SavedFrameSelfHosted)::{lambda(JSContext*, JSPrincipals*, JS::Handle<js::SavedFrame*>)#1}&, JS::Handle<js::SavedFrame*>, JS::SavedFrameSelfHosted, bool&)js::SavedFrame*’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:647:23, inlined from ‘js::GetFirstSubsumedSavedFrame(JSContext*, JSPrincipals*, JS::Handle<JSObject*>, JS::SavedFrameSelfHosted)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:698:30: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘rootedFrame’ in ‘MEM[(struct StackRootedBase * *)cx_31(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp: In function ‘js::GetFirstSubsumedSavedFrame(JSContext*, JSPrincipals*, JS::Handle<JSObject*>, JS::SavedFrameSelfHosted)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:647:23: note: ‘rootedFrame’ declared here <--[g++] 647 | Rooted<SavedFrame*> rootedFrame(cx, frame); | ^~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:680:16: note: ‘cx’ declared here <--[g++] 680 | JSContext* cx, JSPrincipals* principals, HandleObject savedFrame, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::SavedFrame*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::SavedFrame*>::Rooted<JSContext*, js::SavedFrame*>(JSContext* const&, js::SavedFrame*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::UnwrapSavedFrame(JSContext*, JSPrincipals*, JS::Handle<JSObject*>, JS::SavedFrameSelfHosted, bool&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:754:65: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘frame’ in ‘MEM[(struct StackRootedBase * *)cx_37(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp: In function ‘js::UnwrapSavedFrame(JSContext*, JSPrincipals*, JS::Handle<JSObject*>, JS::SavedFrameSelfHosted, bool&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:754:23: note: ‘frame’ declared here <--[g++] 754 | Rooted<SavedFrame*> frame(cx, obj->maybeUnwrapAs<SavedFrame>()); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:746:49: note: ‘cx’ declared here <--[g++] 746 | js::SavedFrame* js::UnwrapSavedFrame(JSContext* cx, JSPrincipals* principals, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::SavedFrame*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::SavedFrame*>::Rooted<JSContext*, js::SavedFrame*>(JSContext* const&, js::SavedFrame*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::GetSavedFrameAsyncParent(JSContext*, JSPrincipals*, JS::Handle<JSObject*>, JS::MutableHandle<JSObject*>, JS::SavedFrameSelfHosted)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:916:79: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘frame’ in ‘MEM[(struct StackRootedBase * *)cx_73(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp: In function ‘JS::GetSavedFrameAsyncParent(JSContext*, JSPrincipals*, JS::Handle<JSObject*>, JS::MutableHandle<JSObject*>, JS::SavedFrameSelfHosted)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:915:27: note: ‘frame’ declared here <--[g++] 915 | Rooted<js::SavedFrame*> frame(cx, UnwrapSavedFrame(cx, principals, savedFrame, | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:907:16: note: ‘cx’ declared here <--[g++] 907 | JSContext* cx, JSPrincipals* principals, HandleObject savedFrame, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::SavedFrame*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::SavedFrame*>::Rooted<JSContext*, js::SavedFrame*>(JSContext* const&, js::SavedFrame*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::GetSavedFrameParent(JSContext*, JSPrincipals*, JS::Handle<JSObject*>, JS::MutableHandle<JSObject*>, JS::SavedFrameSelfHosted)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:951:79: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘frame’ in ‘MEM[(struct StackRootedBase * *)cx_73(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp: In function ‘JS::GetSavedFrameParent(JSContext*, JSPrincipals*, JS::Handle<JSObject*>, JS::MutableHandle<JSObject*>, JS::SavedFrameSelfHosted)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:950:27: note: ‘frame’ declared here <--[g++] 950 | Rooted<js::SavedFrame*> frame(cx, UnwrapSavedFrame(cx, principals, savedFrame, | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:942:16: note: ‘cx’ declared here <--[g++] 942 | JSContext* cx, JSPrincipals* principals, HandleObject savedFrame, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::ConvertSavedFrameToPlainObject(JSContext*, JS::Handle<JSObject*>, JS::SavedFrameSelfHosted)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:1155:65: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘nextConverted’ in ‘MEM[(struct StackRootedBase * *)cx_169(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp: In function ‘JS::ConvertSavedFrameToPlainObject(JSContext*, JS::Handle<JSObject*>, JS::SavedFrameSelfHosted)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:1155:22: note: ‘nextConverted’ declared here <--[g++] 1155 | RootedObject nextConverted(cx, JS_NewObject(cx, nullptr)); | ^~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:1124:16: note: ‘cx’ declared here <--[g++] 1124 | JSContext* cx, HandleObject savedFrameArg, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::SavedFrame*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::SavedFrame*>::Rooted<JSContext*, decltype(nullptr)>(JSContext* const&, decltype(nullptr)&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::SavedStacks::checkForEvalInFramePrev(JSContext*, JS::MutableHandle<js::SavedFrame::Lookup>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:1752:40: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘saved’ in ‘MEM[(struct StackRootedBase * *)cx_131(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp: In member function ‘js::SavedStacks::checkForEvalInFramePrev(JSContext*, JS::MutableHandle<js::SavedFrame::Lookup>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:1752:23: note: ‘saved’ declared here <--[g++] 1752 | Rooted<SavedFrame*> saved(cx, nullptr); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:1722:16: note: ‘cx’ declared here <--[g++] 1722 | JSContext* cx, MutableHandle<SavedFrame::Lookup> lookup) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<mozilla::UniquePtr<js::RuntimeScopeData<js::GlobalScope::SlotInfo>, JS::DeletePolicy<js::RuntimeScopeData<js::GlobalScope::SlotInfo> > > >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<mozilla::UniquePtr<js::RuntimeScopeData<js::GlobalScope::SlotInfo>, JS::DeletePolicy<js::RuntimeScopeData<js::GlobalScope::SlotInfo> > > >::Rooted<JSContext*, mozilla::UniquePtr<js::RuntimeScopeData<js::GlobalScope::SlotInfo>, JS::DeletePolicy<js::RuntimeScopeData<js::GlobalScope::SlotInfo> > > >(JSContext* const&, mozilla::UniquePtr<js::RuntimeScopeData<js::GlobalScope::SlotInfo>, JS::DeletePolicy<js::RuntimeScopeData<js::GlobalScope::SlotInfo> > >&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::GlobalScope::createEmpty(JSContext*, js::ScopeKind)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp:625:53: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘data’ in ‘MEM[(struct StackRootedBase * *)cx_38(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src20.cpp:47: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp: In function ‘js::GlobalScope::createEmpty(JSContext*, js::ScopeKind)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp:624:34: note: ‘data’ declared here <--[g++] 624 | Rooted<UniquePtr<RuntimeData>> data( | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp:623:50: note: ‘cx’ declared here <--[g++] 623 | GlobalScope* GlobalScope::createEmpty(JSContext* cx, ScopeKind kind) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::AbstractBindingIter<JSAtom> >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::AbstractBindingIter<JSAtom> >::Rooted<JSContext*, js::AbstractBindingIter<JSAtom> >(JSContext* const&, js::AbstractBindingIter<JSAtom>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::DumpBindings(JSContext*, js::Scope*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp:1280:53: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘bi’ in ‘MEM[(struct StackRootedBase * *)cx_106(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp: In function ‘js::DumpBindings(JSContext*, js::Scope*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp:1280:28: note: ‘bi’ declared here <--[g++] 1280 | for (Rooted<BindingIter> bi(cx, BindingIter(scope)); bi; bi++) { | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp:1278:34: note: ‘cx’ declared here <--[g++] 1278 | void js::DumpBindings(JSContext* cx, Scope* scopeArg) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<mozilla::UniquePtr<js::RuntimeScopeData<js::WasmFunctionScope::SlotInfo>, JS::DeletePolicy<js::RuntimeScopeData<js::WasmFunctionScope::SlotInfo> > > >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<mozilla::UniquePtr<js::RuntimeScopeData<js::WasmFunctionScope::SlotInfo>, JS::DeletePolicy<js::RuntimeScopeData<js::WasmFunctionScope::SlotInfo> > > >::Rooted<JSContext*, mozilla::UniquePtr<js::RuntimeScopeData<js::WasmFunctionScope::SlotInfo>, JS::DeletePolicy<js::RuntimeScopeData<js::WasmFunctionScope::SlotInfo> > > >(JSContext* const&, mozilla::UniquePtr<js::RuntimeScopeData<js::WasmFunctionScope::SlotInfo>, JS::DeletePolicy<js::RuntimeScopeData<js::WasmFunctionScope::SlotInfo> > >&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::WasmFunctionScope::create(JSContext*, JS::Handle<js::Scope*>, unsigned int)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp:798:71: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘data’ in ‘MEM[(struct StackRootedBase * *)cx_109(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp: In function ‘js::WasmFunctionScope::create(JSContext*, JS::Handle<js::Scope*>, unsigned int)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp:797:34: note: ‘data’ declared here <--[g++] 797 | Rooted<UniquePtr<RuntimeData>> data( | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp:777:57: note: ‘cx’ declared here <--[g++] 777 | WasmFunctionScope* WasmFunctionScope::create(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSAtom*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSAtom*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::RegExpObject::toString(JSContext*, JS::Handle<js::RegExpObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp:466:43: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘src’ in ‘MEM[(struct StackRootedBase * *)cx_151(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp: In function ‘js::RegExpObject::toString(JSContext*, JS::Handle<js::RegExpObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp:466:19: note: ‘src’ declared here <--[g++] 466 | Rooted<JSAtom*> src(cx, obj->getSource()); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp:463:51: note: ‘cx’ declared here <--[g++] 463 | JSLinearString* RegExpObject::toString(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::SavedFrame*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::SavedFrame*>::Rooted<JSContext*, js::SavedFrame*>(JSContext* const&, js::SavedFrame*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::BuildStackString(JSContext*, JSPrincipals*, JS::Handle<JSObject*>, JS::MutableHandle<JSString*>, unsigned long, js::StackFormat)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:1057:74: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘frame’ in ‘MEM[(struct StackRootedBase * *)cx_146(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp: In function ‘JS::BuildStackString(JSContext*, JSPrincipals*, JS::Handle<JSObject*>, JS::MutableHandle<JSString*>, unsigned long, js::StackFormat)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:1055:29: note: ‘frame’ declared here <--[g++] 1055 | Rooted<js::SavedFrame*> frame( | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:1034:48: note: ‘cx’ declared here <--[g++] 1034 | JS_PUBLIC_API bool BuildStackString(JSContext* cx, JSPrincipals* principals, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSScript*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSScript*>::Rooted<JSContext*, JSScript*>(JSContext* const&, JSScript*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::SavedStacks::getLocation(JSContext*, js::FrameIter const&, JS::MutableHandle<js::SavedStacks::LocationValue>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:1851:40: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘script’ in ‘MEM[(struct StackRootedBase * *)cx_264(D) + 32B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp: In member function ‘js::SavedStacks::getLocation(JSContext*, js::FrameIter const&, JS::MutableHandle<js::SavedStacks::LocationValue>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:1851:16: note: ‘script’ declared here <--[g++] 1851 | RootedScript script(cx, iter.script()); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:1818:42: note: ‘cx’ declared here <--[g++] 1818 | bool SavedStacks::getLocation(JSContext* cx, const FrameIter& iter, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<mozilla::UniquePtr<js::RuntimeScopeData<js::GlobalScope::SlotInfo>, JS::DeletePolicy<js::RuntimeScopeData<js::GlobalScope::SlotInfo> > > >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<mozilla::UniquePtr<js::RuntimeScopeData<js::GlobalScope::SlotInfo>, JS::DeletePolicy<js::RuntimeScopeData<js::GlobalScope::SlotInfo> > > >::Rooted<JSContext*, mozilla::UniquePtr<js::RuntimeScopeData<js::GlobalScope::SlotInfo>, JS::DeletePolicy<js::RuntimeScopeData<js::GlobalScope::SlotInfo> > > >(JSContext* const&, mozilla::UniquePtr<js::RuntimeScopeData<js::GlobalScope::SlotInfo>, JS::DeletePolicy<js::RuntimeScopeData<js::GlobalScope::SlotInfo> > >&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::frontend::ScopeStencil::createSpecificScope<js::GlobalScope, decltype(nullptr)>(JSContext*, js::frontend::CompilationAtomCache&, JS::Handle<js::Scope*>, js::AbstractBaseScopeData<js::frontend::TaggedParserAtomIndex>*) constjs::Scope*’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp:1672:72: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘rootedData’ in ‘MEM[(struct StackRootedBase * *)cx_42(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp: In member function ‘js::frontend::ScopeStencil::createSpecificScope<js::GlobalScope, decltype(nullptr)>(JSContext*, js::frontend::CompilationAtomCache&, JS::Handle<js::Scope*>, js::AbstractBaseScopeData<js::frontend::TaggedParserAtomIndex>*) constjs::Scope*’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp:1671:47: note: ‘rootedData’ declared here <--[g++] 1671 | Rooted<UniquePtr<GlobalScope::RuntimeData>> rootedData( | ^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp:1669:16: note: ‘cx’ declared here <--[g++] 1669 | JSContext* cx, CompilationAtomCache& atomCache, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<mozilla::UniquePtr<js::RuntimeScopeData<js::LexicalScope::SlotInfo>, JS::DeletePolicy<js::RuntimeScopeData<js::LexicalScope::SlotInfo> > > >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<mozilla::UniquePtr<js::RuntimeScopeData<js::LexicalScope::SlotInfo>, JS::DeletePolicy<js::RuntimeScopeData<js::LexicalScope::SlotInfo> > > >::Rooted<JSContext*, mozilla::UniquePtr<js::RuntimeScopeData<js::LexicalScope::SlotInfo>, JS::DeletePolicy<js::RuntimeScopeData<js::LexicalScope::SlotInfo> > > >(JSContext* const&, mozilla::UniquePtr<js::RuntimeScopeData<js::LexicalScope::SlotInfo>, JS::DeletePolicy<js::RuntimeScopeData<js::LexicalScope::SlotInfo> > >&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::frontend::ScopeStencil::createSpecificScope<js::LexicalScope, js::BlockLexicalEnvironmentObject>(JSContext*, js::frontend::CompilationAtomCache&, JS::Handle<js::Scope*>, js::AbstractBaseScopeData<js::frontend::TaggedParserAtomIndex>*) constjs::Scope*’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp:1689:59: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘rootedData’ in ‘MEM[(struct StackRootedBase * *)cx_59(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp: In member function ‘js::frontend::ScopeStencil::createSpecificScope<js::LexicalScope, js::BlockLexicalEnvironmentObject>(JSContext*, js::frontend::CompilationAtomCache&, JS::Handle<js::Scope*>, js::AbstractBaseScopeData<js::frontend::TaggedParserAtomIndex>*) constjs::Scope*’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp:1689:59: note: ‘rootedData’ declared here <--[g++] 1689 | Rooted<UniquePtr<typename SpecificScopeT::RuntimeData>> rootedData( | ^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp:1685:53: note: ‘cx’ declared here <--[g++] 1685 | Scope* ScopeStencil::createSpecificScope(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<mozilla::UniquePtr<js::RuntimeScopeData<js::ClassBodyScope::SlotInfo>, JS::DeletePolicy<js::RuntimeScopeData<js::ClassBodyScope::SlotInfo> > > >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<mozilla::UniquePtr<js::RuntimeScopeData<js::ClassBodyScope::SlotInfo>, JS::DeletePolicy<js::RuntimeScopeData<js::ClassBodyScope::SlotInfo> > > >::Rooted<JSContext*, mozilla::UniquePtr<js::RuntimeScopeData<js::ClassBodyScope::SlotInfo>, JS::DeletePolicy<js::RuntimeScopeData<js::ClassBodyScope::SlotInfo> > > >(JSContext* const&, mozilla::UniquePtr<js::RuntimeScopeData<js::ClassBodyScope::SlotInfo>, JS::DeletePolicy<js::RuntimeScopeData<js::ClassBodyScope::SlotInfo> > >&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::frontend::ScopeStencil::createSpecificScope<js::ClassBodyScope, js::BlockLexicalEnvironmentObject>(JSContext*, js::frontend::CompilationAtomCache&, JS::Handle<js::Scope*>, js::AbstractBaseScopeData<js::frontend::TaggedParserAtomIndex>*) constjs::Scope*’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp:1689:59: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘rootedData’ in ‘MEM[(struct StackRootedBase * *)cx_59(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp: In member function ‘js::frontend::ScopeStencil::createSpecificScope<js::ClassBodyScope, js::BlockLexicalEnvironmentObject>(JSContext*, js::frontend::CompilationAtomCache&, JS::Handle<js::Scope*>, js::AbstractBaseScopeData<js::frontend::TaggedParserAtomIndex>*) constjs::Scope*’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp:1689:59: note: ‘rootedData’ declared here <--[g++] 1689 | Rooted<UniquePtr<typename SpecificScopeT::RuntimeData>> rootedData( | ^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp:1685:53: note: ‘cx’ declared here <--[g++] 1685 | Scope* ScopeStencil::createSpecificScope(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<mozilla::UniquePtr<js::RuntimeScopeData<js::EvalScope::SlotInfo>, JS::DeletePolicy<js::RuntimeScopeData<js::EvalScope::SlotInfo> > > >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<mozilla::UniquePtr<js::RuntimeScopeData<js::EvalScope::SlotInfo>, JS::DeletePolicy<js::RuntimeScopeData<js::EvalScope::SlotInfo> > > >::Rooted<JSContext*, mozilla::UniquePtr<js::RuntimeScopeData<js::EvalScope::SlotInfo>, JS::DeletePolicy<js::RuntimeScopeData<js::EvalScope::SlotInfo> > > >(JSContext* const&, mozilla::UniquePtr<js::RuntimeScopeData<js::EvalScope::SlotInfo>, JS::DeletePolicy<js::RuntimeScopeData<js::EvalScope::SlotInfo> > >&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::frontend::ScopeStencil::createSpecificScope<js::EvalScope, js::VarEnvironmentObject>(JSContext*, js::frontend::CompilationAtomCache&, JS::Handle<js::Scope*>, js::AbstractBaseScopeData<js::frontend::TaggedParserAtomIndex>*) constjs::Scope*’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp:1689:59: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘rootedData’ in ‘MEM[(struct StackRootedBase * *)cx_59(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp: In member function ‘js::frontend::ScopeStencil::createSpecificScope<js::EvalScope, js::VarEnvironmentObject>(JSContext*, js::frontend::CompilationAtomCache&, JS::Handle<js::Scope*>, js::AbstractBaseScopeData<js::frontend::TaggedParserAtomIndex>*) constjs::Scope*’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp:1689:59: note: ‘rootedData’ declared here <--[g++] 1689 | Rooted<UniquePtr<typename SpecificScopeT::RuntimeData>> rootedData( | ^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp:1685:53: note: ‘cx’ declared here <--[g++] 1685 | Scope* ScopeStencil::createSpecificScope(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<mozilla::UniquePtr<js::RuntimeScopeData<js::VarScope::SlotInfo>, JS::DeletePolicy<js::RuntimeScopeData<js::VarScope::SlotInfo> > > >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<mozilla::UniquePtr<js::RuntimeScopeData<js::VarScope::SlotInfo>, JS::DeletePolicy<js::RuntimeScopeData<js::VarScope::SlotInfo> > > >::Rooted<JSContext*, mozilla::UniquePtr<js::RuntimeScopeData<js::VarScope::SlotInfo>, JS::DeletePolicy<js::RuntimeScopeData<js::VarScope::SlotInfo> > > >(JSContext* const&, mozilla::UniquePtr<js::RuntimeScopeData<js::VarScope::SlotInfo>, JS::DeletePolicy<js::RuntimeScopeData<js::VarScope::SlotInfo> > >&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::frontend::ScopeStencil::createSpecificScope<js::VarScope, js::VarEnvironmentObject>(JSContext*, js::frontend::CompilationAtomCache&, JS::Handle<js::Scope*>, js::AbstractBaseScopeData<js::frontend::TaggedParserAtomIndex>*) constjs::Scope*’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp:1689:59: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘rootedData’ in ‘MEM[(struct StackRootedBase * *)cx_59(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp: In member function ‘js::frontend::ScopeStencil::createSpecificScope<js::VarScope, js::VarEnvironmentObject>(JSContext*, js::frontend::CompilationAtomCache&, JS::Handle<js::Scope*>, js::AbstractBaseScopeData<js::frontend::TaggedParserAtomIndex>*) constjs::Scope*’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp:1689:59: note: ‘rootedData’ declared here <--[g++] 1689 | Rooted<UniquePtr<typename SpecificScopeT::RuntimeData>> rootedData( | ^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp:1685:53: note: ‘cx’ declared here <--[g++] 1685 | Scope* ScopeStencil::createSpecificScope(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::RegExpShared*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::RegExpShared*>::Rooted<JSContext*, js::RegExpShared*>(JSContext* const&, js::RegExpShared*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::RegExpStatics::executeLazy(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpStatics.cpp:31:77, inlined from ‘js::RegExpStatics::executeLazy(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpStatics.cpp:19:6: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘shared’ in ‘MEM[(struct StackRootedBase * *)cx_8(D) + 72B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src20.cpp:20: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpStatics.cpp: In member function ‘js::RegExpStatics::executeLazy(JSContext*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpStatics.cpp:30:22: note: ‘shared’ declared here <--[g++] 30 | RootedRegExpShared shared(cx, | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpStatics.cpp:19:44: note: ‘cx’ declared here <--[g++] 19 | bool RegExpStatics::executeLazy(JSContext* cx) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<mozilla::UniquePtr<js::FunctionScope::RuntimeData, JS::DeletePolicy<js::FunctionScope::RuntimeData> > >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<mozilla::UniquePtr<js::FunctionScope::RuntimeData, JS::DeletePolicy<js::FunctionScope::RuntimeData> > >::Rooted<JSContext*, mozilla::UniquePtr<js::FunctionScope::RuntimeData, JS::DeletePolicy<js::FunctionScope::RuntimeData> > >(JSContext* const&, mozilla::UniquePtr<js::FunctionScope::RuntimeData, JS::DeletePolicy<js::FunctionScope::RuntimeData> >&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::frontend::ScopeStencil::createSpecificScope<js::FunctionScope, js::CallObject>(JSContext*, js::frontend::CompilationAtomCache&, JS::Handle<js::Scope*>, js::AbstractBaseScopeData<js::frontend::TaggedParserAtomIndex>*) constjs::Scope*’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp:1689:59: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘rootedData’ in ‘MEM[(struct StackRootedBase * *)cx_58(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp: In member function ‘js::frontend::ScopeStencil::createSpecificScope<js::FunctionScope, js::CallObject>(JSContext*, js::frontend::CompilationAtomCache&, JS::Handle<js::Scope*>, js::AbstractBaseScopeData<js::frontend::TaggedParserAtomIndex>*) constjs::Scope*’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp:1689:59: note: ‘rootedData’ declared here <--[g++] 1689 | Rooted<UniquePtr<typename SpecificScopeT::RuntimeData>> rootedData( | ^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp:1685:53: note: ‘cx’ declared here <--[g++] 1685 | Scope* ScopeStencil::createSpecificScope(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<mozilla::UniquePtr<js::ModuleScope::RuntimeData, JS::DeletePolicy<js::ModuleScope::RuntimeData> > >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<mozilla::UniquePtr<js::ModuleScope::RuntimeData, JS::DeletePolicy<js::ModuleScope::RuntimeData> > >::Rooted<JSContext*, mozilla::UniquePtr<js::ModuleScope::RuntimeData, JS::DeletePolicy<js::ModuleScope::RuntimeData> > >(JSContext* const&, mozilla::UniquePtr<js::ModuleScope::RuntimeData, JS::DeletePolicy<js::ModuleScope::RuntimeData> >&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::frontend::ScopeStencil::createSpecificScope<js::ModuleScope, js::ModuleEnvironmentObject>(JSContext*, js::frontend::CompilationAtomCache&, JS::Handle<js::Scope*>, js::AbstractBaseScopeData<js::frontend::TaggedParserAtomIndex>*) constjs::Scope*’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp:1689:59: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘rootedData’ in ‘MEM[(struct StackRootedBase * *)cx_58(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp: In member function ‘js::frontend::ScopeStencil::createSpecificScope<js::ModuleScope, js::ModuleEnvironmentObject>(JSContext*, js::frontend::CompilationAtomCache&, JS::Handle<js::Scope*>, js::AbstractBaseScopeData<js::frontend::TaggedParserAtomIndex>*) constjs::Scope*’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp:1689:59: note: ‘rootedData’ declared here <--[g++] 1689 | Rooted<UniquePtr<typename SpecificScopeT::RuntimeData>> rootedData( | ^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp:1685:53: note: ‘cx’ declared here <--[g++] 1685 | Scope* ScopeStencil::createSpecificScope(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::ObjectRealm::getOrCreateNonSyntacticLexicalEnvironment(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Realm.cpp:168:76: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘lexicalEnv’ in ‘MEM[(struct StackRootedBase * *)cx_52(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Realm.cpp: In member function ‘js::ObjectRealm::getOrCreateNonSyntacticLexicalEnvironment(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Realm.cpp:168:16: note: ‘lexicalEnv’ declared here <--[g++] 168 | RootedObject lexicalEnv(cx, nonSyntacticLexicalEnvironments_->lookup(key)); | ^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Realm.cpp:153:67: note: ‘cx’ declared here <--[g++] 153 | ObjectRealm::getOrCreateNonSyntacticLexicalEnvironment(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<mozilla::UniquePtr<js::WasmInstanceScope::RuntimeData, JS::DeletePolicy<js::WasmInstanceScope::RuntimeData> > >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<mozilla::UniquePtr<js::WasmInstanceScope::RuntimeData, JS::DeletePolicy<js::WasmInstanceScope::RuntimeData> > >::Rooted<JSContext*, mozilla::UniquePtr<js::WasmInstanceScope::RuntimeData, JS::DeletePolicy<js::WasmInstanceScope::RuntimeData> > >(JSContext* const&, mozilla::UniquePtr<js::WasmInstanceScope::RuntimeData, JS::DeletePolicy<js::WasmInstanceScope::RuntimeData> >&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::WasmInstanceScope::create(JSContext*, js::WasmInstanceObject*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp:741:71: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘data’ in ‘MEM[(struct StackRootedBase * *)cx_129(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp: In function ‘js::WasmInstanceScope::create(JSContext*, js::WasmInstanceObject*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp:740:34: note: ‘data’ declared here <--[g++] 740 | Rooted<UniquePtr<RuntimeData>> data( | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp:730:57: note: ‘cx’ declared here <--[g++] 730 | WasmInstanceScope* WasmInstanceScope::create(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayObject*>::Rooted<JSContext*, js::ArrayObject*>(JSContext* const&, js::ArrayObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::RegExpRealm::createMatchResultTemplateObject(JSContext*, js::RegExpRealm::ResultTemplateKind)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp:859:78: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘templateObject’ in ‘MEM[(struct StackRootedBase * *)cx_171(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp: In member function ‘js::RegExpRealm::createMatchResultTemplateObject(JSContext*, js::RegExpRealm::ResultTemplateKind)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp:857:24: note: ‘templateObject’ declared here <--[g++] 857 | Rooted<ArrayObject*> templateObject( | ^~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp:853:16: note: ‘cx’ declared here <--[g++] 853 | JSContext* cx, ResultTemplateKind kind) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::SavedFrame*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::SavedFrame*>::Rooted<JSContext*, js::SavedFrame*>(JSContext* const&, js::SavedFrame*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::SavedStacks::createFrameFromLookup(JSContext*, JS::Handle<js::SavedFrame::Lookup>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:1805:55: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘frame’ in ‘MEM[(struct StackRootedBase * *)cx_25(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp: In member function ‘js::SavedStacks::createFrameFromLookup(JSContext*, JS::Handle<js::SavedFrame::Lookup>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:1805:23: note: ‘frame’ declared here <--[g++] 1805 | Rooted<SavedFrame*> frame(cx, SavedFrame::create(cx)); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:1804:16: note: ‘cx’ declared here <--[g++] 1804 | JSContext* cx, Handle<SavedFrame::Lookup> lookup) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::SavedFrame*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::SavedFrame*>::Rooted<JSContext*, js::SavedFrame*>(JSContext* const&, js::SavedFrame*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::SavedStacks::getOrCreateSavedFrame(JSContext*, JS::Handle<js::SavedFrame::Lookup>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:1791:66: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘frame’ in ‘MEM[(struct StackRootedBase * *)cx_36(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp: In member function ‘js::SavedStacks::getOrCreateSavedFrame(JSContext*, JS::Handle<js::SavedFrame::Lookup>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:1791:23: note: ‘frame’ declared here <--[g++] 1791 | Rooted<SavedFrame*> frame(cx, createFrameFromLookup(cx, lookup)); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:1783:16: note: ‘cx’ declared here <--[g++] 1783 | JSContext* cx, Handle<SavedFrame::Lookup> lookup) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::GCVector<js::SavedFrame::Lookup, 60ul, js::TempAllocPolicy> >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::GCVector<js::SavedFrame::Lookup, 60ul, js::TempAllocPolicy> >::Rooted<JSContext*, JS::GCVector<js::SavedFrame::Lookup, 60ul, js::TempAllocPolicy> >(JSContext* const&, JS::GCVector<js::SavedFrame::Lookup, 60ul, js::TempAllocPolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::SavedStacks::adoptAsyncStack(JSContext*, JS::MutableHandle<js::SavedFrame*>, JS::Handle<JSAtom*>, mozilla::Maybe<unsigned long> const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:1660:67: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘stackChain’ in ‘MEM[(struct StackRootedBase * *)cx_110(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp: In member function ‘js::SavedStacks::adoptAsyncStack(JSContext*, JS::MutableHandle<js::SavedFrame*>, JS::Handle<JSAtom*>, mozilla::Maybe<unsigned long> const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:1660:30: note: ‘stackChain’ declared here <--[g++] 1660 | Rooted<js::GCLookupVector> stackChain(cx, js::GCLookupVector(cx)); | ^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:1645:46: note: ‘cx’ declared here <--[g++] 1645 | bool SavedStacks::adoptAsyncStack(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSAtom*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSAtom*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::SavedStacks::copyAsyncStack(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSString*>, JS::MutableHandle<js::SavedFrame*>, mozilla::Maybe<unsigned long> const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:1333:67: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘asyncCauseAtom’ in ‘MEM[(struct StackRootedBase * *)cx_68(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp: In member function ‘js::SavedStacks::copyAsyncStack(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSString*>, JS::MutableHandle<js::SavedFrame*>, mozilla::Maybe<unsigned long> const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:1333:19: note: ‘asyncCauseAtom’ declared here <--[g++] 1333 | Rooted<JSAtom*> asyncCauseAtom(cx, AtomizeString(cx, asyncCause)); | ^~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:1326:45: note: ‘cx’ declared here <--[g++] 1326 | bool SavedStacks::copyAsyncStack(JSContext* cx, HandleObject asyncStack, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JS::Handle<JSObject*>&>(JSContext* const&, JS::Handle<JSObject*>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::SavedStacks::MetadataBuilder::build(JSContext*, JS::Handle<JSObject*>, js::AutoEnterOOMUnsafeRegion&) const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:1925:30: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_109(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp: In member function ‘js::SavedStacks::MetadataBuilder::build(JSContext*, JS::Handle<JSObject*>, js::AutoEnterOOMUnsafeRegion&) const’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:1925:16: note: ‘obj’ declared here <--[g++] 1925 | RootedObject obj(cx, target); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:1923:16: note: ‘cx’ declared here <--[g++] 1923 | JSContext* cx, HandleObject target, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::SavedFrame*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::SavedFrame*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘JS::ubi::ConstructSavedFrameStackSlow(JSContext*, JS::ubi::StackFrame&, JS::MutableHandle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:2082:41: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘parentFrame’ in ‘MEM[(struct StackRootedBase * *)cx_191(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp: In function ‘JS::ubi::ConstructSavedFrameStackSlow(JSContext*, JS::ubi::StackFrame&, JS::MutableHandle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:2082:27: note: ‘parentFrame’ declared here <--[g++] 2082 | Rooted<js::SavedFrame*> parentFrame(cx); | ^~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp:2040:16: note: ‘cx’ declared here <--[g++] 2040 | JSContext* cx, JS::ubi::StackFrame& frame, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::RegExpObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::RegExpObject*>::Rooted<JSContext*, js::RegExpObject*>(JSContext* const&, js::RegExpObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::RegExpAlloc(JSContext*, js::NewObjectKind, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp:65:75: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘regexp’ in ‘MEM[(struct StackRootedBase * *)cx_35(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp: In function ‘js::RegExpAlloc(JSContext*, js::NewObjectKind, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp:64:25: note: ‘regexp’ declared here <--[g++] 64 | Rooted<RegExpObject*> regexp( | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp:62:42: note: ‘cx’ declared here <--[g++] 62 | RegExpObject* js::RegExpAlloc(JSContext* cx, NewObjectKind newKind, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSAtom*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSAtom*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::RegExpObject::create<char16_t>(JSContext*, char16_t const*, unsigned long, JS::RegExpFlags, js::NewObjectKind)js::RegExpObject*’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp:192:19: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘source’ in ‘MEM[(struct StackRootedBase * *)cx_26(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp: In function ‘js::RegExpObject::create<char16_t>(JSContext*, char16_t const*, unsigned long, JS::RegExpFlags, js::NewObjectKind)js::RegExpObject*’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp:192:19: note: ‘source’ declared here <--[g++] 192 | Rooted<JSAtom*> source(cx, AtomizeChars(cx, chars, length)); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp:186:47: note: ‘cx’ declared here <--[g++] 186 | RegExpObject* RegExpObject::create(JSContext* cx, const CharT* chars, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSAtom*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSAtom*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::RegExpObject::create<char16_t>(JSContext*, char16_t const*, unsigned long, JS::RegExpFlags, js::NewObjectKind)js::RegExpObject*’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp:192:19, inlined from ‘JS::NewUCRegExpObject(JSContext*, char16_t const*, unsigned long, JS::RegExpFlags)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp:1092:30: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘source’ in ‘MEM[(struct StackRootedBase * *)cx_3(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp: In function ‘JS::NewUCRegExpObject(JSContext*, char16_t const*, unsigned long, JS::RegExpFlags)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp:192:19: note: ‘source’ declared here <--[g++] 192 | Rooted<JSAtom*> source(cx, AtomizeChars(cx, chars, length)); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp:1085:58: note: ‘cx’ declared here <--[g++] 1085 | JS_PUBLIC_API JSObject* JS::NewUCRegExpObject(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSAtom*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSAtom*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::RegExpObject::create<char16_t>(JSContext*, char16_t const*, unsigned long, JS::RegExpFlags, js::NewObjectKind)js::RegExpObject*’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp:192:19, inlined from ‘JS::NewRegExpObject(JSContext*, char const*, unsigned long, JS::RegExpFlags)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp:1082:30: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘source’ in ‘MEM[(struct StackRootedBase * *)cx_6(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp: In function ‘JS::NewRegExpObject(JSContext*, char const*, unsigned long, JS::RegExpFlags)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp:192:19: note: ‘source’ declared here <--[g++] 192 | Rooted<JSAtom*> source(cx, AtomizeChars(cx, chars, length)); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp:1072:56: note: ‘cx’ declared here <--[g++] 1072 | JS_PUBLIC_API JSObject* JS::NewRegExpObject(JSContext* cx, const char* bytes, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::RegExpObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::RegExpObject*>::Rooted<JSContext*, js::RegExpObject*>(JSContext* const&, js::RegExpObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::CloneRegExpObject(JSContext*, JS::Handle<js::RegExpObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp:965:65: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘clone’ in ‘MEM[(struct StackRootedBase * *)cx_79(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp: In function ‘js::CloneRegExpObject(JSContext*, JS::Handle<js::RegExpObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp:964:25: note: ‘clone’ declared here <--[g++] 964 | Rooted<RegExpObject*> clone( | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp:961:44: note: ‘cx’ declared here <--[g++] 961 | JSObject* js::CloneRegExpObject(JSContext* cx, Handle<RegExpObject*> regex) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::RegExpObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::RegExpObject*>::Rooted<JSContext*, js::RegExpObject*>(JSContext* const&, js::RegExpObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::RegExpObject::createSyntaxChecked(JSContext*, JS::Handle<JSAtom*>, JS::RegExpFlags, js::NewObjectKind)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp:209:60: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘regexp’ in ‘MEM[(struct StackRootedBase * *)cx_26(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp: In function ‘js::RegExpObject::createSyntaxChecked(JSContext*, JS::Handle<JSAtom*>, JS::RegExpFlags, js::NewObjectKind)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp:209:25: note: ‘regexp’ declared here <--[g++] 209 | Rooted<RegExpObject*> regexp(cx, RegExpAlloc(cx, newKind)); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp:205:60: note: ‘cx’ declared here <--[g++] 205 | RegExpObject* RegExpObject::createSyntaxChecked(JSContext* cx, | ~~~~~~~~~~~^~ make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' js/src/Unified_cpp_js_src20.o /usr/lib64/cscppc/g++ -o Unified_cpp_js_src20.o -c -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include -DWITH_GZFILEOP -DMOZILLA_CLIENT -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-invalid-offsetof -Wc++2a-compat -Wcomma-subscript -Wvolatile -Wno-error=deprecated -Wno-error=deprecated-enum-enum-conversion -Wduplicated-cond -Wimplicit-fallthrough -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -Wno-error=builtin-macro-redefined -Werror=format -Wno-attributes -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src20.o.pp Unified_cpp_js_src20.cpp make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/gc' js/src/gc/Unified_cpp_js_src_gc2.o /usr/lib64/cscppc/g++ -o Unified_cpp_js_src_gc2.o -c -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/gc -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include -DWITH_GZFILEOP -DMOZILLA_CLIENT -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-invalid-offsetof -Wc++2a-compat -Wcomma-subscript -Wvolatile -Wno-error=deprecated -Wno-error=deprecated-enum-enum-conversion -Wduplicated-cond -Wimplicit-fallthrough -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -Wno-error=builtin-macro-redefined -Werror=format -Wno-attributes -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src_gc2.o.pp Unified_cpp_js_src_gc2.cpp In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/Value.h:24, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/util/Poison.h:25, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Heap.h:16, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Nursery.h:14, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Nursery-inl.h:11, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Nursery.cpp:8, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/gc/Unified_cpp_js_src_gc2.cpp:2: <--[g++] In member function ‘JS::Rooted<JS::Realm*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Realm*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘IterateRealmsArenasCellsUnbarriered(JSContext*, JS::Zone*, void*, void (*)(JSContext*, void*, JS::Realm*, JS::AutoRequireNoGC const&), void (*)(JSRuntime*, void*, js::gc::Arena*, JS::TraceKind, unsigned long, JS::AutoRequireNoGC const&), void (*)(JSRuntime*, void*, JS::GCCellPtr, unsigned long, JS::AutoRequireNoGC const&), JS::AutoRequireNoGC const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/PublicIterators.cpp:22:28: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘realm’ in ‘MEM[(struct StackRootedBase * *)cx_80(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/gc/Unified_cpp_js_src_gc2.cpp:29: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/PublicIterators.cpp: In function ‘IterateRealmsArenasCellsUnbarriered(JSContext*, JS::Zone*, void*, void (*)(JSContext*, void*, JS::Realm*, JS::AutoRequireNoGC const&), void (*)(JSRuntime*, void*, js::gc::Arena*, JS::TraceKind, unsigned long, JS::AutoRequireNoGC const&), void (*)(JSRuntime*, void*, JS::GCCellPtr, unsigned long, JS::AutoRequireNoGC const&), JS::AutoRequireNoGC const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/PublicIterators.cpp:22:20: note: ‘realm’ declared here <--[g++] 22 | Rooted<Realm*> realm(cx); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/PublicIterators.cpp:18:16: note: ‘cx’ declared here <--[g++] 18 | JSContext* cx, Zone* zone, void* data, | ~~~~~~~~~~~^~ make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/gc' make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/gc' js/src/gc/Unified_cpp_js_src_gc4.o /usr/lib64/cscppc/g++ -o Unified_cpp_js_src_gc4.o -c -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/gc -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include -DWITH_GZFILEOP -DMOZILLA_CLIENT -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-invalid-offsetof -Wc++2a-compat -Wcomma-subscript -Wvolatile -Wno-error=deprecated -Wno-error=deprecated-enum-enum-conversion -Wduplicated-cond -Wimplicit-fallthrough -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -Wno-error=builtin-macro-redefined -Werror=format -Wno-attributes -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src_gc4.o.pp Unified_cpp_js_src_gc4.cpp make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/gc' make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit' js/src/jit/Unified_cpp_js_src_jit4.o /usr/lib64/cscppc/g++ -o Unified_cpp_js_src_jit4.o -c -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include -DWITH_GZFILEOP -DMOZILLA_CLIENT -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-invalid-offsetof -Wc++2a-compat -Wcomma-subscript -Wvolatile -Wno-error=deprecated -Wno-error=deprecated-enum-enum-conversion -Wduplicated-cond -Wimplicit-fallthrough -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -Wno-error=builtin-macro-redefined -Werror=format -Wno-attributes -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src_jit4.o.pp Unified_cpp_js_src_jit4.cpp In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallArgs.h:73, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallNonGenericMethod.h:12, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/NamespaceImports.h:15, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonTypes.h:17, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonAnalysis.h:15, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/FoldLinearArithConstants.cpp:9, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit/Unified_cpp_js_src_jit4.cpp:11: <--[g++] In member function ‘JS::Rooted<JSScript*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSScript*>::Rooted<JSContext*, JSScript*>(JSContext* const&, JSScript*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘IonCompileScriptForBaseline(JSContext*, js::jit::BaselineFrame*, unsigned char*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Ion.cpp:2090:42: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘script’ in ‘MEM[(struct StackRootedBase * *)cx_42(D) + 32B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit/Unified_cpp_js_src_jit4.cpp:47: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Ion.cpp: In function ‘IonCompileScriptForBaseline(JSContext*, js::jit::BaselineFrame*, unsigned char*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Ion.cpp:2090:16: note: ‘script’ declared here <--[g++] 2090 | RootedScript script(cx, frame->script()); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Ion.cpp:2086:52: note: ‘cx’ declared here <--[g++] 2086 | static bool IonCompileScriptForBaseline(JSContext* cx, BaselineFrame* frame, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSScript*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSScript*>::Rooted<JSContext*, JSScript*>(JSContext* const&, JSScript*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::jit::IonCompileScriptForBaselineOSR(JSContext*, js::jit::BaselineFrame*, unsigned int, unsigned char*, js::jit::IonOsrTempData**)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Ion.cpp:2234:42, inlined from ‘js::jit::IonCompileScriptForBaselineOSR(JSContext*, js::jit::BaselineFrame*, unsigned int, unsigned char*, js::jit::IonOsrTempData**)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Ion.cpp:2221:6: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘script’ in ‘MEM[(struct StackRootedBase * *)cx_13(D) + 32B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Ion.cpp: In function ‘js::jit::IonCompileScriptForBaselineOSR(JSContext*, js::jit::BaselineFrame*, unsigned int, unsigned char*, js::jit::IonOsrTempData**)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Ion.cpp:2234:16: note: ‘script’ declared here <--[g++] 2234 | RootedScript script(cx, frame->script()); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Ion.cpp:2221:53: note: ‘cx’ declared here <--[g++] 2221 | bool jit::IonCompileScriptForBaselineOSR(JSContext* cx, BaselineFrame* frame, | ~~~~~~~~~~~^~ make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit' make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/gc' js/src/gc/Unified_cpp_js_src_gc3.o /usr/lib64/cscppc/g++ -o Unified_cpp_js_src_gc3.o -c -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/gc -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include -DWITH_GZFILEOP -DMOZILLA_CLIENT -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-invalid-offsetof -Wc++2a-compat -Wcomma-subscript -Wvolatile -Wno-error=deprecated -Wno-error=deprecated-enum-enum-conversion -Wduplicated-cond -Wimplicit-fallthrough -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -Wno-error=builtin-macro-redefined -Werror=format -Wno-attributes -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src_gc3.o.pp Unified_cpp_js_src_gc3.cpp In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/HashTable.h:10, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/HeapAPI.h:18, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/TracingAPI.h:11, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/GCPolicyAPI.h:52, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:23, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallArgs.h:73, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallNonGenericMethod.h:12, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/NamespaceImports.h:15, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Statistics.h:17, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Statistics.cpp:7, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/gc/Unified_cpp_js_src_gc3.cpp:2: <--[g++] In member function ‘mozilla::detail::EntrySlot<mozilla::HashMapEntry<JS::Compartment*, js::NurseryAwareHashMap<JSObject*, JSObject*, js::TrackedAllocPolicy<(js::TrackingKind)1>, false> > >::operator==(mozilla::detail::EntrySlot<mozilla::HashMapEntry<JS::Compartment*, js::NurseryAwareHashMap<JSObject*, JSObject*, js::TrackedAllocPolicy<(js::TrackingKind)1>, false> > > const&) const’, inlined from ‘mozilla::detail::HashTable<mozilla::HashMapEntry<JS::Compartment*, js::NurseryAwareHashMap<JSObject*, JSObject*, js::TrackedAllocPolicy<(js::TrackingKind)1>, false> >, mozilla::HashMap<JS::Compartment*, js::NurseryAwareHashMap<JSObject*, JSObject*, js::TrackedAllocPolicy<(js::TrackingKind)1>, false>, mozilla::DefaultHasher<JS::Compartment*, void>, js::TrackedAllocPolicy<(js::TrackingKind)1> >::MapHashPolicy, js::TrackedAllocPolicy<(js::TrackingKind)1> >::Iterator::done() const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/HashTable.h:1399:19, inlined from ‘mozilla::detail::HashTable<mozilla::HashMapEntry<JS::Compartment*, js::NurseryAwareHashMap<JSObject*, JSObject*, js::TrackedAllocPolicy<(js::TrackingKind)1>, false> >, mozilla::HashMap<JS::Compartment*, js::NurseryAwareHashMap<JSObject*, JSObject*, js::TrackedAllocPolicy<(js::TrackingKind)1>, false>, mozilla::DefaultHasher<JS::Compartment*, void>, js::TrackedAllocPolicy<(js::TrackingKind)1> >::MapHashPolicy, js::TrackedAllocPolicy<(js::TrackingKind)1> >::Enum::empty() const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/HashTable.h:1530:43, inlined from ‘js::ObjectWrapperMap::Enum::goToNext()’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Compartment.h:49:27, inlined from ‘js::ObjectWrapperMap::Enum::popFront()’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Compartment.h:109:15, inlined from ‘JS::Compartment::findSweepGroupEdges()’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Sweeping.cpp:630:71: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/HashTable.h:1137:72: warning: ‘MEM[(const struct EntrySlot &)&e + 16].mEntry’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 1137 | bool operator==(const EntrySlot& aRhs) const { return mEntry == aRhs.mEntry; } | ~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/gc/Unified_cpp_js_src_gc3.cpp:11: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Sweeping.cpp: In member function ‘JS::Compartment::findSweepGroupEdges()’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Sweeping.cpp:630:28: note: ‘e’ declared here <--[g++] 630 | for (ObjectWrapperEnum e(this, targetComp); !e.empty(); e.popFront()) { | ^ In member function ‘mozilla::detail::EntrySlot<mozilla::HashMapEntry<JS::Compartment*, js::NurseryAwareHashMap<JSObject*, JSObject*, js::TrackedAllocPolicy<(js::TrackingKind)1>, false> > >::operator==(mozilla::detail::EntrySlot<mozilla::HashMapEntry<JS::Compartment*, js::NurseryAwareHashMap<JSObject*, JSObject*, js::TrackedAllocPolicy<(js::TrackingKind)1>, false> > > const&) const’, inlined from ‘mozilla::detail::HashTable<mozilla::HashMapEntry<JS::Compartment*, js::NurseryAwareHashMap<JSObject*, JSObject*, js::TrackedAllocPolicy<(js::TrackingKind)1>, false> >, mozilla::HashMap<JS::Compartment*, js::NurseryAwareHashMap<JSObject*, JSObject*, js::TrackedAllocPolicy<(js::TrackingKind)1>, false>, mozilla::DefaultHasher<JS::Compartment*, void>, js::TrackedAllocPolicy<(js::TrackingKind)1> >::MapHashPolicy, js::TrackedAllocPolicy<(js::TrackingKind)1> >::Iterator::done() const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/HashTable.h:1399:19, inlined from ‘mozilla::detail::HashTable<mozilla::HashMapEntry<JS::Compartment*, js::NurseryAwareHashMap<JSObject*, JSObject*, js::TrackedAllocPolicy<(js::TrackingKind)1>, false> >, mozilla::HashMap<JS::Compartment*, js::NurseryAwareHashMap<JSObject*, JSObject*, js::TrackedAllocPolicy<(js::TrackingKind)1>, false>, mozilla::DefaultHasher<JS::Compartment*, void>, js::TrackedAllocPolicy<(js::TrackingKind)1> >::MapHashPolicy, js::TrackedAllocPolicy<(js::TrackingKind)1> >::Enum::empty() const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/HashTable.h:1530:43, inlined from ‘js::ObjectWrapperMap::Enum::empty() const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Compartment.h:92:48, inlined from ‘JS::Compartment::findSweepGroupEdges()’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Sweeping.cpp:630:57: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/HashTable.h:1137:72: warning: ‘MEM[(const struct EntrySlot &)&e + 16].mEntry’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 1137 | bool operator==(const EntrySlot& aRhs) const { return mEntry == aRhs.mEntry; } | ~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Sweeping.cpp: In member function ‘JS::Compartment::findSweepGroupEdges()’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Sweeping.cpp:630:28: note: ‘e’ declared here <--[g++] 630 | for (ObjectWrapperEnum e(this, targetComp); !e.empty(); e.popFront()) { | ^ In member function ‘mozilla::detail::EntrySlot<mozilla::HashMapEntry<JS::Compartment*, js::NurseryAwareHashMap<JSObject*, JSObject*, js::TrackedAllocPolicy<(js::TrackingKind)1>, false> > >::operator==(mozilla::detail::EntrySlot<mozilla::HashMapEntry<JS::Compartment*, js::NurseryAwareHashMap<JSObject*, JSObject*, js::TrackedAllocPolicy<(js::TrackingKind)1>, false> > > const&) const’, inlined from ‘mozilla::detail::HashTable<mozilla::HashMapEntry<JS::Compartment*, js::NurseryAwareHashMap<JSObject*, JSObject*, js::TrackedAllocPolicy<(js::TrackingKind)1>, false> >, mozilla::HashMap<JS::Compartment*, js::NurseryAwareHashMap<JSObject*, JSObject*, js::TrackedAllocPolicy<(js::TrackingKind)1>, false>, mozilla::DefaultHasher<JS::Compartment*, void>, js::TrackedAllocPolicy<(js::TrackingKind)1> >::MapHashPolicy, js::TrackedAllocPolicy<(js::TrackingKind)1> >::Iterator::done() const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/HashTable.h:1399:19, inlined from ‘mozilla::detail::HashTable<mozilla::HashMapEntry<JS::Compartment*, js::NurseryAwareHashMap<JSObject*, JSObject*, js::TrackedAllocPolicy<(js::TrackingKind)1>, false> >, mozilla::HashMap<JS::Compartment*, js::NurseryAwareHashMap<JSObject*, JSObject*, js::TrackedAllocPolicy<(js::TrackingKind)1>, false>, mozilla::DefaultHasher<JS::Compartment*, void>, js::TrackedAllocPolicy<(js::TrackingKind)1> >::MapHashPolicy, js::TrackedAllocPolicy<(js::TrackingKind)1> >::Enum::empty() const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/HashTable.h:1530:43, inlined from ‘js::ObjectWrapperMap::Enum::empty() const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Compartment.h:92:48, inlined from ‘JS::Compartment::findSweepGroupEdges()’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Sweeping.cpp:630:57: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/HashTable.h:1137:72: warning: ‘MEM[(const struct EntrySlot &)&e + 16].mEntry’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 1137 | bool operator==(const EntrySlot& aRhs) const { return mEntry == aRhs.mEntry; } | ~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Sweeping.cpp: In member function ‘JS::Compartment::findSweepGroupEdges()’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Sweeping.cpp:630:28: note: ‘e’ declared here <--[g++] 630 | for (ObjectWrapperEnum e(this, targetComp); !e.empty(); e.popFront()) { | ^ make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/gc' make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit' js/src/jit/Unified_cpp_js_src_jit6.o /usr/lib64/cscppc/g++ -o Unified_cpp_js_src_jit6.o -c -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include -DWITH_GZFILEOP -DMOZILLA_CLIENT -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-invalid-offsetof -Wc++2a-compat -Wcomma-subscript -Wvolatile -Wno-error=deprecated -Wno-error=deprecated-enum-enum-conversion -Wduplicated-cond -Wimplicit-fallthrough -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -Wno-error=builtin-macro-redefined -Werror=format -Wno-attributes -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src_jit6.o.pp Unified_cpp_js_src_jit6.cpp In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallArgs.h:73, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsfriendapi.h:12, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/BaselineJIT.h:19, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Jit.cpp:9, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit/Unified_cpp_js_src_jit6.cpp:11: <--[g++] In member function ‘JS::Rooted<JSScript*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSScript*>::Rooted<JSContext*, JSScript*>(JSContext* const&, JSScript*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::jit::SettleOnTryNote(JSContext*, js::TryNote const*, js::jit::JSJitFrameIter const&, js::EnvironmentIter&, js::jit::ResumeFromException*, unsigned char**)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/JitFrames.cpp:386:58: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘script’ in ‘MEM[(struct StackRootedBase * *)cx_44(D) + 32B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit/Unified_cpp_js_src_jit6.cpp:29: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/JitFrames.cpp: In function ‘js::jit::SettleOnTryNote(JSContext*, js::TryNote const*, js::jit::JSJitFrameIter const&, js::EnvironmentIter&, js::jit::ResumeFromException*, unsigned char**)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/JitFrames.cpp:386:16: note: ‘script’ declared here <--[g++] 386 | RootedScript script(cx, frame.baselineFrame()->script()); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/JitFrames.cpp:383:40: note: ‘cx’ declared here <--[g++] 383 | static void SettleOnTryNote(JSContext* cx, const TryNote* tn, | ~~~~~~~~~~~^~ make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit' make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit' js/src/jit/Unified_cpp_js_src_jit7.o /usr/lib64/cscppc/g++ -o Unified_cpp_js_src_jit7.o -c -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include -DWITH_GZFILEOP -DMOZILLA_CLIENT -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-invalid-offsetof -Wc++2a-compat -Wcomma-subscript -Wvolatile -Wno-error=deprecated -Wno-error=deprecated-enum-enum-conversion -Wduplicated-cond -Wimplicit-fallthrough -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -Wno-error=builtin-macro-redefined -Werror=format -Wno-attributes -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src_jit7.o.pp Unified_cpp_js_src_jit7.cpp make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit' make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit' js/src/jit/Unified_cpp_js_src_jit3.o /usr/lib64/cscppc/g++ -o Unified_cpp_js_src_jit3.o -c -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include -DWITH_GZFILEOP -DMOZILLA_CLIENT -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-invalid-offsetof -Wc++2a-compat -Wcomma-subscript -Wvolatile -Wno-error=deprecated -Wno-error=deprecated-enum-enum-conversion -Wduplicated-cond -Wimplicit-fallthrough -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -Wno-error=builtin-macro-redefined -Werror=format -Wno-attributes -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src_jit3.o.pp Unified_cpp_js_src_jit3.cpp In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit/Unified_cpp_js_src_jit3.cpp:2: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CodeGenerator.cpp: In member function ‘js::jit::CodeGenerator::visitLoadUnboxedScalar(js::jit::LLoadUnboxedScalar*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CodeGenerator.cpp:15224:18: warning: ‘offset’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 15224 | ToAddress(elements, lir->index(), storageType, mir->offsetAdjustment()); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CodeGenerator.cpp:88: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/shared/CodeGenerator-shared-inl.h:289:11: note: ‘offset’ was declared here <--[g++] 289 | int32_t offset; | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CodeGenerator.cpp: In member function ‘js::jit::CodeGenerator::visitStoreUnboxedBigInt(js::jit::LStoreUnboxedBigInt*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CodeGenerator.cpp:15633:29: warning: ‘offset’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 15633 | Address dest = ToAddress(elements, lir->index(), writeType); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/shared/CodeGenerator-shared-inl.h:289:11: note: ‘offset’ was declared here <--[g++] 289 | int32_t offset; | ^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/x64/Assembler-x64.h:292, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/x86-shared/MacroAssembler-x86-shared.h:13, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/x64/MacroAssembler-x64.h:10, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/MacroAssembler.h:19, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/BaselineFrameInfo.h:18, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/PerfSpewer.h:13, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CodeGenerator.h:10, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CodeGenerator.cpp:7: <--[g++] In member function ‘js::jit::Operand::Operand(js::jit::Address const&)’, inlined from ‘js::jit::MacroAssemblerX64::load64(js::jit::Address const&, js::jit::Register64)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/x64/MacroAssembler-x64.h:608:25, inlined from ‘js::jit::CodeGenerator::visitLoadUnboxedBigInt(js::jit::LLoadUnboxedBigInt*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CodeGenerator.cpp:15250:16: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/x86-shared/Assembler-x86-shared.h:77:9: warning: ‘offset’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 77 | disp_(address.offset) {} | ^~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/shared/CodeGenerator-shared-inl.h: In member function ‘js::jit::CodeGenerator::visitLoadUnboxedBigInt(js::jit::LLoadUnboxedBigInt*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/shared/CodeGenerator-shared-inl.h:289:11: note: ‘offset’ was declared here <--[g++] 289 | int32_t offset; | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CodeGenerator.cpp: In member function ‘js::jit::CodeGenerator::visitStoreUnboxedScalar(js::jit::LStoreUnboxedScalar*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CodeGenerator.cpp:15614:29: warning: ‘offset’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 15614 | Address dest = ToAddress(elements, lir->index(), writeType); | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/shared/CodeGenerator-shared-inl.h:289:11: note: ‘offset’ was declared here <--[g++] 289 | int32_t offset; | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CodeGenerator.cpp: In member function ‘js::jit::CodeGenerator::emitIonToWasmCallBase<1ul>(js::jit::LIonToWasmCallBase<1ul>*)void’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CodeGenerator.cpp:18275:26: warning: ‘argMir’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 18275 | ABIArg arg = abi.next(argMir); | ~~~~~~~~^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CodeGenerator.cpp:18256:13: note: ‘argMir’ was declared here <--[g++] 18256 | MIRType argMir; | ^~~~~~ make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit' make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' js/src/Unified_cpp_js_src24.o /usr/lib64/cscppc/g++ -o Unified_cpp_js_src24.o -c -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include -DWITH_GZFILEOP -DMOZILLA_CLIENT -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-invalid-offsetof -Wc++2a-compat -Wcomma-subscript -Wvolatile -Wno-error=deprecated -Wno-error=deprecated-enum-enum-conversion -Wduplicated-cond -Wimplicit-fallthrough -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -Wno-error=builtin-macro-redefined -Werror=format -Wno-attributes -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src24.o.pp Unified_cpp_js_src24.cpp In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/Value.h:24, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/util/Poison.h:25, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/ProcessExecutableMemory.h:10, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/ExecutableAllocator.h:36, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/GCContext.h:16, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Cell.h:15, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Allocator.h:15, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/MaybeRooted.h:20, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.h:14, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:12, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:7, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src24.cpp:2: <--[g++] In member function ‘JS::Rooted<js::PlainObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::PlainObject*>::Rooted<JSContext*, js::PlainObject*>(JSContext* const&, js::PlainObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::ubi::ByCoarseType::report(JSContext*, JS::ubi::CountBase&, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UbiNodeCensus.cpp:275:50: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_201(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src24.cpp:20: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UbiNodeCensus.cpp: In member function ‘JS::ubi::ByCoarseType::report(JSContext*, JS::ubi::CountBase&, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UbiNodeCensus.cpp:275:24: note: ‘obj’ declared here <--[g++] 275 | Rooted<PlainObject*> obj(cx, NewPlainObject(cx)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UbiNodeCensus.cpp:271:38: note: ‘cx’ declared here <--[g++] 271 | bool ByCoarseType::report(JSContext* cx, CountBase& countBase, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::SharedShape*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::SharedShape*>::Rooted<JSContext*, js::SharedShape*>(JSContext* const&, js::SharedShape*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::NewTypedArrayObject(JSContext*, JSClass const*, JS::Handle<JSObject*>, js::gc::AllocKind, js::gc::Heap) [clone .constprop.0]’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:335:58: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘shape’ in ‘MEM[(struct StackRootedBase * *)cx_4(D) + 40B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::NewTypedArrayObject(JSContext*, JSClass const*, JS::Handle<JSObject*>, js::gc::AllocKind, js::gc::Heap) [clone .constprop.0]’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:332:24: note: ‘shape’ declared here <--[g++] 332 | Rooted<SharedShape*> shape( | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:315:57: note: ‘cx’ declared here <--[g++] 315 | static TypedArrayObject* NewTypedArrayObject(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSFunction*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSFunction*>::Rooted<JSContext*, JSFunction*>(JSContext* const&, JSFunction*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<signed char>::createConstructor(JSContext*, JSProtoKey)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:384:20: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘ctorProto’ in ‘MEM[(struct StackRootedBase * *)cx_54(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<signed char>::createConstructor(JSContext*, JSProtoKey)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:384:20: note: ‘ctorProto’ declared here <--[g++] 384 | RootedFunction ctorProto( | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:382:49: note: ‘cx’ declared here <--[g++] 382 | static JSObject* createConstructor(JSContext* cx, JSProtoKey key) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned long>::createPrototype(JSContext*, JSProtoKey)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:371:18: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘typedArrayProto’ in ‘MEM[(struct StackRootedBase * *)cx_34(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned long>::createPrototype(JSContext*, JSProtoKey)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:371:18: note: ‘typedArrayProto’ declared here <--[g++] 371 | RootedObject typedArrayProto( | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:369:47: note: ‘cx’ declared here <--[g++] 369 | static JSObject* createPrototype(JSContext* cx, JSProtoKey key) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<long>::createPrototype(JSContext*, JSProtoKey)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:371:18: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘typedArrayProto’ in ‘MEM[(struct StackRootedBase * *)cx_34(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<long>::createPrototype(JSContext*, JSProtoKey)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:371:18: note: ‘typedArrayProto’ declared here <--[g++] 371 | RootedObject typedArrayProto( | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:369:47: note: ‘cx’ declared here <--[g++] 369 | static JSObject* createPrototype(JSContext* cx, JSProtoKey key) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<js::uint8_clamped>::createPrototype(JSContext*, JSProtoKey)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:371:18: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘typedArrayProto’ in ‘MEM[(struct StackRootedBase * *)cx_34(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<js::uint8_clamped>::createPrototype(JSContext*, JSProtoKey)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:371:18: note: ‘typedArrayProto’ declared here <--[g++] 371 | RootedObject typedArrayProto( | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:369:47: note: ‘cx’ declared here <--[g++] 369 | static JSObject* createPrototype(JSContext* cx, JSProtoKey key) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<double>::createPrototype(JSContext*, JSProtoKey)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:371:18: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘typedArrayProto’ in ‘MEM[(struct StackRootedBase * *)cx_34(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<double>::createPrototype(JSContext*, JSProtoKey)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:371:18: note: ‘typedArrayProto’ declared here <--[g++] 371 | RootedObject typedArrayProto( | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:369:47: note: ‘cx’ declared here <--[g++] 369 | static JSObject* createPrototype(JSContext* cx, JSProtoKey key) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<float>::createPrototype(JSContext*, JSProtoKey)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:371:18: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘typedArrayProto’ in ‘MEM[(struct StackRootedBase * *)cx_34(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<float>::createPrototype(JSContext*, JSProtoKey)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:371:18: note: ‘typedArrayProto’ declared here <--[g++] 371 | RootedObject typedArrayProto( | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:369:47: note: ‘cx’ declared here <--[g++] 369 | static JSObject* createPrototype(JSContext* cx, JSProtoKey key) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned int>::createPrototype(JSContext*, JSProtoKey)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:371:18: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘typedArrayProto’ in ‘MEM[(struct StackRootedBase * *)cx_34(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned int>::createPrototype(JSContext*, JSProtoKey)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:371:18: note: ‘typedArrayProto’ declared here <--[g++] 371 | RootedObject typedArrayProto( | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:369:47: note: ‘cx’ declared here <--[g++] 369 | static JSObject* createPrototype(JSContext* cx, JSProtoKey key) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<int>::createPrototype(JSContext*, JSProtoKey)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:371:18: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘typedArrayProto’ in ‘MEM[(struct StackRootedBase * *)cx_34(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<int>::createPrototype(JSContext*, JSProtoKey)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:371:18: note: ‘typedArrayProto’ declared here <--[g++] 371 | RootedObject typedArrayProto( | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:369:47: note: ‘cx’ declared here <--[g++] 369 | static JSObject* createPrototype(JSContext* cx, JSProtoKey key) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned short>::createPrototype(JSContext*, JSProtoKey)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:371:18: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘typedArrayProto’ in ‘MEM[(struct StackRootedBase * *)cx_34(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned short>::createPrototype(JSContext*, JSProtoKey)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:371:18: note: ‘typedArrayProto’ declared here <--[g++] 371 | RootedObject typedArrayProto( | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:369:47: note: ‘cx’ declared here <--[g++] 369 | static JSObject* createPrototype(JSContext* cx, JSProtoKey key) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<short>::createPrototype(JSContext*, JSProtoKey)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:371:18: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘typedArrayProto’ in ‘MEM[(struct StackRootedBase * *)cx_34(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<short>::createPrototype(JSContext*, JSProtoKey)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:371:18: note: ‘typedArrayProto’ declared here <--[g++] 371 | RootedObject typedArrayProto( | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:369:47: note: ‘cx’ declared here <--[g++] 369 | static JSObject* createPrototype(JSContext* cx, JSProtoKey key) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned char>::createPrototype(JSContext*, JSProtoKey)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:371:18: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘typedArrayProto’ in ‘MEM[(struct StackRootedBase * *)cx_34(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned char>::createPrototype(JSContext*, JSProtoKey)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:371:18: note: ‘typedArrayProto’ declared here <--[g++] 371 | RootedObject typedArrayProto( | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:369:47: note: ‘cx’ declared here <--[g++] 369 | static JSObject* createPrototype(JSContext* cx, JSProtoKey key) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<signed char>::createPrototype(JSContext*, JSProtoKey)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:371:18: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘typedArrayProto’ in ‘MEM[(struct StackRootedBase * *)cx_34(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<signed char>::createPrototype(JSContext*, JSProtoKey)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:371:18: note: ‘typedArrayProto’ declared here <--[g++] 371 | RootedObject typedArrayProto( | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:369:47: note: ‘cx’ declared here <--[g++] 369 | static JSObject* createPrototype(JSContext* cx, JSProtoKey key) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSFunction*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSFunction*>::Rooted<JSContext*, JSFunction*>(JSContext* const&, JSFunction*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned long>::createConstructor(JSContext*, JSProtoKey)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:384:20: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘ctorProto’ in ‘MEM[(struct StackRootedBase * *)cx_54(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned long>::createConstructor(JSContext*, JSProtoKey)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:384:20: note: ‘ctorProto’ declared here <--[g++] 384 | RootedFunction ctorProto( | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:382:49: note: ‘cx’ declared here <--[g++] 382 | static JSObject* createConstructor(JSContext* cx, JSProtoKey key) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSFunction*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSFunction*>::Rooted<JSContext*, JSFunction*>(JSContext* const&, JSFunction*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<long>::createConstructor(JSContext*, JSProtoKey)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:384:20: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘ctorProto’ in ‘MEM[(struct StackRootedBase * *)cx_54(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<long>::createConstructor(JSContext*, JSProtoKey)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:384:20: note: ‘ctorProto’ declared here <--[g++] 384 | RootedFunction ctorProto( | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:382:49: note: ‘cx’ declared here <--[g++] 382 | static JSObject* createConstructor(JSContext* cx, JSProtoKey key) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSFunction*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSFunction*>::Rooted<JSContext*, JSFunction*>(JSContext* const&, JSFunction*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<js::uint8_clamped>::createConstructor(JSContext*, JSProtoKey)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:384:20: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘ctorProto’ in ‘MEM[(struct StackRootedBase * *)cx_54(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<js::uint8_clamped>::createConstructor(JSContext*, JSProtoKey)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:384:20: note: ‘ctorProto’ declared here <--[g++] 384 | RootedFunction ctorProto( | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:382:49: note: ‘cx’ declared here <--[g++] 382 | static JSObject* createConstructor(JSContext* cx, JSProtoKey key) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSFunction*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSFunction*>::Rooted<JSContext*, JSFunction*>(JSContext* const&, JSFunction*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<double>::createConstructor(JSContext*, JSProtoKey)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:384:20: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘ctorProto’ in ‘MEM[(struct StackRootedBase * *)cx_54(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<double>::createConstructor(JSContext*, JSProtoKey)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:384:20: note: ‘ctorProto’ declared here <--[g++] 384 | RootedFunction ctorProto( | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:382:49: note: ‘cx’ declared here <--[g++] 382 | static JSObject* createConstructor(JSContext* cx, JSProtoKey key) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSFunction*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSFunction*>::Rooted<JSContext*, JSFunction*>(JSContext* const&, JSFunction*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<float>::createConstructor(JSContext*, JSProtoKey)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:384:20: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘ctorProto’ in ‘MEM[(struct StackRootedBase * *)cx_54(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<float>::createConstructor(JSContext*, JSProtoKey)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:384:20: note: ‘ctorProto’ declared here <--[g++] 384 | RootedFunction ctorProto( | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:382:49: note: ‘cx’ declared here <--[g++] 382 | static JSObject* createConstructor(JSContext* cx, JSProtoKey key) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSFunction*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSFunction*>::Rooted<JSContext*, JSFunction*>(JSContext* const&, JSFunction*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned int>::createConstructor(JSContext*, JSProtoKey)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:384:20: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘ctorProto’ in ‘MEM[(struct StackRootedBase * *)cx_54(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned int>::createConstructor(JSContext*, JSProtoKey)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:384:20: note: ‘ctorProto’ declared here <--[g++] 384 | RootedFunction ctorProto( | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:382:49: note: ‘cx’ declared here <--[g++] 382 | static JSObject* createConstructor(JSContext* cx, JSProtoKey key) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSFunction*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSFunction*>::Rooted<JSContext*, JSFunction*>(JSContext* const&, JSFunction*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<int>::createConstructor(JSContext*, JSProtoKey)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:384:20: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘ctorProto’ in ‘MEM[(struct StackRootedBase * *)cx_54(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<int>::createConstructor(JSContext*, JSProtoKey)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:384:20: note: ‘ctorProto’ declared here <--[g++] 384 | RootedFunction ctorProto( | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:382:49: note: ‘cx’ declared here <--[g++] 382 | static JSObject* createConstructor(JSContext* cx, JSProtoKey key) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSFunction*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSFunction*>::Rooted<JSContext*, JSFunction*>(JSContext* const&, JSFunction*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned short>::createConstructor(JSContext*, JSProtoKey)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:384:20: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘ctorProto’ in ‘MEM[(struct StackRootedBase * *)cx_54(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned short>::createConstructor(JSContext*, JSProtoKey)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:384:20: note: ‘ctorProto’ declared here <--[g++] 384 | RootedFunction ctorProto( | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:382:49: note: ‘cx’ declared here <--[g++] 382 | static JSObject* createConstructor(JSContext* cx, JSProtoKey key) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSFunction*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSFunction*>::Rooted<JSContext*, JSFunction*>(JSContext* const&, JSFunction*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<short>::createConstructor(JSContext*, JSProtoKey)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:384:20: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘ctorProto’ in ‘MEM[(struct StackRootedBase * *)cx_54(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<short>::createConstructor(JSContext*, JSProtoKey)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:384:20: note: ‘ctorProto’ declared here <--[g++] 384 | RootedFunction ctorProto( | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:382:49: note: ‘cx’ declared here <--[g++] 382 | static JSObject* createConstructor(JSContext* cx, JSProtoKey key) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSFunction*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSFunction*>::Rooted<JSContext*, JSFunction*>(JSContext* const&, JSFunction*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned char>::createConstructor(JSContext*, JSProtoKey)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:384:20: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘ctorProto’ in ‘MEM[(struct StackRootedBase * *)cx_54(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned char>::createConstructor(JSContext*, JSProtoKey)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:384:20: note: ‘ctorProto’ declared here <--[g++] 384 | RootedFunction ctorProto( | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:382:49: note: ‘cx’ declared here <--[g++] 382 | static JSObject* createConstructor(JSContext* cx, JSProtoKey key) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::PlainObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::PlainObject*>::Rooted<JSContext*, js::PlainObject*>(JSContext* const&, js::PlainObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::ubi::SimpleCount::report(JSContext*, JS::ubi::CountBase&, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UbiNodeCensus.cpp:88:50: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_133(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UbiNodeCensus.cpp: In member function ‘JS::ubi::SimpleCount::report(JSContext*, JS::ubi::CountBase&, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UbiNodeCensus.cpp:88:24: note: ‘obj’ declared here <--[g++] 88 | Rooted<PlainObject*> obj(cx, NewPlainObject(cx)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UbiNodeCensus.cpp:84:37: note: ‘cx’ declared here <--[g++] 84 | bool SimpleCount::report(JSContext* cx, CountBase& countBase, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::SharedShape*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::SharedShape*>::Rooted<JSContext*, js::SharedShape*>(JSContext* const&, js::SharedShape*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::NewTypedArrayObject(JSContext*, JSClass const*, JS::Handle<JSObject*>, js::gc::AllocKind, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:335:58: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘shape’ in ‘MEM[(struct StackRootedBase * *)cx_34(D) + 40B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::NewTypedArrayObject(JSContext*, JSClass const*, JS::Handle<JSObject*>, js::gc::AllocKind, js::gc::Heap)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:332:24: note: ‘shape’ declared here <--[g++] 332 | Rooted<SharedShape*> shape( | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:315:57: note: ‘cx’ declared here <--[g++] 315 | static TypedArrayObject* NewTypedArrayObject(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<signed char>::newBuiltinClassInstance(JSContext*, js::gc::AllocKind, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:414:18, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<signed char>::makeInstance(JSContext*, JS::Handle<js::ArrayBufferObjectMaybeShared*>, unsigned long, unsigned long, JS::Handle<JSObject*>, js::gc::Heap) [clone .constprop.0]’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:443:36: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘proto’ in ‘MEM[(struct StackRootedBase * *)cx_12(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<signed char>::makeInstance(JSContext*, JS::Handle<js::ArrayBufferObjectMaybeShared*>, unsigned long, unsigned long, JS::Handle<JSObject*>, js::gc::Heap) [clone .constprop.0]’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:414:18: note: ‘proto’ declared here <--[g++] 414 | RootedObject proto(cx, GlobalObject::getOrCreatePrototype(cx, protoKey())); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:429:18: note: ‘cx’ declared here <--[g++] 429 | JSContext* cx, Handle<ArrayBufferObjectMaybeShared*> buffer, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned char>::newBuiltinClassInstance(JSContext*, js::gc::AllocKind, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:414:18, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned char>::makeInstance(JSContext*, JS::Handle<js::ArrayBufferObjectMaybeShared*>, unsigned long, unsigned long, JS::Handle<JSObject*>, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:443:36: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘proto’ in ‘MEM[(struct StackRootedBase * *)cx_60(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned char>::makeInstance(JSContext*, JS::Handle<js::ArrayBufferObjectMaybeShared*>, unsigned long, unsigned long, JS::Handle<JSObject*>, js::gc::Heap)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:414:18: note: ‘proto’ declared here <--[g++] 414 | RootedObject proto(cx, GlobalObject::getOrCreatePrototype(cx, protoKey())); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:429:18: note: ‘cx’ declared here <--[g++] 429 | JSContext* cx, Handle<ArrayBufferObjectMaybeShared*> buffer, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<js::uint8_clamped>::newBuiltinClassInstance(JSContext*, js::gc::AllocKind, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:414:18, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<js::uint8_clamped>::makeInstance(JSContext*, JS::Handle<js::ArrayBufferObjectMaybeShared*>, unsigned long, unsigned long, JS::Handle<JSObject*>, js::gc::Heap) [clone .constprop.0]’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:443:36: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘proto’ in ‘MEM[(struct StackRootedBase * *)cx_12(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<js::uint8_clamped>::makeInstance(JSContext*, JS::Handle<js::ArrayBufferObjectMaybeShared*>, unsigned long, unsigned long, JS::Handle<JSObject*>, js::gc::Heap) [clone .constprop.0]’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:414:18: note: ‘proto’ declared here <--[g++] 414 | RootedObject proto(cx, GlobalObject::getOrCreatePrototype(cx, protoKey())); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:429:18: note: ‘cx’ declared here <--[g++] 429 | JSContext* cx, Handle<ArrayBufferObjectMaybeShared*> buffer, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<short>::newBuiltinClassInstance(JSContext*, js::gc::AllocKind, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:414:18, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<short>::makeInstance(JSContext*, JS::Handle<js::ArrayBufferObjectMaybeShared*>, unsigned long, unsigned long, JS::Handle<JSObject*>, js::gc::Heap) [clone .constprop.0]’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:443:36: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘proto’ in ‘MEM[(struct StackRootedBase * *)cx_13(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<short>::makeInstance(JSContext*, JS::Handle<js::ArrayBufferObjectMaybeShared*>, unsigned long, unsigned long, JS::Handle<JSObject*>, js::gc::Heap) [clone .constprop.0]’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:414:18: note: ‘proto’ declared here <--[g++] 414 | RootedObject proto(cx, GlobalObject::getOrCreatePrototype(cx, protoKey())); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:429:18: note: ‘cx’ declared here <--[g++] 429 | JSContext* cx, Handle<ArrayBufferObjectMaybeShared*> buffer, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned short>::newBuiltinClassInstance(JSContext*, js::gc::AllocKind, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:414:18, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned short>::makeInstance(JSContext*, JS::Handle<js::ArrayBufferObjectMaybeShared*>, unsigned long, unsigned long, JS::Handle<JSObject*>, js::gc::Heap) [clone .constprop.0]’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:443:36: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘proto’ in ‘MEM[(struct StackRootedBase * *)cx_13(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned short>::makeInstance(JSContext*, JS::Handle<js::ArrayBufferObjectMaybeShared*>, unsigned long, unsigned long, JS::Handle<JSObject*>, js::gc::Heap) [clone .constprop.0]’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:414:18: note: ‘proto’ declared here <--[g++] 414 | RootedObject proto(cx, GlobalObject::getOrCreatePrototype(cx, protoKey())); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:429:18: note: ‘cx’ declared here <--[g++] 429 | JSContext* cx, Handle<ArrayBufferObjectMaybeShared*> buffer, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<int>::newBuiltinClassInstance(JSContext*, js::gc::AllocKind, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:414:18, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<int>::makeInstance(JSContext*, JS::Handle<js::ArrayBufferObjectMaybeShared*>, unsigned long, unsigned long, JS::Handle<JSObject*>, js::gc::Heap) [clone .constprop.0]’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:443:36: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘proto’ in ‘MEM[(struct StackRootedBase * *)cx_13(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<int>::makeInstance(JSContext*, JS::Handle<js::ArrayBufferObjectMaybeShared*>, unsigned long, unsigned long, JS::Handle<JSObject*>, js::gc::Heap) [clone .constprop.0]’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:414:18: note: ‘proto’ declared here <--[g++] 414 | RootedObject proto(cx, GlobalObject::getOrCreatePrototype(cx, protoKey())); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:429:18: note: ‘cx’ declared here <--[g++] 429 | JSContext* cx, Handle<ArrayBufferObjectMaybeShared*> buffer, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned int>::newBuiltinClassInstance(JSContext*, js::gc::AllocKind, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:414:18, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned int>::makeInstance(JSContext*, JS::Handle<js::ArrayBufferObjectMaybeShared*>, unsigned long, unsigned long, JS::Handle<JSObject*>, js::gc::Heap) [clone .constprop.0]’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:443:36: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘proto’ in ‘MEM[(struct StackRootedBase * *)cx_13(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned int>::makeInstance(JSContext*, JS::Handle<js::ArrayBufferObjectMaybeShared*>, unsigned long, unsigned long, JS::Handle<JSObject*>, js::gc::Heap) [clone .constprop.0]’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:414:18: note: ‘proto’ declared here <--[g++] 414 | RootedObject proto(cx, GlobalObject::getOrCreatePrototype(cx, protoKey())); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:429:18: note: ‘cx’ declared here <--[g++] 429 | JSContext* cx, Handle<ArrayBufferObjectMaybeShared*> buffer, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<float>::newBuiltinClassInstance(JSContext*, js::gc::AllocKind, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:414:18, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<float>::makeInstance(JSContext*, JS::Handle<js::ArrayBufferObjectMaybeShared*>, unsigned long, unsigned long, JS::Handle<JSObject*>, js::gc::Heap) [clone .constprop.0]’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:443:36: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘proto’ in ‘MEM[(struct StackRootedBase * *)cx_13(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<float>::makeInstance(JSContext*, JS::Handle<js::ArrayBufferObjectMaybeShared*>, unsigned long, unsigned long, JS::Handle<JSObject*>, js::gc::Heap) [clone .constprop.0]’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:414:18: note: ‘proto’ declared here <--[g++] 414 | RootedObject proto(cx, GlobalObject::getOrCreatePrototype(cx, protoKey())); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:429:18: note: ‘cx’ declared here <--[g++] 429 | JSContext* cx, Handle<ArrayBufferObjectMaybeShared*> buffer, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<double>::newBuiltinClassInstance(JSContext*, js::gc::AllocKind, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:414:18, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<double>::makeInstance(JSContext*, JS::Handle<js::ArrayBufferObjectMaybeShared*>, unsigned long, unsigned long, JS::Handle<JSObject*>, js::gc::Heap) [clone .constprop.0]’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:443:36: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘proto’ in ‘MEM[(struct StackRootedBase * *)cx_13(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<double>::makeInstance(JSContext*, JS::Handle<js::ArrayBufferObjectMaybeShared*>, unsigned long, unsigned long, JS::Handle<JSObject*>, js::gc::Heap) [clone .constprop.0]’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:414:18: note: ‘proto’ declared here <--[g++] 414 | RootedObject proto(cx, GlobalObject::getOrCreatePrototype(cx, protoKey())); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:429:18: note: ‘cx’ declared here <--[g++] 429 | JSContext* cx, Handle<ArrayBufferObjectMaybeShared*> buffer, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<long>::newBuiltinClassInstance(JSContext*, js::gc::AllocKind, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:414:18, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<long>::makeInstance(JSContext*, JS::Handle<js::ArrayBufferObjectMaybeShared*>, unsigned long, unsigned long, JS::Handle<JSObject*>, js::gc::Heap) [clone .constprop.0]’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:443:36: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘proto’ in ‘MEM[(struct StackRootedBase * *)cx_13(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<long>::makeInstance(JSContext*, JS::Handle<js::ArrayBufferObjectMaybeShared*>, unsigned long, unsigned long, JS::Handle<JSObject*>, js::gc::Heap) [clone .constprop.0]’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:414:18: note: ‘proto’ declared here <--[g++] 414 | RootedObject proto(cx, GlobalObject::getOrCreatePrototype(cx, protoKey())); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:429:18: note: ‘cx’ declared here <--[g++] 429 | JSContext* cx, Handle<ArrayBufferObjectMaybeShared*> buffer, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned long>::newBuiltinClassInstance(JSContext*, js::gc::AllocKind, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:414:18, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned long>::makeInstance(JSContext*, JS::Handle<js::ArrayBufferObjectMaybeShared*>, unsigned long, unsigned long, JS::Handle<JSObject*>, js::gc::Heap) [clone .constprop.0]’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:443:36: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘proto’ in ‘MEM[(struct StackRootedBase * *)cx_13(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned long>::makeInstance(JSContext*, JS::Handle<js::ArrayBufferObjectMaybeShared*>, unsigned long, unsigned long, JS::Handle<JSObject*>, js::gc::Heap) [clone .constprop.0]’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:414:18: note: ‘proto’ declared here <--[g++] 414 | RootedObject proto(cx, GlobalObject::getOrCreatePrototype(cx, protoKey())); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:429:18: note: ‘cx’ declared here <--[g++] 429 | JSContext* cx, Handle<ArrayBufferObjectMaybeShared*> buffer, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::TypedArrayObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::TypedArrayObject*>::Rooted<JSContext*, js::TypedArrayObject*>(JSContext* const&, js::TypedArrayObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::TypedArrayObject::copyWithin_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1719:58: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘tarray’ in ‘MEM[(struct StackRootedBase * *)cx_180(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘js::TypedArrayObject::copyWithin_impl(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1718:29: note: ‘tarray’ declared here <--[g++] 1718 | Rooted<TypedArrayObject*> tarray( | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1714:51: note: ‘cx’ declared here <--[g++] 1714 | bool TypedArrayObject::copyWithin_impl(JSContext* cx, const CallArgs& args) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned char>::fromLength(JSContext*, unsigned long, JS::Handle<JSObject*>, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32, inlined from ‘js::NewUint8ArrayWithLength(JSContext*, int, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1078:55: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_4(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘js::NewUint8ArrayWithLength(JSContext*, int, js::gc::Heap)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32: note: ‘buffer’ declared here <--[g++] 903 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1076:58: note: ‘cx’ declared here <--[g++] 1076 | TypedArrayObject* js::NewUint8ArrayWithLength(JSContext* cx, int32_t len, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<signed char>::fromLength(JSContext*, unsigned long, JS::Handle<JSObject*>, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32, inlined from ‘JS_NewInt8Array(JSContext*, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2873:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘JS_NewInt8Array(JSContext*, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32: note: ‘buffer’ declared here <--[g++] 903 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2813:58: note: ‘cx’ declared here <--[g++] 2813 | JS_PUBLIC_API JSObject* JS_New##Name##Array(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObjectMaybeShared*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObjectMaybeShared*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<signed char>::fromBufferWrapped(JSContext*, JS::Handle<JSObject*>, unsigned long, unsigned long, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:807:40, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<signed char>::fromBuffer(JSContext*, JS::Handle<JSObject*>, unsigned long, long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:867:29, inlined from ‘JS_NewInt8ArrayWithBuffer(JSContext*, JS::Handle<JSObject*>, unsigned long, long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2873:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘unwrappedBuffer’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘JS_NewInt8ArrayWithBuffer(JSContext*, JS::Handle<JSObject*>, unsigned long, long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:807:40: note: ‘unwrappedBuffer’ declared here <--[g++] 807 | RootedArrayBufferObjectMaybeShared unwrappedBuffer(cx); | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2824:18: note: ‘cx’ declared here <--[g++] 2824 | JSContext* cx, HandleObject arrayBuffer, size_t byteOffset, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned char>::fromLength(JSContext*, unsigned long, JS::Handle<JSObject*>, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32, inlined from ‘JS_NewUint8Array(JSContext*, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2873:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘JS_NewUint8Array(JSContext*, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32: note: ‘buffer’ declared here <--[g++] 903 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2813:58: note: ‘cx’ declared here <--[g++] 2813 | JS_PUBLIC_API JSObject* JS_New##Name##Array(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObjectMaybeShared*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObjectMaybeShared*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned char>::fromBufferWrapped(JSContext*, JS::Handle<JSObject*>, unsigned long, unsigned long, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:807:40, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned char>::fromBuffer(JSContext*, JS::Handle<JSObject*>, unsigned long, long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:867:29, inlined from ‘JS_NewUint8ArrayWithBuffer(JSContext*, JS::Handle<JSObject*>, unsigned long, long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2873:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘unwrappedBuffer’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘JS_NewUint8ArrayWithBuffer(JSContext*, JS::Handle<JSObject*>, unsigned long, long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:807:40: note: ‘unwrappedBuffer’ declared here <--[g++] 807 | RootedArrayBufferObjectMaybeShared unwrappedBuffer(cx); | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2824:18: note: ‘cx’ declared here <--[g++] 2824 | JSContext* cx, HandleObject arrayBuffer, size_t byteOffset, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<short>::fromLength(JSContext*, unsigned long, JS::Handle<JSObject*>, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32, inlined from ‘JS_NewInt16Array(JSContext*, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2873:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘JS_NewInt16Array(JSContext*, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32: note: ‘buffer’ declared here <--[g++] 903 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2813:58: note: ‘cx’ declared here <--[g++] 2813 | JS_PUBLIC_API JSObject* JS_New##Name##Array(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObjectMaybeShared*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObjectMaybeShared*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<short>::fromBufferWrapped(JSContext*, JS::Handle<JSObject*>, unsigned long, unsigned long, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:807:40, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<short>::fromBuffer(JSContext*, JS::Handle<JSObject*>, unsigned long, long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:867:29, inlined from ‘JS_NewInt16ArrayWithBuffer(JSContext*, JS::Handle<JSObject*>, unsigned long, long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2873:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘unwrappedBuffer’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘JS_NewInt16ArrayWithBuffer(JSContext*, JS::Handle<JSObject*>, unsigned long, long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:807:40: note: ‘unwrappedBuffer’ declared here <--[g++] 807 | RootedArrayBufferObjectMaybeShared unwrappedBuffer(cx); | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2824:18: note: ‘cx’ declared here <--[g++] 2824 | JSContext* cx, HandleObject arrayBuffer, size_t byteOffset, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned short>::fromLength(JSContext*, unsigned long, JS::Handle<JSObject*>, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32, inlined from ‘JS_NewUint16Array(JSContext*, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2873:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘JS_NewUint16Array(JSContext*, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32: note: ‘buffer’ declared here <--[g++] 903 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2813:58: note: ‘cx’ declared here <--[g++] 2813 | JS_PUBLIC_API JSObject* JS_New##Name##Array(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObjectMaybeShared*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObjectMaybeShared*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned short>::fromBufferWrapped(JSContext*, JS::Handle<JSObject*>, unsigned long, unsigned long, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:807:40, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned short>::fromBuffer(JSContext*, JS::Handle<JSObject*>, unsigned long, long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:867:29, inlined from ‘JS_NewUint16ArrayWithBuffer(JSContext*, JS::Handle<JSObject*>, unsigned long, long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2873:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘unwrappedBuffer’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘JS_NewUint16ArrayWithBuffer(JSContext*, JS::Handle<JSObject*>, unsigned long, long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:807:40: note: ‘unwrappedBuffer’ declared here <--[g++] 807 | RootedArrayBufferObjectMaybeShared unwrappedBuffer(cx); | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2824:18: note: ‘cx’ declared here <--[g++] 2824 | JSContext* cx, HandleObject arrayBuffer, size_t byteOffset, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<int>::fromLength(JSContext*, unsigned long, JS::Handle<JSObject*>, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32, inlined from ‘JS_NewInt32Array(JSContext*, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2873:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘JS_NewInt32Array(JSContext*, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32: note: ‘buffer’ declared here <--[g++] 903 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2813:58: note: ‘cx’ declared here <--[g++] 2813 | JS_PUBLIC_API JSObject* JS_New##Name##Array(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObjectMaybeShared*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObjectMaybeShared*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<int>::fromBufferWrapped(JSContext*, JS::Handle<JSObject*>, unsigned long, unsigned long, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:807:40, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<int>::fromBuffer(JSContext*, JS::Handle<JSObject*>, unsigned long, long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:867:29, inlined from ‘JS_NewInt32ArrayWithBuffer(JSContext*, JS::Handle<JSObject*>, unsigned long, long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2873:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘unwrappedBuffer’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘JS_NewInt32ArrayWithBuffer(JSContext*, JS::Handle<JSObject*>, unsigned long, long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:807:40: note: ‘unwrappedBuffer’ declared here <--[g++] 807 | RootedArrayBufferObjectMaybeShared unwrappedBuffer(cx); | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2824:18: note: ‘cx’ declared here <--[g++] 2824 | JSContext* cx, HandleObject arrayBuffer, size_t byteOffset, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned int>::fromLength(JSContext*, unsigned long, JS::Handle<JSObject*>, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32, inlined from ‘JS_NewUint32Array(JSContext*, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2873:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘JS_NewUint32Array(JSContext*, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32: note: ‘buffer’ declared here <--[g++] 903 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2813:58: note: ‘cx’ declared here <--[g++] 2813 | JS_PUBLIC_API JSObject* JS_New##Name##Array(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObjectMaybeShared*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObjectMaybeShared*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned int>::fromBufferWrapped(JSContext*, JS::Handle<JSObject*>, unsigned long, unsigned long, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:807:40, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned int>::fromBuffer(JSContext*, JS::Handle<JSObject*>, unsigned long, long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:867:29, inlined from ‘JS_NewUint32ArrayWithBuffer(JSContext*, JS::Handle<JSObject*>, unsigned long, long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2873:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘unwrappedBuffer’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘JS_NewUint32ArrayWithBuffer(JSContext*, JS::Handle<JSObject*>, unsigned long, long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:807:40: note: ‘unwrappedBuffer’ declared here <--[g++] 807 | RootedArrayBufferObjectMaybeShared unwrappedBuffer(cx); | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2824:18: note: ‘cx’ declared here <--[g++] 2824 | JSContext* cx, HandleObject arrayBuffer, size_t byteOffset, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<float>::fromLength(JSContext*, unsigned long, JS::Handle<JSObject*>, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32, inlined from ‘JS_NewFloat32Array(JSContext*, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2873:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘JS_NewFloat32Array(JSContext*, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32: note: ‘buffer’ declared here <--[g++] 903 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2813:58: note: ‘cx’ declared here <--[g++] 2813 | JS_PUBLIC_API JSObject* JS_New##Name##Array(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObjectMaybeShared*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObjectMaybeShared*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<float>::fromBufferWrapped(JSContext*, JS::Handle<JSObject*>, unsigned long, unsigned long, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:807:40, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<float>::fromBuffer(JSContext*, JS::Handle<JSObject*>, unsigned long, long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:867:29, inlined from ‘JS_NewFloat32ArrayWithBuffer(JSContext*, JS::Handle<JSObject*>, unsigned long, long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2873:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘unwrappedBuffer’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘JS_NewFloat32ArrayWithBuffer(JSContext*, JS::Handle<JSObject*>, unsigned long, long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:807:40: note: ‘unwrappedBuffer’ declared here <--[g++] 807 | RootedArrayBufferObjectMaybeShared unwrappedBuffer(cx); | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2824:18: note: ‘cx’ declared here <--[g++] 2824 | JSContext* cx, HandleObject arrayBuffer, size_t byteOffset, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<double>::fromLength(JSContext*, unsigned long, JS::Handle<JSObject*>, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32, inlined from ‘JS_NewFloat64Array(JSContext*, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2873:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘JS_NewFloat64Array(JSContext*, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32: note: ‘buffer’ declared here <--[g++] 903 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2813:58: note: ‘cx’ declared here <--[g++] 2813 | JS_PUBLIC_API JSObject* JS_New##Name##Array(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObjectMaybeShared*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObjectMaybeShared*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<double>::fromBufferWrapped(JSContext*, JS::Handle<JSObject*>, unsigned long, unsigned long, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:807:40, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<double>::fromBuffer(JSContext*, JS::Handle<JSObject*>, unsigned long, long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:867:29, inlined from ‘JS_NewFloat64ArrayWithBuffer(JSContext*, JS::Handle<JSObject*>, unsigned long, long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2873:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘unwrappedBuffer’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘JS_NewFloat64ArrayWithBuffer(JSContext*, JS::Handle<JSObject*>, unsigned long, long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:807:40: note: ‘unwrappedBuffer’ declared here <--[g++] 807 | RootedArrayBufferObjectMaybeShared unwrappedBuffer(cx); | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2824:18: note: ‘cx’ declared here <--[g++] 2824 | JSContext* cx, HandleObject arrayBuffer, size_t byteOffset, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<js::uint8_clamped>::fromLength(JSContext*, unsigned long, JS::Handle<JSObject*>, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32, inlined from ‘JS_NewUint8ClampedArray(JSContext*, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2873:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘JS_NewUint8ClampedArray(JSContext*, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32: note: ‘buffer’ declared here <--[g++] 903 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2813:58: note: ‘cx’ declared here <--[g++] 2813 | JS_PUBLIC_API JSObject* JS_New##Name##Array(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObjectMaybeShared*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObjectMaybeShared*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<js::uint8_clamped>::fromBufferWrapped(JSContext*, JS::Handle<JSObject*>, unsigned long, unsigned long, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:807:40, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<js::uint8_clamped>::fromBuffer(JSContext*, JS::Handle<JSObject*>, unsigned long, long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:867:29, inlined from ‘JS_NewUint8ClampedArrayWithBuffer(JSContext*, JS::Handle<JSObject*>, unsigned long, long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2873:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘unwrappedBuffer’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘JS_NewUint8ClampedArrayWithBuffer(JSContext*, JS::Handle<JSObject*>, unsigned long, long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:807:40: note: ‘unwrappedBuffer’ declared here <--[g++] 807 | RootedArrayBufferObjectMaybeShared unwrappedBuffer(cx); | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2824:18: note: ‘cx’ declared here <--[g++] 2824 | JSContext* cx, HandleObject arrayBuffer, size_t byteOffset, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<long>::fromLength(JSContext*, unsigned long, JS::Handle<JSObject*>, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32, inlined from ‘JS_NewBigInt64Array(JSContext*, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2873:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘JS_NewBigInt64Array(JSContext*, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32: note: ‘buffer’ declared here <--[g++] 903 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2813:58: note: ‘cx’ declared here <--[g++] 2813 | JS_PUBLIC_API JSObject* JS_New##Name##Array(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObjectMaybeShared*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObjectMaybeShared*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<long>::fromBufferWrapped(JSContext*, JS::Handle<JSObject*>, unsigned long, unsigned long, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:807:40, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<long>::fromBuffer(JSContext*, JS::Handle<JSObject*>, unsigned long, long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:867:29, inlined from ‘JS_NewBigInt64ArrayWithBuffer(JSContext*, JS::Handle<JSObject*>, unsigned long, long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2873:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘unwrappedBuffer’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘JS_NewBigInt64ArrayWithBuffer(JSContext*, JS::Handle<JSObject*>, unsigned long, long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:807:40: note: ‘unwrappedBuffer’ declared here <--[g++] 807 | RootedArrayBufferObjectMaybeShared unwrappedBuffer(cx); | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2824:18: note: ‘cx’ declared here <--[g++] 2824 | JSContext* cx, HandleObject arrayBuffer, size_t byteOffset, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned long>::fromLength(JSContext*, unsigned long, JS::Handle<JSObject*>, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32, inlined from ‘JS_NewBigUint64Array(JSContext*, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2873:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘JS_NewBigUint64Array(JSContext*, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32: note: ‘buffer’ declared here <--[g++] 903 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2813:58: note: ‘cx’ declared here <--[g++] 2813 | JS_PUBLIC_API JSObject* JS_New##Name##Array(JSContext* cx, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObjectMaybeShared*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObjectMaybeShared*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned long>::fromBufferWrapped(JSContext*, JS::Handle<JSObject*>, unsigned long, unsigned long, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:807:40, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned long>::fromBuffer(JSContext*, JS::Handle<JSObject*>, unsigned long, long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:867:29, inlined from ‘JS_NewBigUint64ArrayWithBuffer(JSContext*, JS::Handle<JSObject*>, unsigned long, long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2873:1: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘unwrappedBuffer’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘JS_NewBigUint64ArrayWithBuffer(JSContext*, JS::Handle<JSObject*>, unsigned long, long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:807:40: note: ‘unwrappedBuffer’ declared here <--[g++] 807 | RootedArrayBufferObjectMaybeShared unwrappedBuffer(cx); | ^~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:2824:18: note: ‘cx’ declared here <--[g++] 2824 | JSContext* cx, HandleObject arrayBuffer, size_t byteOffset, \ | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::GetElementLargeIndex(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, unsigned long, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:17, inlined from ‘js::ElementSpecific<signed char, js::SharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:454:34: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_138(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject-inl.h:27, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject-inl.h:31, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:35: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h: In function ‘js::ElementSpecific<signed char, js::SharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:12: note: ‘id’ declared here <--[g++] 170 | RootedId id(cx); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:408:47: note: ‘cx’ declared here <--[g++] 408 | static bool setFromNonTypedArray(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::GetElementLargeIndex(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, unsigned long, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:17, inlined from ‘js::ElementSpecific<signed char, js::UnsharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:454:34: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_135(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h: In function ‘js::ElementSpecific<signed char, js::UnsharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:12: note: ‘id’ declared here <--[g++] 170 | RootedId id(cx); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:408:47: note: ‘cx’ declared here <--[g++] 408 | static bool setFromNonTypedArray(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::GetElementLargeIndex(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, unsigned long, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:17, inlined from ‘js::ElementSpecific<unsigned char, js::SharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:454:34: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_136(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h: In function ‘js::ElementSpecific<unsigned char, js::SharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:12: note: ‘id’ declared here <--[g++] 170 | RootedId id(cx); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:408:47: note: ‘cx’ declared here <--[g++] 408 | static bool setFromNonTypedArray(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::GetElementLargeIndex(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, unsigned long, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:17, inlined from ‘js::ElementSpecific<unsigned char, js::UnsharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:454:34: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_135(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h: In function ‘js::ElementSpecific<unsigned char, js::UnsharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:12: note: ‘id’ declared here <--[g++] 170 | RootedId id(cx); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:408:47: note: ‘cx’ declared here <--[g++] 408 | static bool setFromNonTypedArray(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::GetElementLargeIndex(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, unsigned long, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:17, inlined from ‘js::ElementSpecific<short, js::SharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:454:34: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_140(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h: In function ‘js::ElementSpecific<short, js::SharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:12: note: ‘id’ declared here <--[g++] 170 | RootedId id(cx); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:408:47: note: ‘cx’ declared here <--[g++] 408 | static bool setFromNonTypedArray(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::GetElementLargeIndex(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, unsigned long, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:17, inlined from ‘js::ElementSpecific<short, js::UnsharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:454:34: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_137(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h: In function ‘js::ElementSpecific<short, js::UnsharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:12: note: ‘id’ declared here <--[g++] 170 | RootedId id(cx); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:408:47: note: ‘cx’ declared here <--[g++] 408 | static bool setFromNonTypedArray(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::GetElementLargeIndex(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, unsigned long, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:17, inlined from ‘js::ElementSpecific<unsigned short, js::SharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:454:34: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_138(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h: In function ‘js::ElementSpecific<unsigned short, js::SharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:12: note: ‘id’ declared here <--[g++] 170 | RootedId id(cx); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:408:47: note: ‘cx’ declared here <--[g++] 408 | static bool setFromNonTypedArray(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::GetElementLargeIndex(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, unsigned long, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:17, inlined from ‘js::ElementSpecific<unsigned short, js::UnsharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:454:34: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_137(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h: In function ‘js::ElementSpecific<unsigned short, js::UnsharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:12: note: ‘id’ declared here <--[g++] 170 | RootedId id(cx); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:408:47: note: ‘cx’ declared here <--[g++] 408 | static bool setFromNonTypedArray(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::GetElementLargeIndex(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, unsigned long, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:17, inlined from ‘js::ElementSpecific<int, js::SharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:454:34: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_140(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h: In function ‘js::ElementSpecific<int, js::SharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:12: note: ‘id’ declared here <--[g++] 170 | RootedId id(cx); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:408:47: note: ‘cx’ declared here <--[g++] 408 | static bool setFromNonTypedArray(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::GetElementLargeIndex(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, unsigned long, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:17, inlined from ‘js::ElementSpecific<int, js::UnsharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:454:34: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_137(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h: In function ‘js::ElementSpecific<int, js::UnsharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:12: note: ‘id’ declared here <--[g++] 170 | RootedId id(cx); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:408:47: note: ‘cx’ declared here <--[g++] 408 | static bool setFromNonTypedArray(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::GetElementLargeIndex(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, unsigned long, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:17, inlined from ‘js::ElementSpecific<unsigned int, js::SharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:454:34: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_138(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h: In function ‘js::ElementSpecific<unsigned int, js::SharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:12: note: ‘id’ declared here <--[g++] 170 | RootedId id(cx); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:408:47: note: ‘cx’ declared here <--[g++] 408 | static bool setFromNonTypedArray(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::GetElementLargeIndex(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, unsigned long, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:17, inlined from ‘js::ElementSpecific<unsigned int, js::UnsharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:454:34: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_137(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h: In function ‘js::ElementSpecific<unsigned int, js::UnsharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:12: note: ‘id’ declared here <--[g++] 170 | RootedId id(cx); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:408:47: note: ‘cx’ declared here <--[g++] 408 | static bool setFromNonTypedArray(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::GetElementLargeIndex(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, unsigned long, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:17, inlined from ‘js::ElementSpecific<float, js::SharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:454:34: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_140(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h: In function ‘js::ElementSpecific<float, js::SharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:12: note: ‘id’ declared here <--[g++] 170 | RootedId id(cx); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:408:47: note: ‘cx’ declared here <--[g++] 408 | static bool setFromNonTypedArray(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::GetElementLargeIndex(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, unsigned long, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:17, inlined from ‘js::ElementSpecific<float, js::UnsharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:454:34: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_137(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h: In function ‘js::ElementSpecific<float, js::UnsharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:12: note: ‘id’ declared here <--[g++] 170 | RootedId id(cx); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:408:47: note: ‘cx’ declared here <--[g++] 408 | static bool setFromNonTypedArray(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::GetElementLargeIndex(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, unsigned long, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:17, inlined from ‘js::ElementSpecific<double, js::SharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:454:34: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_140(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h: In function ‘js::ElementSpecific<double, js::SharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:12: note: ‘id’ declared here <--[g++] 170 | RootedId id(cx); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:408:47: note: ‘cx’ declared here <--[g++] 408 | static bool setFromNonTypedArray(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::GetElementLargeIndex(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, unsigned long, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:17, inlined from ‘js::ElementSpecific<double, js::UnsharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:454:34: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_137(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h: In function ‘js::ElementSpecific<double, js::UnsharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:12: note: ‘id’ declared here <--[g++] 170 | RootedId id(cx); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:408:47: note: ‘cx’ declared here <--[g++] 408 | static bool setFromNonTypedArray(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::GetElementLargeIndex(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, unsigned long, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:17, inlined from ‘js::ElementSpecific<js::uint8_clamped, js::SharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:454:34: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_138(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h: In function ‘js::ElementSpecific<js::uint8_clamped, js::SharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:12: note: ‘id’ declared here <--[g++] 170 | RootedId id(cx); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:408:47: note: ‘cx’ declared here <--[g++] 408 | static bool setFromNonTypedArray(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::GetElementLargeIndex(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, unsigned long, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:17, inlined from ‘js::ElementSpecific<js::uint8_clamped, js::UnsharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:454:34: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_137(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h: In function ‘js::ElementSpecific<js::uint8_clamped, js::UnsharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:12: note: ‘id’ declared here <--[g++] 170 | RootedId id(cx); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:408:47: note: ‘cx’ declared here <--[g++] 408 | static bool setFromNonTypedArray(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::GetElementLargeIndex(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, unsigned long, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:17, inlined from ‘js::ElementSpecific<long, js::SharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:454:34: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_146(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h: In function ‘js::ElementSpecific<long, js::SharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:12: note: ‘id’ declared here <--[g++] 170 | RootedId id(cx); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:408:47: note: ‘cx’ declared here <--[g++] 408 | static bool setFromNonTypedArray(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::GetElementLargeIndex(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, unsigned long, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:17, inlined from ‘js::ElementSpecific<long, js::UnsharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:454:34: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_143(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h: In function ‘js::ElementSpecific<long, js::UnsharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:12: note: ‘id’ declared here <--[g++] 170 | RootedId id(cx); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:408:47: note: ‘cx’ declared here <--[g++] 408 | static bool setFromNonTypedArray(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::GetElementLargeIndex(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, unsigned long, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:17, inlined from ‘js::ElementSpecific<unsigned long, js::SharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:454:34: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_143(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h: In function ‘js::ElementSpecific<unsigned long, js::SharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:12: note: ‘id’ declared here <--[g++] 170 | RootedId id(cx); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:408:47: note: ‘cx’ declared here <--[g++] 408 | static bool setFromNonTypedArray(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::GetElementLargeIndex(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, unsigned long, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:17, inlined from ‘js::ElementSpecific<unsigned long, js::UnsharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:454:34: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_142(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h: In function ‘js::ElementSpecific<unsigned long, js::UnsharedOps>::setFromNonTypedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<JSObject*>, unsigned long, unsigned long)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ObjectOperations-inl.h:170:12: note: ‘id’ declared here <--[g++] 170 | RootedId id(cx); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:408:47: note: ‘cx’ declared here <--[g++] 408 | static bool setFromNonTypedArray(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::PlainObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::PlainObject*>::Rooted<JSContext*, js::PlainObject*>(JSContext* const&, js::PlainObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::ubi::ByUbinodeType::report(JSContext*, JS::ubi::CountBase&, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UbiNodeCensus.cpp:689:50: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_160(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UbiNodeCensus.cpp: In member function ‘JS::ubi::ByUbinodeType::report(JSContext*, JS::ubi::CountBase&, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UbiNodeCensus.cpp:689:24: note: ‘obj’ declared here <--[g++] 689 | Rooted<PlainObject*> obj(cx, NewPlainObject(cx)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UbiNodeCensus.cpp:669:39: note: ‘cx’ declared here <--[g++] 669 | bool ByUbinodeType::report(JSContext* cx, CountBase& countBase, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::MapObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::MapObject*>::Rooted<JSContext*, js::MapObject*>(JSContext* const&, js::MapObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::ubi::ByAllocationStack::report(JSContext*, JS::ubi::CountBase&, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UbiNodeCensus.cpp:861:51: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘map’ in ‘MEM[(struct StackRootedBase * *)cx_233(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UbiNodeCensus.cpp: In member function ‘JS::ubi::ByAllocationStack::report(JSContext*, JS::ubi::CountBase&, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UbiNodeCensus.cpp:861:22: note: ‘map’ declared here <--[g++] 861 | Rooted<MapObject*> map(cx, MapObject::create(cx)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UbiNodeCensus.cpp:836:43: note: ‘cx’ declared here <--[g++] 836 | bool ByAllocationStack::report(JSContext* cx, CountBase& countBase, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<signed char>::fromTypedArray(JSContext*, JS::Handle<JSObject*>, bool, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1137:30: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_138(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<signed char>::fromTypedArray(JSContext*, JS::Handle<JSObject*>, bool, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1137:30: note: ‘buffer’ declared here <--[g++] 1137 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1103:16: note: ‘cx’ declared here <--[g++] 1103 | JSContext* cx, HandleObject other, bool isWrapped, HandleObject proto) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned char>::fromTypedArray(JSContext*, JS::Handle<JSObject*>, bool, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1137:30: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_138(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned char>::fromTypedArray(JSContext*, JS::Handle<JSObject*>, bool, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1137:30: note: ‘buffer’ declared here <--[g++] 1137 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1103:16: note: ‘cx’ declared here <--[g++] 1103 | JSContext* cx, HandleObject other, bool isWrapped, HandleObject proto) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<short>::fromTypedArray(JSContext*, JS::Handle<JSObject*>, bool, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1137:30: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_138(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<short>::fromTypedArray(JSContext*, JS::Handle<JSObject*>, bool, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1137:30: note: ‘buffer’ declared here <--[g++] 1137 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1103:16: note: ‘cx’ declared here <--[g++] 1103 | JSContext* cx, HandleObject other, bool isWrapped, HandleObject proto) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned short>::fromTypedArray(JSContext*, JS::Handle<JSObject*>, bool, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1137:30: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_138(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned short>::fromTypedArray(JSContext*, JS::Handle<JSObject*>, bool, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1137:30: note: ‘buffer’ declared here <--[g++] 1137 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1103:16: note: ‘cx’ declared here <--[g++] 1103 | JSContext* cx, HandleObject other, bool isWrapped, HandleObject proto) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<int>::fromTypedArray(JSContext*, JS::Handle<JSObject*>, bool, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1137:30: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_138(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<int>::fromTypedArray(JSContext*, JS::Handle<JSObject*>, bool, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1137:30: note: ‘buffer’ declared here <--[g++] 1137 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1103:16: note: ‘cx’ declared here <--[g++] 1103 | JSContext* cx, HandleObject other, bool isWrapped, HandleObject proto) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned int>::fromTypedArray(JSContext*, JS::Handle<JSObject*>, bool, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1137:30: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_138(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned int>::fromTypedArray(JSContext*, JS::Handle<JSObject*>, bool, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1137:30: note: ‘buffer’ declared here <--[g++] 1137 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1103:16: note: ‘cx’ declared here <--[g++] 1103 | JSContext* cx, HandleObject other, bool isWrapped, HandleObject proto) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<float>::fromTypedArray(JSContext*, JS::Handle<JSObject*>, bool, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1137:30: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_138(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<float>::fromTypedArray(JSContext*, JS::Handle<JSObject*>, bool, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1137:30: note: ‘buffer’ declared here <--[g++] 1137 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1103:16: note: ‘cx’ declared here <--[g++] 1103 | JSContext* cx, HandleObject other, bool isWrapped, HandleObject proto) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<double>::fromTypedArray(JSContext*, JS::Handle<JSObject*>, bool, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1137:30: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_138(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<double>::fromTypedArray(JSContext*, JS::Handle<JSObject*>, bool, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1137:30: note: ‘buffer’ declared here <--[g++] 1137 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1103:16: note: ‘cx’ declared here <--[g++] 1103 | JSContext* cx, HandleObject other, bool isWrapped, HandleObject proto) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<js::uint8_clamped>::fromTypedArray(JSContext*, JS::Handle<JSObject*>, bool, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1137:30: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_138(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<js::uint8_clamped>::fromTypedArray(JSContext*, JS::Handle<JSObject*>, bool, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1137:30: note: ‘buffer’ declared here <--[g++] 1137 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1103:16: note: ‘cx’ declared here <--[g++] 1103 | JSContext* cx, HandleObject other, bool isWrapped, HandleObject proto) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<long>::fromTypedArray(JSContext*, JS::Handle<JSObject*>, bool, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1137:30: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_138(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<long>::fromTypedArray(JSContext*, JS::Handle<JSObject*>, bool, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1137:30: note: ‘buffer’ declared here <--[g++] 1137 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1103:16: note: ‘cx’ declared here <--[g++] 1103 | JSContext* cx, HandleObject other, bool isWrapped, HandleObject proto) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned long>::fromTypedArray(JSContext*, JS::Handle<JSObject*>, bool, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1137:30: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_138(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned long>::fromTypedArray(JSContext*, JS::Handle<JSObject*>, bool, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1137:30: note: ‘buffer’ declared here <--[g++] 1137 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1103:16: note: ‘cx’ declared here <--[g++] 1103 | JSContext* cx, HandleObject other, bool isWrapped, HandleObject proto) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::TypedArrayObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::TypedArrayObject*>::Rooted<JSContext*, js::TypedArrayObject*>(JSContext* const&, js::TypedArrayObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::TypedArrayObject::set_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1643:58: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘target’ in ‘MEM[(struct StackRootedBase * *)cx_118(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘js::TypedArrayObject::set_impl(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1642:29: note: ‘target’ declared here <--[g++] 1642 | Rooted<TypedArrayObject*> target( | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1638:44: note: ‘cx’ declared here <--[g++] 1638 | bool TypedArrayObject::set_impl(JSContext* cx, const CallArgs& args) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::PlainObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::PlainObject*>::Rooted<JSContext*, js::PlainObject*>(JSContext* const&, js::PlainObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::ubi::ByObjectClass::report(JSContext*, JS::ubi::CountBase&, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UbiNodeCensus.cpp:482:9: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_63(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UbiNodeCensus.cpp: In member function ‘JS::ubi::ByObjectClass::report(JSContext*, JS::ubi::CountBase&, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UbiNodeCensus.cpp:478:24: note: ‘obj’ declared here <--[g++] 478 | Rooted<PlainObject*> obj( | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UbiNodeCensus.cpp:474:39: note: ‘cx’ declared here <--[g++] 474 | bool ByObjectClass::report(JSContext* cx, CountBase& countBase, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::PlainObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::PlainObject*>::Rooted<JSContext*, js::PlainObject*>(JSContext* const&, js::PlainObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::ubi::ByFilename::report(JSContext*, JS::ubi::CountBase&, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UbiNodeCensus.cpp:1022:9: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_63(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UbiNodeCensus.cpp: In member function ‘JS::ubi::ByFilename::report(JSContext*, JS::ubi::CountBase&, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UbiNodeCensus.cpp:1018:24: note: ‘obj’ declared here <--[g++] 1018 | Rooted<PlainObject*> obj( | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UbiNodeCensus.cpp:1014:36: note: ‘cx’ declared here <--[g++] 1014 | bool ByFilename::report(JSContext* cx, CountBase& countBase, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::ubi::ParseBreakdown(JSContext*, JS::Handle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UbiNodeCensus.cpp:1089:58: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘breakdown’ in ‘MEM[(struct StackRootedBase * *)cx_625(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UbiNodeCensus.cpp: In function ‘JS::ubi::ParseBreakdown(JSContext*, JS::Handle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UbiNodeCensus.cpp:1089:16: note: ‘breakdown’ declared here <--[g++] 1089 | RootedObject breakdown(cx, ToObject(cx, breakdownValue)); | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UbiNodeCensus.cpp:1081:54: note: ‘cx’ declared here <--[g++] 1081 | JS_PUBLIC_API CountTypePtr ParseBreakdown(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<signed char>::fromObject(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1226:32: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_302(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<signed char>::fromObject(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1226:32: note: ‘buffer’ declared here <--[g++] 1226 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1202:16: note: ‘cx’ declared here <--[g++] 1202 | JSContext* cx, HandleObject other, HandleObject proto) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<signed char>::fromLength(JSContext*, unsigned long, JS::Handle<JSObject*>, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<signed char>::create(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:619:24, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<signed char>::class_constructor(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:593:27: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_4(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<signed char>::class_constructor(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32: note: ‘buffer’ declared here <--[g++] 903 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:583:44: note: ‘cx’ declared here <--[g++] 583 | static bool class_constructor(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned char>::fromObject(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1226:32: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_302(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned char>::fromObject(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1226:32: note: ‘buffer’ declared here <--[g++] 1226 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1202:16: note: ‘cx’ declared here <--[g++] 1202 | JSContext* cx, HandleObject other, HandleObject proto) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned char>::fromLength(JSContext*, unsigned long, JS::Handle<JSObject*>, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned char>::create(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:619:24, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned char>::class_constructor(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:593:27: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_4(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned char>::class_constructor(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32: note: ‘buffer’ declared here <--[g++] 903 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:583:44: note: ‘cx’ declared here <--[g++] 583 | static bool class_constructor(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<short>::fromObject(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1226:32: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_302(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<short>::fromObject(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1226:32: note: ‘buffer’ declared here <--[g++] 1226 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1202:16: note: ‘cx’ declared here <--[g++] 1202 | JSContext* cx, HandleObject other, HandleObject proto) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<short>::fromLength(JSContext*, unsigned long, JS::Handle<JSObject*>, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<short>::create(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:619:24, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<short>::class_constructor(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:593:27: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_4(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<short>::class_constructor(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32: note: ‘buffer’ declared here <--[g++] 903 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:583:44: note: ‘cx’ declared here <--[g++] 583 | static bool class_constructor(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned short>::fromObject(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1226:32: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_302(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned short>::fromObject(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1226:32: note: ‘buffer’ declared here <--[g++] 1226 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1202:16: note: ‘cx’ declared here <--[g++] 1202 | JSContext* cx, HandleObject other, HandleObject proto) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned short>::fromLength(JSContext*, unsigned long, JS::Handle<JSObject*>, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned short>::create(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:619:24, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned short>::class_constructor(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:593:27: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_4(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned short>::class_constructor(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32: note: ‘buffer’ declared here <--[g++] 903 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:583:44: note: ‘cx’ declared here <--[g++] 583 | static bool class_constructor(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<int>::fromObject(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1226:32: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_302(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<int>::fromObject(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1226:32: note: ‘buffer’ declared here <--[g++] 1226 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1202:16: note: ‘cx’ declared here <--[g++] 1202 | JSContext* cx, HandleObject other, HandleObject proto) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<int>::fromLength(JSContext*, unsigned long, JS::Handle<JSObject*>, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<int>::create(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:619:24, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<int>::class_constructor(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:593:27: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_4(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<int>::class_constructor(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32: note: ‘buffer’ declared here <--[g++] 903 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:583:44: note: ‘cx’ declared here <--[g++] 583 | static bool class_constructor(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned int>::fromObject(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1226:32: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_302(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned int>::fromObject(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1226:32: note: ‘buffer’ declared here <--[g++] 1226 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1202:16: note: ‘cx’ declared here <--[g++] 1202 | JSContext* cx, HandleObject other, HandleObject proto) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned int>::fromLength(JSContext*, unsigned long, JS::Handle<JSObject*>, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned int>::create(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:619:24, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned int>::class_constructor(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:593:27: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_4(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned int>::class_constructor(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32: note: ‘buffer’ declared here <--[g++] 903 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:583:44: note: ‘cx’ declared here <--[g++] 583 | static bool class_constructor(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<float>::fromObject(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1226:32: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_302(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<float>::fromObject(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’: <--[g++] /builddimake[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit' js/src/jit/Unified_cpp_js_src_jit5.o /usr/lib64/cscppc/g++ -o Unified_cpp_js_src_jit5.o -c -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include -DWITH_GZFILEOP -DMOZILLA_CLIENT -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-invalid-offsetof -Wc++2a-compat -Wcomma-subscript -Wvolatile -Wno-error=deprecated -Wno-error=deprecated-enum-enum-conversion -Wduplicated-cond -Wimplicit-fallthrough -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -Wno-error=builtin-macro-redefined -Werror=format -Wno-attributes -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src_jit5.o.pp Unified_cpp_js_src_jit5.cpp make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit' make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' js/src/Unified_cpp_js_src3.o /usr/lib64/cscppc/g++ -o Unified_cpp_js_src3.o -c -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include -DWITH_GZFILEOP -DMOZILLA_CLIENT -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-invalid-offsetof -Wc++2a-compat -Wcomma-subscript -Wvolatile -Wno-error=deprecated -Wno-error=deprecated-enum-enum-conversion -Wduplicated-cond -Wimplicit-fallthrough -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -Wno-error=builtin-macro-redefined -Werror=format -Wno-attributes -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src3.o.pp Unified_cpp_js_src3.cpp r/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1226:32: note: ‘buffer’ declared here <--[g++] 1226 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1202:16: note: ‘cx’ declared here <--[g++] 1202 | JSContext* cx, HandleObject other, HandleObject proto) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<float>::fromLength(JSContext*, unsigned long, JS::Handle<JSObject*>, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<float>::create(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:619:24, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<float>::class_constructor(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:593:27: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_4(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<float>::class_constructor(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32: note: ‘buffer’ declared here <--[g++] 903 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:583:44: note: ‘cx’ declared here <--[g++] 583 | static bool class_constructor(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<double>::fromObject(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1226:32: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_302(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<double>::fromObject(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1226:32: note: ‘buffer’ declared here <--[g++] 1226 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1202:16: note: ‘cx’ declared here <--[g++] 1202 | JSContext* cx, HandleObject other, HandleObject proto) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<double>::fromLength(JSContext*, unsigned long, JS::Handle<JSObject*>, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<double>::create(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:619:24, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<double>::class_constructor(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:593:27: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_4(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<double>::class_constructor(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32: note: ‘buffer’ declared here <--[g++] 903 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:583:44: note: ‘cx’ declared here <--[g++] 583 | static bool class_constructor(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<long>::fromObject(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1226:32: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_302(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<long>::fromObject(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1226:32: note: ‘buffer’ declared here <--[g++] 1226 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1202:16: note: ‘cx’ declared here <--[g++] 1202 | JSContext* cx, HandleObject other, HandleObject proto) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<long>::fromLength(JSContext*, unsigned long, JS::Handle<JSObject*>, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<long>::create(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:619:24, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<long>::class_constructor(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:593:27: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_4(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<long>::class_constructor(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32: note: ‘buffer’ declared here <--[g++] 903 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:583:44: note: ‘cx’ declared here <--[g++] 583 | static bool class_constructor(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned long>::fromObject(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1226:32: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_302(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned long>::fromObject(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1226:32: note: ‘buffer’ declared here <--[g++] 1226 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1202:16: note: ‘cx’ declared here <--[g++] 1202 | JSContext* cx, HandleObject other, HandleObject proto) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned long>::fromLength(JSContext*, unsigned long, JS::Handle<JSObject*>, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned long>::create(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:619:24, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned long>::class_constructor(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:593:27: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_4(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned long>::class_constructor(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32: note: ‘buffer’ declared here <--[g++] 903 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:583:44: note: ‘cx’ declared here <--[g++] 583 | static bool class_constructor(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::Rooted<JSContext*, JS::StackGCVector<JS::Value, js::TempAllocPolicy> >(JSContext* const&, JS::StackGCVector<JS::Value, js::TempAllocPolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::RootedVector<JS::Value>::RootedVector(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/GCVector.h:347:58, inlined from ‘js::ElementSpecific<js::uint8_clamped, js::UnsharedOps>::initFromIterablePackedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<js::ArrayObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:515:23: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘values’ in ‘MEM[(struct StackRootedBase * *)cx_120(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h: In function ‘js::ElementSpecific<js::uint8_clamped, js::UnsharedOps>::initFromIterablePackedArray(JSContext*, JS::Handle<js::TypedArrayObject*>, JS::Handle<js::ArrayObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:515:23: note: ‘values’ declared here <--[g++] 515 | RootedValueVector values(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject-inl.h:485:54: note: ‘cx’ declared here <--[g++] 485 | static bool initFromIterablePackedArray(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<js::uint8_clamped>::fromObject(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1226:32: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_302(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<js::uint8_clamped>::fromObject(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1226:32: note: ‘buffer’ declared here <--[g++] 1226 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1202:16: note: ‘cx’ declared here <--[g++] 1202 | JSContext* cx, HandleObject other, HandleObject proto) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayBufferObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<js::uint8_clamped>::fromLength(JSContext*, unsigned long, JS::Handle<JSObject*>, js::gc::Heap)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<js::uint8_clamped>::create(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:619:24, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<js::uint8_clamped>::class_constructor(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:593:27: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘buffer’ in ‘MEM[(struct StackRootedBase * *)cx_4(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<js::uint8_clamped>::class_constructor(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:903:32: note: ‘buffer’ declared here <--[g++] 903 | Rooted<ArrayBufferObject*> buffer(cx); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:583:44: note: ‘cx’ declared here <--[g++] 583 | static bool class_constructor(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayObject*>::Rooted<JSContext*, js::ArrayObject*>(JSContext* const&, js::ArrayObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::ubi::BucketCount::report(JSContext*, JS::ubi::CountBase&, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UbiNodeCensus.cpp:157:71: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘arr’ in ‘MEM[(struct StackRootedBase * *)cx_49(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UbiNodeCensus.cpp: In member function ‘JS::ubi::BucketCount::report(JSContext*, JS::ubi::CountBase&, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UbiNodeCensus.cpp:157:24: note: ‘arr’ declared here <--[g++] 157 | Rooted<ArrayObject*> arr(cx, NewDenseFullyAllocatedArray(cx, length)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UbiNodeCensus.cpp:152:37: note: ‘cx’ declared here <--[g++] 152 | bool BucketCount::report(JSContext* cx, CountBase& countBase, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::TypedArrayObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::TypedArrayObject*>::Rooted<JSContext*, js::TypedArrayObject*>(JSContext* const&, js::TypedArrayObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned long>::makeTemplateObject(JSContext*, int)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:463:31: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘tarray’ in ‘MEM[(struct StackRootedBase * *)cx_44(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<unsigned long>::makeTemplateObject(JSContext*, int)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:463:31: note: ‘tarray’ declared here <--[g++] 463 | Rooted<TypedArrayObject*> tarray( | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:452:58: note: ‘cx’ declared here <--[g++] 452 | static TypedArrayObject* makeTemplateObject(JSContext* cx, int32_t len) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::TypedArrayObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::TypedArrayObject*>::Rooted<JSContext*, js::TypedArrayObject*>(JSContext* const&, js::TypedArrayObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<js::uint8_clamped>::makeTemplateObject(JSContext*, int)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:463:31: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘tarray’ in ‘MEM[(struct StackRootedBase * *)cx_43(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<js::uint8_clamped>::makeTemplateObject(JSContext*, int)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:463:31: note: ‘tarray’ declared here <--[g++] 463 | Rooted<TypedArrayObject*> tarray( | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:452:58: note: ‘cx’ declared here <--[g++] 452 | static TypedArrayObject* makeTemplateObject(JSContext* cx, int32_t len) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::TypedArrayObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::TypedArrayObject*>::Rooted<JSContext*, js::TypedArrayObject*>(JSContext* const&, js::TypedArrayObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<long>::makeTemplateObject(JSContext*, int)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:463:31: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘tarray’ in ‘MEM[(struct StackRootedBase * *)cx_44(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘(anonymous namespace)::TypedArrayObjectTemplate<long>::makeTemplateObject(JSContext*, int)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:463:31: note: ‘tarray’ declared here <--[g++] 463 | Rooted<TypedArrayObject*> tarray( | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:452:58: note: ‘cx’ declared here <--[g++] 452 | static TypedArrayObject* makeTemplateObject(JSContext* cx, int32_t len) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::TypedArrayObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::TypedArrayObject*>::Rooted<JSContext*, js::TypedArrayObject*>(JSContext* const&, js::TypedArrayObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘(anonymous namespace)::TypedArrayObjectTemplate<signed char>::makeTemplateObject(JSContext*, int)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:463:31, inlined from ‘GetTemplateObjectForNative<signed char>(JSContext*, JS::HandleValueArray, JS::MutableHandle<JSObject*>)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1360:60, inlined from ‘js::TypedArrayObject::GetTemplateObjectForNative(JSContext*, bool (*)(JSContext*, unsigned int, JS::Value*), JS::HandleValueArray, JS::MutableHandle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1385:3: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘tarray’ in ‘MEM[(struct StackRootedBase * *)cx_5(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp: In function ‘js::TypedArrayObject::GetTemplateObjectForNative(JSContext*, bool (*)(JSContext*, unsigned int, JS::Value*), JS::HandleValueArray, JS::MutableHandle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:463:31: note: ‘tarray’ declared here <--[g++] 463 | Rooted<TypedArrayObject*> tarray( | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp:1378:16: note: ‘cx’ declared here <--[g++] 1378 | JSContext* cx, Native native, const JS::HandleValueArray args, | ~~~~~~~~~~~^~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallArgs.h:73, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallNonGenericMethod.h:12, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/NamespaceImports.h:15, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonTypes.h:17, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonAnalysis.h:15, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonAnalysis.cpp:7, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit/Unified_cpp_js_src_jit5.cpp:2: <--[g++] In member function ‘JS::Rooted<js::jit::JitCode*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::jit::JitCode*>::Rooted<JSContext*, js::jit::JitCode*>(JSContext* const&, js::jit::JitCode*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::jit::IonCacheIRCompiler::compile(js::jit::IonICStub*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonCacheIRCompiler.cpp:591:71: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘newStubCode’ in ‘MEM[(struct StackRootedBase * *)_1408 + 8B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit/Unified_cpp_js_src_jit5.cpp:11: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonCacheIRCompiler.cpp: In member function ‘js::jit::IonCacheIRCompiler::compile(js::jit::IonICStub*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonCacheIRCompiler.cpp:591:20: note: ‘newStubCode’ declared here <--[g++] 591 | Rooted<JitCode*> newStubCode(cx_, linker.newCode(cx_, CodeKind::Ion)); | ^~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonCacheIRCompiler.cpp:547:53: note: ‘this’ declared here <--[g++] 547 | JitCode* IonCacheIRCompiler::compile(IonICStub* stub) { | ^ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::GetElementOperationWithStackIndex(JSContext*, JS::Handle<JS::Value>, int, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Interpreter-inl.h:513:40, inlined from ‘js::GetElementOperation(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Interpreter-inl.h:522:43, inlined from ‘js::jit::IonGetPropertyIC::update(JSContext*, JS::Handle<JSScript*>, js::jit::IonGetPropertyIC*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonIC.cpp:181:29: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_318(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/VMFunctionList-inl.h:32, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonCacheIRCompiler.cpp:30: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Interpreter-inl.h: In function ‘js::jit::IonGetPropertyIC::update(JSContext*, JS::Handle<JSScript*>, js::jit::IonGetPropertyIC*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Interpreter-inl.h:513:16: note: ‘obj’ declared here <--[g++] 513 | RootedObject obj(cx, &lref.toObject()); | ^~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit/Unified_cpp_js_src_jit5.cpp:29: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonIC.cpp:163:42: note: ‘cx’ declared here <--[g++] 163 | bool IonGetPropertyIC::update(JSContext* cx, HandleScript outerScript, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JS::Value>(JSContext* const&, JS::Value&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::jit::IonGetPropSuperIC::update(JSContext*, JS::Handle<JSScript*>, js::jit::IonGetPropSuperIC*, JS::Handle<JSObject*>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonIC.cpp:200:40: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘val’ in ‘MEM[(struct StackRootedBase * *)cx_178(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonIC.cpp: In function ‘js::jit::IonGetPropSuperIC::update(JSContext*, JS::Handle<JSScript*>, js::jit::IonGetPropSuperIC*, JS::Handle<JSObject*>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonIC.cpp:200:15: note: ‘val’ declared here <--[g++] 200 | RootedValue val(cx, ObjectValue(*obj)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonIC.cpp:190:43: note: ‘cx’ declared here <--[g++] 190 | bool IonGetPropSuperIC::update(JSContext* cx, HandleScript outerScript, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::ToPropertyKeyOperation(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Interpreter-inl.h:367:17, inlined from ‘js::jit::IonToPropertyKeyIC::update(JSContext*, JS::Handle<JSScript*>, js::jit::IonToPropertyKeyIC*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonIC.cpp:477:32: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_3(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Interpreter-inl.h: In function ‘js::jit::IonToPropertyKeyIC::update(JSContext*, JS::Handle<JSScript*>, js::jit::IonToPropertyKeyIC*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Interpreter-inl.h:367:12: note: ‘id’ declared here <--[g++] 367 | RootedId id(cx); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonIC.cpp:470:44: note: ‘cx’ declared here <--[g++] 470 | bool IonToPropertyKeyIC::update(JSContext* cx, HandleScript outerScript, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSScript*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSScript*>::Rooted<JSContext*, JSScript*>(JSContext* const&, JSScript*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::jit::IonUnaryArithIC::update(JSContext*, JS::Handle<JSScript*>, js::jit::IonUnaryArithIC*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonIC.cpp:496:39: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘script’ in ‘MEM[(struct StackRootedBase * *)cx_161(D) + 32B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonIC.cpp: In function ‘js::jit::IonUnaryArithIC::update(JSContext*, JS::Handle<JSScript*>, js::jit::IonUnaryArithIC*, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonIC.cpp:496:16: note: ‘script’ declared here <--[g++] 496 | RootedScript script(cx, ic->script()); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonIC.cpp:492:41: note: ‘cx’ declared here <--[g++] 492 | bool IonUnaryArithIC::update(JSContext* cx, HandleScript outerScript, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JS::Handle<JS::Value>&>(JSContext* const&, JS::Handle<JS::Value>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::jit::IonCompareIC::update(JSContext*, JS::Handle<JSScript*>, js::jit::IonCompareIC*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, bool*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonIC.cpp:656:30: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘rhsCopy’ in ‘MEM[(struct StackRootedBase * *)cx_126(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonIC.cpp: In function ‘js::jit::IonCompareIC::update(JSContext*, JS::Handle<JSScript*>, js::jit::IonCompareIC*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, bool*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonIC.cpp:656:15: note: ‘rhsCopy’ declared here <--[g++] 656 | RootedValue rhsCopy(cx, rhs); | ^~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonIC.cpp:645:38: note: ‘cx’ declared here <--[g++] 645 | bool IonCompareIC::update(JSContext* cx, HandleScript outerScript, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::HasOwnProperty(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, bool*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Interpreter-inl.h:211:18, inlined from ‘js::CheckPrivateFieldOperation(JSContext*, unsigned char*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, bool*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Interpreter-inl.h:590:22, inlined from ‘js::jit::IonCheckPrivateFieldIC::update(JSContext*, JS::Handle<JSScript*>, js::jit::IonCheckPrivateFieldIC*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, bool*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonIC.cpp:444:36: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘key’ in ‘MEM[(struct StackRootedBase * *)cx_6(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Interpreter-inl.h: In function ‘js::jit::IonCheckPrivateFieldIC::update(JSContext*, JS::Handle<JSScript*>, js::jit::IonCheckPrivateFieldIC*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, bool*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Interpreter-inl.h:211:12: note: ‘key’ declared here <--[g++] 211 | RootedId key(cx); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonIC.cpp:435:48: note: ‘cx’ declared here <--[g++] 435 | bool IonCheckPrivateFieldIC::update(JSContext* cx, HandleScript outerScript, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::HasOwnProperty(JSContext*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, bool*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Interpreter-inl.h:211:18, inlined from ‘js::jit::IonHasOwnIC::update(JSContext*, JS::Handle<JSScript*>, js::jit::IonHasOwnIC*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, int*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonIC.cpp:426:22: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘key’ in ‘MEM[(struct StackRootedBase * *)cx_11(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Interpreter-inl.h: In function ‘js::jit::IonHasOwnIC::update(JSContext*, JS::Handle<JSScript*>, js::jit::IonHasOwnIC*, JS::Handle<JS::Value>, JS::Handle<JS::Value>, int*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Interpreter-inl.h:211:12: note: ‘key’ declared here <--[g++] 211 | RootedId key(cx); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonIC.cpp:417:37: note: ‘cx’ declared here <--[g++] 417 | bool IonHasOwnIC::update(JSContext* cx, HandleScript outerScript, | ~~~~~~~~~~~^~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallArgs.h:73, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallNonGenericMethod.h:12, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/NamespaceImports.h:15, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.h:10, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:7, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src3.cpp:2: <--[g++] In member function ‘JS::Rooted<CloneBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<CloneBufferObject*>::Rooted<JSContext*, CloneBufferObject*>(JSContext* const&, CloneBufferObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘CloneBufferObject::getCloneBufferAsArrayBuffer_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:4916:61: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_66(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘CloneBufferObject::getCloneBufferAsArrayBuffer_impl(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:4915:32: note: ‘obj’ declared here <--[g++] 4915 | Rooted<CloneBufferObject*> obj( | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:4913:59: note: ‘cx’ declared here <--[g++] 4913 | static bool getCloneBufferAsArrayBuffer_impl(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, js::PlainObject*>(JSContext* const&, js::PlainObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘GetExceptionInfo(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:7198:42: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_180(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘GetExceptionInfo(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:7198:16: note: ‘obj’ declared here <--[g++] 7198 | RootedObject obj(cx, NewPlainObject(cx)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:7155:41: note: ‘cx’ declared here <--[g++] 7155 | static bool GetExceptionInfo(JSContext* cx, uint32_t argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘GlobalLexicals(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:8077:45: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘res’ in ‘MEM[(struct StackRootedBase * *)cx_128(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘GlobalLexicals(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:8077:16: note: ‘res’ declared here <--[g++] 8077 | RootedObject res(cx, JS_NewPlainObject(cx)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:8066:39: note: ‘cx’ declared here <--[g++] 8066 | static bool GlobalLexicals(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘ObjectGlobal(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:8011:43: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_79(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘ObjectGlobal(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:8011:16: note: ‘obj’ declared here <--[g++] 8011 | RootedObject obj(cx, &args[0].toObject()); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:8002:37: note: ‘cx’ declared here <--[g++] 8002 | static bool ObjectGlobal(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘ScriptedCallerGlobal(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:7986:55: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_53(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘ScriptedCallerGlobal(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:7986:16: note: ‘obj’ declared here <--[g++] 7986 | RootedObject obj(cx, JS::GetScriptedCallerGlobal(cx)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:7983:45: note: ‘cx’ declared here <--[g++] 7983 | static bool ScriptedCallerGlobal(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘SetGCCallback(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:7310:46: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘opts’ in ‘MEM[(struct StackRootedBase * *)cx_178(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘SetGCCallback(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:7310:16: note: ‘opts’ declared here <--[g++] 7310 | RootedObject opts(cx, ToObject(cx, args[0])); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:7302:38: note: ‘cx’ declared here <--[g++] 7302 | static bool SetGCCallback(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘ConvertToTier(JSContext*, JS::Handle<JS::Value>, js::wasm::Code const&, js::wasm::Tier*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:1546:50: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘option’ in ‘MEM[(struct StackRootedBase * *)cx_63(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘ConvertToTier(JSContext*, JS::Handle<JS::Value>, js::wasm::Code const&, js::wasm::Tier*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:1546:16: note: ‘option’ declared here <--[g++] 1546 | RootedString option(cx, JS::ToString(cx, value)); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:1544:38: note: ‘cx’ declared here <--[g++] 1544 | static bool ConvertToTier(JSContext* cx, HandleValue value, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘WasmMaxMemoryPages(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:874:53: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘ls’ in ‘MEM[(struct StackRootedBase * *)cx_70(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘WasmMaxMemoryPages(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:874:27: note: ‘ls’ declared here <--[g++] 874 | Rooted<JSLinearString*> ls(cx, s->ensureLinear(cx)); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:863:43: note: ‘cx’ declared here <--[g++] 863 | static bool WasmMaxMemoryPages(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘GetRealmConfiguration(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:186:46: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘info’ in ‘MEM[(struct StackRootedBase * *)cx_50(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘GetRealmConfiguration(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:186:16: note: ‘info’ declared here <--[g++] 186 | RootedObject info(cx, JS_NewPlainObject(cx)); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:184:46: note: ‘cx’ declared here <--[g++] 184 | static bool GetRealmConfiguration(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘GetJitCompilerOptions(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:4703:46: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘info’ in ‘MEM[(struct StackRootedBase * *)cx_501(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘GetJitCompilerOptions(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:4703:16: note: ‘info’ declared here <--[g++] 4703 | RootedObject info(cx, JS_NewPlainObject(cx)); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:4701:46: note: ‘cx’ declared here <--[g++] 4701 | static bool GetJitCompilerOptions(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘GetBuildConfiguration(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:226:46: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘info’ in ‘MEM[(struct StackRootedBase * *)cx_421(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘GetBuildConfiguration(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:226:16: note: ‘info’ declared here <--[g++] 226 | RootedObject info(cx, JS_NewPlainObject(cx)); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:224:46: note: ‘cx’ declared here <--[g++] 224 | static bool GetBuildConfiguration(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘NewObjectWithAddPropertyHook(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:3019:46: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_108(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘NewObjectWithAddPropertyHook(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:3019:16: note: ‘obj’ declared here <--[g++] 3019 | RootedObject obj(cx, JS_NewObject(cx, &cls)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:2974:53: note: ‘cx’ declared here <--[g++] 2974 | static bool NewObjectWithAddPropertyHook(JSContext* cx, unsigned argc, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JS::Handle<JS::Value> >(JSContext* const&, JS::Handle<JS::Value>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘HasChild(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:2745:36: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘child’ in ‘MEM[(struct StackRootedBase * *)cx_81(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘HasChild(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:2745:15: note: ‘child’ declared here <--[g++] 2745 | RootedValue child(cx, args.get(1)); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:2742:33: note: ‘cx’ declared here <--[g++] 2742 | static bool HasChild(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘SetTimeZone(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:7643:73: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_101(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘SetTimeZone(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:7643:29: note: ‘str’ declared here <--[g++] 7643 | Rooted<JSLinearString*> str(cx, args[0].toString()->ensureLinear(cx)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:7610:36: note: ‘cx’ declared here <--[g++] 7610 | static bool SetTimeZone(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘DumpHeap(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:4178:47: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_117(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘DumpHeap(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:4178:18: note: ‘str’ declared here <--[g++] 4178 | RootedString str(cx, ToString(cx, args[0])); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:4161:33: note: ‘cx’ declared here <--[g++] 4161 | static bool DumpHeap(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘NewObjectWithManyReservedSlots(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:3148:75: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_40(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘NewObjectWithManyReservedSlots(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:3148:16: note: ‘obj’ declared here <--[g++] 3148 | RootedObject obj(cx, JS_NewObject(cx, &ObjectWithManyReservedSlotsClass)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:3140:55: note: ‘cx’ declared here <--[g++] 3140 | static bool NewObjectWithManyReservedSlots(JSContext* cx, unsigned argc, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, js::ArrayObject*>(JSContext* const&, js::ArrayObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘ReadGeckoInterpProfilingStack(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:4378:53, inlined from ‘ReadGeckoInterpProfilingStack(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:4366:13: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘stack’ in ‘MEM[(struct StackRootedBase * *)cx_22(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘ReadGeckoInterpProfilingStack(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:4378:21: note: ‘stack’ declared here <--[g++] 4378 | Rooted<JSObject*> stack(cx, NewDenseEmptyArray(cx)); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:4366:54: note: ‘cx’ declared here <--[g++] 4366 | static bool ReadGeckoInterpProfilingStack(JSContext* cx, unsigned argc, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSAtom*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSAtom*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘NewObjectWithAddPropertyHook(JSContext*, unsigned int, JS::Value*)::{lambda(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JS::Value>)#1}::operator()(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JS::Value>) const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:2980:60, inlined from ‘NewObjectWithAddPropertyHook(JSContext*, unsigned int, JS::Value*)::{lambda(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JS::Value>)#1}::_FUN(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:2999:3: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘propName’ in ‘MEM[(struct StackRootedBase * *)_2(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘NewObjectWithAddPropertyHook(JSContext*, unsigned int, JS::Value*)::{lambda(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JS::Value>)#1}::_FUN(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:2980:21: note: ‘propName’ declared here <--[g++] 2980 | Rooted<JSAtom*> propName(cx, GetPropertiesAddedName(cx)); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:2978:36: note: ‘<anonymous>’ declared here <--[g++] 2978 | auto addPropHook = [](JSContext* cx, HandleObject obj, HandleId id, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘SetDefaultLocale(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:7731:73: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_112(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘SetDefaultLocale(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:7731:29: note: ‘str’ declared here <--[g++] 7731 | Rooted<JSLinearString*> str(cx, args[0].toString()->ensureLinear(cx)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:7715:41: note: ‘cx’ declared here <--[g++] 7715 | static bool SetDefaultLocale(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::PlainObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::PlainObject*>::Rooted<JSContext*, js::PlainObject*>(JSContext* const&, js::PlainObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘NewObjectWithCallHook(JSContext*, unsigned int, JS::Value*)::{lambda(JSContext*, JS::CallArgs&)#1}::operator()(JSContext*, JS::CallArgs&) const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:3043:52, inlined from ‘NewObjectWithCallHook(JSContext*, unsigned int, JS::Value*)::{lambda(JSContext*, unsigned int, JS::Value*)#1}::operator()(JSContext*, unsigned int, JS::Value*) const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:3102:22, inlined from ‘NewObjectWithCallHook(JSContext*, unsigned int, JS::Value*)::{lambda(JSContext*, unsigned int, JS::Value*)#1}::_FUN(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:3103:3: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)_2(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘NewObjectWithCallHook(JSContext*, unsigned int, JS::Value*)::{lambda(JSContext*, unsigned int, JS::Value*)#1}::_FUN(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:3043:26: note: ‘obj’ declared here <--[g++] 3043 | Rooted<PlainObject*> obj(cx, NewPlainObject(cx)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:3099:40: note: ‘<anonymous>’ declared here <--[g++] 3099 | static auto callHook = [](JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘ToLaneInterp(JSContext*, JS::Handle<JS::Value>, LaneInterp*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:1135:45, inlined from ‘WasmGlobalExtractLane(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:1192:20: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘interpStr’ in ‘MEM[(struct StackRootedBase * *)cx_208(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘WasmGlobalExtractLane(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:1135:16: note: ‘interpStr’ declared here <--[g++] 1135 | RootedString interpStr(cx, ToString(cx, v)); | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:1162:46: note: ‘cx’ declared here <--[g++] 1162 | static bool WasmGlobalExtractLane(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h: In function ‘NewObjectWithCallHook(JSContext*, unsigned int, JS::Value*)::{lambda(JSContext*, unsigned int, JS::Value*)#2}::_FUN(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)_2(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:3043:26: note: ‘obj’ declared here <--[g++] 3043 | Rooted<PlainObject*> obj(cx, NewPlainObject(cx)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:3104:45: note: ‘<anonymous>’ declared here <--[g++] 3104 | static auto constructHook = [](JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘WasmGlobalFromArrayBuffer(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:1097:69: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘proto’ in ‘MEM[(struct StackRootedBase * *)cx_129(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘WasmGlobalFromArrayBuffer(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:1096:16: note: ‘proto’ declared here <--[g++] 1096 | RootedObject proto( | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:1044:50: note: ‘cx’ declared here <--[g++] 1044 | static bool WasmGlobalFromArrayBuffer(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, js::WeakMapObject*>(JSContext* const&, js::WeakMapObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::WeakMapObject::construct(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WeakMapObject.cpp:250:73: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_133(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src3.cpp:20: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WeakMapObject.cpp: In function ‘js::WeakMapObject::construct(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WeakMapObject.cpp:250:16: note: ‘obj’ declared here <--[g++] 250 | RootedObject obj(cx, NewObjectWithClassProto<WeakMapObject>(cx, proto)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WeakMapObject.cpp:237:42: note: ‘cx’ declared here <--[g++] 237 | bool WeakMapObject::construct(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Span.h:37, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/DbgMacro.h:13, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/RefPtr.h:13, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/LinkedList.h:73, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:13: <--[g++] In member function ‘mozilla::UniquePtr<char [], JS::FreePolicy>::release()’, inlined from ‘mozilla::UniquePtr<char [], JS::FreePolicy>::UniquePtr(mozilla::UniquePtr<char [], JS::FreePolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/UniquePtr.h:372:30, inlined from ‘__ct ’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:4249:10, inlined from ‘mozilla::detail::VectorImpl<ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo, 0ul, js::TempAllocPolicy, false>::new_<ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo>(ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo*, ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo&&)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:154:5, inlined from ‘mozilla::detail::VectorImpl<ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo, 0ul, js::TempAllocPolicy, false>::moveConstruct<ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo>(ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo*, ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo*, ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo*)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:194:11, inlined from ‘__ct ’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:967:24, inlined from ‘mozilla::detail::VectorImpl<mozilla::Vector<ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo, 0ul, js::TempAllocPolicy>, 0ul, js::TempAllocPolicy, false>::new_<mozilla::Vector<ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo, 0ul, js::TempAllocPolicy> >(mozilla::Vector<ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo, 0ul, js::TempAllocPolicy>*, mozilla::Vector<ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo, 0ul, js::TempAllocPolicy>&&)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:154:5, inlined from ‘mozilla::detail::VectorImpl<mozilla::Vector<ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo, 0ul, js::TempAllocPolicy>, 0ul, js::TempAllocPolicy, false>::moveConstruct<mozilla::Vector<ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo, 0ul, js::TempAllocPolicy> >(mozilla::Vector<ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo, 0ul, js::TempAllocPolicy>*, mozilla::Vector<ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo, 0ul, js::TempAllocPolicy>*, mozilla::Vector<ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo, 0ul, js::TempAllocPolicy>*)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:194:11, inlined from ‘mozilla::Vector<mozilla::Vector<ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo, 0ul, js::TempAllocPolicy>, 0ul, js::TempAllocPolicy>::convertToHeapStorage(unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:1033:22, inlined from ‘mozilla::Vector<mozilla::Vector<ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo, 0ul, js::TempAllocPolicy>, 0ul, js::TempAllocPolicy>::growStorageBy(unsigned long) [clone .constprop.0]’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:1065:32: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/UniquePtr.h:403:13: warning: ‘MEM[(char * &)aDst_189 + 8]’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 403 | Pointer p = mTuple.first(); | ^ In member function ‘mozilla::UniquePtr<char [], JS::FreePolicy>::release()’, inlined from ‘mozilla::UniquePtr<char [], JS::FreePolicy>::UniquePtr(mozilla::UniquePtr<char [], JS::FreePolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/UniquePtr.h:372:30, inlined from ‘__ct ’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:4249:10, inlined from ‘mozilla::detail::VectorImpl<ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo, 0ul, js::TempAllocPolicy, false>::new_<ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo>(ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo*, ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo&&)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:154:5, inlined from ‘mozilla::detail::VectorImpl<ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo, 0ul, js::TempAllocPolicy, false>::moveConstruct<ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo>(ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo*, ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo*, ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo*)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:194:11, inlined from ‘__ct ’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:967:24, inlined from ‘mozilla::detail::VectorImpl<mozilla::Vector<ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo, 0ul, js::TempAllocPolicy>, 0ul, js::TempAllocPolicy, false>::new_<mozilla::Vector<ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo, 0ul, js::TempAllocPolicy> >(mozilla::Vector<ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo, 0ul, js::TempAllocPolicy>*, mozilla::Vector<ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo, 0ul, js::TempAllocPolicy>&&)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:154:5, inlined from ‘mozilla::detail::VectorImpl<mozilla::Vector<ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo, 0ul, js::TempAllocPolicy>, 0ul, js::TempAllocPolicy, false>::growTo(mozilla::Vector<mozilla::Vector<ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo, 0ul, js::TempAllocPolicy>, 0ul, js::TempAllocPolicy>&, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:226:11, inlined from ‘mozilla::Vector<mozilla::Vector<ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)::InlineFrameInfo, 0ul, js::TempAllocPolicy>, 0ul, js::TempAllocPolicy>::growStorageBy(unsigned long) [clone .constprop.0]’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:1068:22: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/UniquePtr.h:403:13: warning: ‘MEM[(char * &)aDst_164 + 8]’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 403 | Pointer p = mTuple.first(); | ^ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, js::ArrayObject*>(JSContext* const&, js::ArrayObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:4237:48: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘stack’ in ‘MEM[(struct StackRootedBase * *)cx_366(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘ReadGeckoProfilingStack(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:4237:16: note: ‘stack’ declared here <--[g++] 4237 | RootedObject stack(cx, NewDenseEmptyArray(cx)); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:4226:48: note: ‘cx’ declared here <--[g++] 4226 | static bool ReadGeckoProfilingStack(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<CloneBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<CloneBufferObject*>::Rooted<JSContext*, CloneBufferObject*>(JSContext* const&, CloneBufferObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘CloneBufferObject::getCloneBuffer_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:4881:61: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_64(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘CloneBufferObject::getCloneBuffer_impl(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:4880:32: note: ‘obj’ declared here <--[g++] 4880 | Rooted<CloneBufferObject*> obj( | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:4879:46: note: ‘cx’ declared here <--[g++] 4879 | static bool getCloneBuffer_impl(JSContext* cx, const CallArgs& args) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<CustomSerializableObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<CustomSerializableObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘CustomSerializableObject::CanTransfer(JSContext*, JS::Handle<JSObject*>, bool*, void*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:5186:45: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_36(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘CustomSerializableObject::CanTransfer(JSContext*, JS::Handle<JSObject*>, bool*, void*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:5186:39: note: ‘obj’ declared here <--[g++] 5186 | Rooted<CustomSerializableObject*> obj(cx); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:5184:38: note: ‘cx’ declared here <--[g++] 5184 | static bool CanTransfer(JSContext* cx, JS::Handle<JSObject*> wrapped, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘Deserialize(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:5405:46: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘opts’ in ‘MEM[(struct StackRootedBase * *)cx_221(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘Deserialize(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:5405:18: note: ‘opts’ declared here <--[g++] 5405 | RootedObject opts(cx, &args[1].toObject()); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:5382:36: note: ‘cx’ declared here <--[g++] 5382 | static bool Deserialize(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::WeakRefObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::WeakRefObject*>::Rooted<JSContext*, js::WeakRefObject*>(JSContext* const&, js::WeakRefObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::WeakRefObject::construct(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WeakRefObject.cpp:49:60: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘weakRef’ in ‘MEM[(struct StackRootedBase * *)cx_205(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src3.cpp:29: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WeakRefObject.cpp: In function ‘js::WeakRefObject::construct(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WeakRefObject.cpp:48:26: note: ‘weakRef’ declared here <--[g++] 48 | Rooted<WeakRefObject*> weakRef( | ^~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WeakRefObject.cpp:23:42: note: ‘cx’ declared here <--[g++] 23 | bool WeakRefObject::construct(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSFunction*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSFunction*>::Rooted<JSContext*, JSFunction*>(JSContext* const&, JSFunction*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘IsSmallFunction(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:8462:62: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘fun’ in ‘MEM[(struct StackRootedBase * *)cx_86(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘IsSmallFunction(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:8462:18: note: ‘fun’ declared here <--[g++] 8462 | RootedFunction fun(cx, &args[0].toObject().as<JSFunction>()); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:8448:40: note: ‘cx’ declared here <--[g++] 8448 | static bool IsSmallFunction(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSScript*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSScript*>::Rooted<JSContext*, JSScript*>(JSContext* const&, JSScript*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘ByteSizeOfScript(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:6682:65: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘script’ in ‘MEM[(struct StackRootedBase * *)cx_94(D) + 32B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘ByteSizeOfScript(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:6682:16: note: ‘script’ declared here <--[g++] 6682 | RootedScript script(cx, JSFunction::getOrCreateScript(cx, fun)); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:6666:41: note: ‘cx’ declared here <--[g++] 6666 | static bool ByteSizeOfScript(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<CustomSerializableObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<CustomSerializableObject*>::Rooted<JSContext*, CustomSerializableObject*>(JSContext* const&, CustomSerializableObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘CustomSerializableObject::ReadTransfer(JSContext*, JSStructuredCloneReader*, unsigned int, void*, unsigned long, void*, JS::MutableHandle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:5231:60: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_43(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘CustomSerializableObject::ReadTransfer(JSContext*, JSStructuredCloneReader*, unsigned int, void*, unsigned long, void*, JS::MutableHandle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:5229:41: note: ‘obj’ declared here <--[g++] 5229 | Rooted<CustomSerializableObject*> obj( | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:5223:39: note: ‘cx’ declared here <--[g++] 5223 | static bool ReadTransfer(JSContext* cx, JSStructuredCloneReader* r, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<CustomSerializableObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<CustomSerializableObject*>::Rooted<JSContext*, CustomSerializableObject*>(JSContext* const&, CustomSerializableObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘CustomSerializableObject::Create(JSContext*, int, CustomSerializableObject::Behavior)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:5059:78, inlined from ‘MakeSerializable(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:5282:51: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_11(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘MakeSerializable(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:5058:39: note: ‘obj’ declared here <--[g++] 5058 | Rooted<CustomSerializableObject*> obj( | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:5256:41: note: ‘cx’ declared here <--[g++] 5256 | static bool MakeSerializable(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘ToNaNFlavor(JSContext*, JS::Handle<JS::Value>, NaNFlavor*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:1367:45, inlined from ‘WasmGlobalIsNaN(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:1409:19: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘flavorStr’ in ‘MEM[(struct StackRootedBase * *)cx_82(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘WasmGlobalIsNaN(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:1367:16: note: ‘flavorStr’ declared here <--[g++] 1367 | RootedString flavorStr(cx, ToString(cx, v)); | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:1388:40: note: ‘cx’ declared here <--[g++] 1388 | static bool WasmGlobalIsNaN(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<CustomSerializableObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<CustomSerializableObject*>::Rooted<JSContext*, CustomSerializableObject*>(JSContext* const&, CustomSerializableObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘CustomSerializableObject::Read(JSContext*, JSStructuredCloneReader*, JS::CloneDataPolicy const&, unsigned int, unsigned int, void*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:5170:52: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_48(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘CustomSerializableObject::Read(JSContext*, JSStructuredCloneReader*, JS::CloneDataPolicy const&, unsigned int, unsigned int, void*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:5169:39: note: ‘obj’ declared here <--[g++] 5169 | Rooted<CustomSerializableObject*> obj( | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:5156:36: note: ‘cx’ declared here <--[g++] 5156 | static JSObject* Read(JSContext* cx, JSStructuredCloneReader* r, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘HasSameBytecodeData(JSContext*, unsigned int, JS::Value*)::{lambda(JSContext*, JS::Handle<JS::Value>)#1}::operator()(JSContext*, JS::Handle<JS::Value>) const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:2132:65, inlined from ‘HasSameBytecodeData(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:2156:76: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_13(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘HasSameBytecodeData(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:2132:18: note: ‘obj’ declared here <--[g++] 2132 | RootedObject obj(cx, CheckedUnwrapDynamic(&v.toObject(), cx)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:2118:44: note: ‘cx’ declared here <--[g++] 2118 | static bool HasSameBytecodeData(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<CloneBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<CloneBufferObject*>::Rooted<JSContext*, CloneBufferObject*>(JSContext* const&, CloneBufferObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘CloneBufferObject::getCloneBuffer_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:4881:61, inlined from ‘JS::CallNonGenericMethod<&CloneBufferObject::is, &CloneBufferObject::getCloneBuffer_impl>(JSContext*, JS::CallArgs const&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:4910:57, inlined from ‘CloneBufferObject::getCloneBuffer(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:4910:57: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_4(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘CloneBufferObject::getCloneBuffer(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:4880:32: note: ‘obj’ declared here <--[g++] 4880 | Rooted<CloneBufferObject*> obj( | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:4908:41: note: ‘cx’ declared here <--[g++] 4908 | static bool getCloneBuffer(JSContext* cx, unsigned int argc, JS::Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘RepresentativeStringArray(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:3478:51: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘array’ in ‘MEM[(struct StackRootedBase * *)cx_35(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘RepresentativeStringArray(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:3478:16: note: ‘array’ declared here <--[g++] 3478 | RootedObject array(cx, JS::NewArrayObject(cx, 0)); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:3475:50: note: ‘cx’ declared here <--[g++] 3475 | static bool RepresentativeStringArray(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘EvalReturningScope(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:6565:45: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_286(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘EvalReturningScope(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:6565:16: note: ‘str’ declared here <--[g++] 6565 | RootedString str(cx, ToString(cx, args[0])); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:6559:43: note: ‘cx’ declared here <--[g++] 6559 | static bool EvalReturningScope(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSFunction*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSFunction*>::Rooted<JSContext*, JSFunction*>(JSContext* const&, JSFunction*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::TestingFunctionArgumentToScript(JSContext*, JS::Handle<JS::Value>, JSFunction**)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:8186:51: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘fun’ in ‘MEM[(struct StackRootedBase * *)cx_92(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘js::TestingFunctionArgumentToScript(JSContext*, JS::Handle<JS::Value>, JSFunction**)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:8186:18: note: ‘fun’ declared here <--[g++] 8186 | RootedFunction fun(cx, JS_ValueToFunction(cx, v)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:8169:16: note: ‘cx’ declared here <--[g++] 8169 | JSContext* cx, HandleValue v, JSFunction** funp /* = nullptr */) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::DefineTestingFunctions(JSContext*, JS::Handle<JSObject*>, bool, bool)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:9739:51: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘pccount’ in ‘MEM[(struct StackRootedBase * *)cx_80(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘js::DefineTestingFunctions(JSContext*, JS::Handle<JSObject*>, bool, bool)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:9739:18: note: ‘pccount’ declared here <--[g++] 9739 | RootedObject pccount(cx, JS_NewPlainObject(cx)); | ^~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:9725:44: note: ‘cx’ declared here <--[g++] 9725 | bool js::DefineTestingFunctions(JSContext* cx, HandleObject obj, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::CreateScriptPrivate(JSContext*, JS::Handle<JSString*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingUtility.cpp:205:55: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘info’ in ‘MEM[(struct StackRootedBase * *)cx_50(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src3.cpp:11: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingUtility.cpp: In function ‘js::CreateScriptPrivate(JSContext*, JS::Handle<JSString*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingUtility.cpp:205:25: note: ‘info’ declared here <--[g++] 205 | JS::Rooted<JSObject*> info(cx, JS_NewPlainObject(cx)); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingUtility.cpp:203:46: note: ‘cx’ declared here <--[g++] 203 | JSObject* js::CreateScriptPrivate(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::ParseDebugMetadata(JSContext*, JS::Handle<JSObject*>, JS::MutableHandle<JS::Value>, JS::MutableHandle<JSString*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingUtility.cpp:230:65: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘infoObject’ in ‘MEM[(struct StackRootedBase * *)cx_111(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingUtility.cpp: In function ‘js::ParseDebugMetadata(JSContext*, JS::Handle<JSObject*>, JS::MutableHandle<JS::Value>, JS::MutableHandle<JSString*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingUtility.cpp:230:27: note: ‘infoObject’ declared here <--[g++] 230 | JS::Rooted<JSObject*> infoObject(cx, CreateScriptPrivate(cx)); | ^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingUtility.cpp:220:40: note: ‘cx’ declared here <--[g++] 220 | bool js::ParseDebugMetadata(JSContext* cx, JS::Handle<JSObject*> opts, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, js::ArrayObject*>(JSContext* const&, js::ArrayObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::WeakCollectionObject::nondeterministicGetKeys(JSContext*, JS::Handle<js::WeakCollectionObject*>, JS::MutableHandle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WeakMapObject.cpp:154:46: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘arr’ in ‘MEM[(struct StackRootedBase * *)cx_140(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WeakMapObject.cpp: In function ‘js::WeakCollectionObject::nondeterministicGetKeys(JSContext*, JS::Handle<js::WeakCollectionObject*>, JS::MutableHandle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WeakMapObject.cpp:154:16: note: ‘arr’ declared here <--[g++] 154 | RootedObject arr(cx, NewDenseEmptyArray(cx)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WeakMapObject.cpp:153:16: note: ‘cx’ declared here <--[g++] 153 | JSContext* cx, Handle<WeakCollectionObject*> obj, MutableHandleObject ret) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS_NondeterministicGetWeakMapKeys(JSContext*, JS::Handle<JSObject*>, JS::MutableHandle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WeakMapObject.cpp:180:47: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_31(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WeakMapObject.cpp: In function ‘JS_NondeterministicGetWeakMapKeys(JSContext*, JS::Handle<JSObject*>, JS::MutableHandle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WeakMapObject.cpp:180:16: note: ‘obj’ declared here <--[g++] 180 | RootedObject obj(cx, UncheckedUnwrap(objArg)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WeakMapObject.cpp:177:65: note: ‘cx’ declared here <--[g++] 177 | JS_PUBLIC_API bool JS_NondeterministicGetWeakMapKeys(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::WeakRefObject::readBarrier(JSContext*, JS::Handle<js::WeakRefObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WeakRefObject.cpp:235:38: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_100(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WeakRefObject.cpp: In function ‘js::WeakRefObject::readBarrier(JSContext*, JS::Handle<js::WeakRefObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WeakRefObject.cpp:235:16: note: ‘obj’ declared here <--[g++] 235 | RootedObject obj(cx, self->target()); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WeakRefObject.cpp:234:44: note: ‘cx’ declared here <--[g++] 234 | void WeakRefObject::readBarrier(JSContext* cx, Handle<WeakRefObject*> self) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS_NondeterministicGetWeakSetKeys(JSContext*, JS::Handle<JSObject*>, JS::MutableHandle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WeakSetObject.cpp:230:47: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_31(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src3.cpp:38: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WeakSetObject.cpp: In function ‘JS_NondeterministicGetWeakSetKeys(JSContext*, JS::Handle<JSObject*>, JS::MutableHandle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WeakSetObject.cpp:230:16: note: ‘obj’ declared here <--[g++] 230 | RootedObject obj(cx, UncheckedUnwrap(objArg)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WeakSetObject.cpp:227:65: note: ‘cx’ declared here <--[g++] 227 | JS_PUBLIC_API bool JS_NondeterministicGetWeakSetKeys(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘GetBacktrace(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:6017:47: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘cfg’ in ‘MEM[(struct StackRootedBase * *)cx_189(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘GetBacktrace(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:6017:18: note: ‘cfg’ declared here <--[g++] 6017 | RootedObject cfg(cx, ToObject(cx, args[0])); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:6003:37: note: ‘cx’ declared here <--[g++] 6003 | static bool GetBacktrace(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSScript*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSScript*>::Rooted<JSContext*, JSScript*>(JSContext* const&, JSScript*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘EvalStencil(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:6947:78: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘script’ in ‘MEM[(struct StackRootedBase * *)cx_199(D) + 32B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘EvalStencil(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:6946:16: note: ‘script’ declared here <--[g++] 6946 | RootedScript script(cx, JS::InstantiateGlobalStencil(cx, instantiateOptions, | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:6896:36: note: ‘cx’ declared here <--[g++] 6896 | static bool EvalStencil(JSContext* cx, uint32_t argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘NewString(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:3251:49: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘src’ in ‘MEM[(struct StackRootedBase * *)cx_421(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘NewString(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:3251:16: note: ‘src’ declared here <--[g++] 3251 | RootedString src(cx, ToString(cx, args.get(0))); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:3248:34: note: ‘cx’ declared here <--[g++] 3248 | static bool NewString(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘CompileToStencil(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:6816:52: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘src’ in ‘MEM[(struct StackRootedBase * *)cx_230(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘CompileToStencil(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:6816:16: note: ‘src’ declared here <--[g++] 6816 | RootedString src(cx, ToString<CanGC>(cx, args[0])); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:6804:41: note: ‘cx’ declared here <--[g++] 6804 | static bool CompileToStencil(JSContext* cx, uint32_t argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘GetICUOptions(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:8327:46: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘info’ in ‘MEM[(struct StackRootedBase * *)cx_187(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘GetICUOptions(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:8327:16: note: ‘info’ declared here <--[g++] 8327 | RootedObject info(cx, JS_NewPlainObject(cx)); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:8324:38: note: ‘cx’ declared here <--[g++] 8324 | static bool GetICUOptions(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘CompileToStencilXDR(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:6976:52: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘src’ in ‘MEM[(struct StackRootedBase * *)cx_266(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘CompileToStencilXDR(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:6976:16: note: ‘src’ declared here <--[g++] 6976 | RootedString src(cx, ToString<CanGC>(cx, args[0])); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:6969:44: note: ‘cx’ declared here <--[g++] 6969 | static bool CompileToStencilXDR(JSContext* cx, uint32_t argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::Rooted<JSContext*, JS::StackGCVector<JS::Value, js::TempAllocPolicy> >(JSContext* const&, JS::StackGCVector<JS::Value, js::TempAllocPolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::RootedVector<JS::Value>::RootedVector(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/GCVector.h:347:58, inlined from ‘WasmLosslessInvoke(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:1520:37: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘wasmCallFrame’ in ‘MEM[(struct StackRootedBase * *)cx_108(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘WasmLosslessInvoke(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:1520:21: note: ‘wasmCallFrame’ declared here <--[g++] 1520 | RootedValueVector wasmCallFrame(cx); | ^~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:1492:43: note: ‘cx’ declared here <--[g++] 1492 | static bool WasmLosslessInvoke(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::StackGCVector<JSObject*, js::TempAllocPolicy> >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::StackGCVector<JSObject*, js::TempAllocPolicy> >::Rooted<JSContext*, JS::StackGCVector<JSObject*, js::TempAllocPolicy> >(JSContext* const&, JS::StackGCVector<JSObject*, js::TempAllocPolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::RootedVector<JSObject*>::RootedVector(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/GCVector.h:347:58, inlined from ‘GetWaitForAllPromise(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:4014:33: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘promises’ in ‘MEM[(struct StackRootedBase * *)cx_119(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘GetWaitForAllPromise(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:4014:22: note: ‘promises’ declared here <--[g++] 4014 | RootedObjectVector promises(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:4002:45: note: ‘cx’ declared here <--[g++] 4002 | static bool GetWaitForAllPromise(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::WeakSetObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::WeakSetObject*>::Rooted<JSContext*, js::WeakSetObject*>(JSContext* const&, js::WeakSetObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::WeakSetObject::construct(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WeakSetObject.cpp:178:66: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_304(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WeakSetObject.cpp: In function ‘js::WeakSetObject::construct(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WeakSetObject.cpp:178:26: note: ‘obj’ declared here <--[g++] 178 | Rooted<WeakSetObject*> obj(cx, WeakSetObject::create(cx, proto)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WeakSetObject.cpp:165:42: note: ‘cx’ declared here <--[g++] 165 | bool WeakSetObject::construct(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayObject*>::Rooted<JSContext*, js::ArrayObject*>(JSContext* const&, js::ArrayObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘CustomSerializableObject::getLog_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:5105:73: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘result’ in ‘MEM[(struct StackRootedBase * *)cx_84(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘CustomSerializableObject::getLog_impl(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:5105:26: note: ‘result’ declared here <--[g++] 5105 | Rooted<ArrayObject*> result(cx, NewDenseFullyAllocatedArray(cx, len)); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:5098:38: note: ‘cx’ declared here <--[g++] 5098 | static bool getLog_impl(JSContext* cx, const CallArgs& args) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayObject*>::Rooted<JSContext*, js::ArrayObject*>(JSContext* const&, js::ArrayObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘FindPath(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:6293:74: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘result’ in ‘MEM[(struct StackRootedBase * *)cx_281(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘FindPath(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:6293:24: note: ‘result’ declared here <--[g++] 6293 | Rooted<ArrayObject*> result(cx, NewDenseFullyAllocatedArray(cx, length)); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:6227:33: note: ‘cx’ declared here <--[g++] 6227 | static bool FindPath(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayObject*>::Rooted<JSContext*, js::ArrayObject*>(JSContext* const&, js::ArrayObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘ShortestPaths(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:6496:75: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘results’ in ‘MEM[(struct StackRootedBase * *)_364 + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘ShortestPaths(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:6496:24: note: ‘results’ declared here <--[g++] 6496 | Rooted<ArrayObject*> results(cx, NewDenseFullyAllocatedArray(cx, length)); | ^~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:6342:38: note: ‘cx’ declared here <--[g++] 6342 | static bool ShortestPaths(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::testingFunc_serialize(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:5315:52: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘opts’ in ‘MEM[(struct StackRootedBase * *)cx_200(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘js::testingFunc_serialize(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:5315:18: note: ‘opts’ declared here <--[g++] 5315 | RootedObject opts(cx, ToObject(cx, args.get(2))); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:5301:43: note: ‘cx’ declared here <--[g++] 5301 | bool js::testingFunc_serialize(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<mozilla::UniquePtr<ShapeSnapshot, JS::DeletePolicy<ShapeSnapshot> > >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<mozilla::UniquePtr<ShapeSnapshot, JS::DeletePolicy<ShapeSnapshot> > >::Rooted<JSContext*, mozilla::UniquePtr<ShapeSnapshot, JS::DeletePolicy<ShapeSnapshot> > >(JSContext* const&, mozilla::UniquePtr<ShapeSnapshot, JS::DeletePolicy<ShapeSnapshot> >&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘ShapeSnapshotObject::create(JSContext*, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:5803:79: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘snapshot’ in ‘MEM[(struct StackRootedBase * *)cx_79(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘ShapeSnapshotObject::create(JSContext*, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:5802:36: note: ‘snapshot’ declared here <--[g++] 5802 | Rooted<UniquePtr<ShapeSnapshot>> snapshot(cx, | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:5800:61: note: ‘cx’ declared here <--[g++] 5800 | ShapeSnapshotObject* ShapeSnapshotObject::create(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, ShapeSnapshotObject*>(JSContext* const&, ShapeSnapshotObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘CheckShapeSnapshot(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:5855:70: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘otherSnapshot’ in ‘MEM[(struct StackRootedBase * *)cx_98(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘CheckShapeSnapshot(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:5855:16: note: ‘otherSnapshot’ declared here <--[g++] 5855 | RootedObject otherSnapshot(cx, ShapeSnapshotObject::create(cx, obj)); | ^~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:5836:43: note: ‘cx’ declared here <--[g++] 5836 | static bool CheckShapeSnapshot(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayObject*>::Rooted<JSContext*, js::ArrayObject*>(JSContext* const&, js::ArrayObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘EncodeAsUtf8InBuffer(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:8115:68: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘array’ in ‘MEM[(struct StackRootedBase * *)cx_150(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘EncodeAsUtf8InBuffer(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:8115:24: note: ‘array’ declared here <--[g++] 8115 | Rooted<ArrayObject*> array(cx, NewDenseFullyAllocatedArray(cx, 2)); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:8100:45: note: ‘cx’ declared here <--[g++] 8100 | static bool EncodeAsUtf8InBuffer(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Realm*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Realm*>::Rooted<JSContext*, JS::Realm*>(JSContext* const&, JS::Realm*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘WrappedFunction_Call(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WrappedFunctionObject.cpp:90:62: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘targetRealm’ in ‘MEM[(struct StackRootedBase * *)cx_207(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src3.cpp:47: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WrappedFunctionObject.cpp: In function ‘WrappedFunction_Call(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WrappedFunctionObject.cpp:90:18: note: ‘targetRealm’ declared here <--[g++] 90 | Rooted<Realm*> targetRealm(cx, GetFunctionRealm(cx, target)); | ^~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WrappedFunctionObject.cpp:60:45: note: ‘cx’ declared here <--[g++] 60 | static bool WrappedFunction_Call(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<CloneBufferObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<CloneBufferObject*>::Rooted<JSContext*, CloneBufferObject*>(JSContext* const&, CloneBufferObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘CloneBufferObject::setCloneBuffer_impl(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:4801:61: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_93(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp: In function ‘CloneBufferObject::setCloneBuffer_impl(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:4800:32: note: ‘obj’ declared here <--[g++] 4800 | Rooted<CloneBufferObject*> obj( | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp:4799:46: note: ‘cx’ declared here <--[g++] 4799 | static bool setCloneBuffer_impl(JSContext* cx, const CallArgs& args) { | ~~~~~~~~~~~^~ make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' js/src/Unified_cpp_js_src4.o /usr/lib64/cscppc/g++ -o Unified_cpp_js_src4.o -c -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include -DWITH_GZFILEOP -DMOZILLA_CLIENT -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-invalid-offsetof -Wc++2a-compat -Wcomma-subscript -Wvolatile -Wno-error=deprecated -Wno-error=deprecated-enum-enum-conversion -Wduplicated-cond -Wimplicit-fallthrough -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -Wno-error=builtin-macro-redefined -Werror=format -Wno-attributes -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src4.o.pp Unified_cpp_js_src4.cpp make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' js/src/Unified_cpp_js_src25.o /usr/lib64/cscppc/g++ -o Unified_cpp_js_src25.o -c -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include -DWITH_GZFILEOP -DMOZILLA_CLIENT -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-invalid-offsetof -Wc++2a-compat -Wcomma-subscript -Wvolatile -Wno-error=deprecated -Wno-error=deprecated-enum-enum-conversion -Wduplicated-cond -Wimplicit-fallthrough -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -Wno-error=builtin-macro-redefined -Werror=format -Wno-attributes -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src25.o.pp Unified_cpp_js_src25.cpp make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' js/src/Unified_cpp_js_src5.o /usr/lib64/cscppc/g++ -o Unified_cpp_js_src5.o -c -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include -DWITH_GZFILEOP -DMOZILLA_CLIENT -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-invalid-offsetof -Wc++2a-compat -Wcomma-subscript -Wvolatile -Wno-error=deprecated -Wno-error=deprecated-enum-enum-conversion -Wduplicated-cond -Wimplicit-fallthrough -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -Wno-error=builtin-macro-redefined -Werror=format -Wno-attributes -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src5.o.pp Unified_cpp_js_src5.cpp In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallArgs.h:73, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/Class.h:17, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Collator.h:13, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Collator.cpp:9, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src4.cpp:2: <--[g++] In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘IntlClassFinish(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/IntlObject.cpp:885:27: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘ctorValue’ in ‘MEM[(struct StackRootedBase * *)cx_53(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src4.cpp:47: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/IntlObject.cpp: In function ‘IntlClassFinish(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/IntlObject.cpp:885:15: note: ‘ctorValue’ declared here <--[g++] 885 | RootedValue ctorValue(cx); | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/IntlObject.cpp:881:40: note: ‘cx’ declared here <--[g++] 881 | static bool IntlClassFinish(JSContext* cx, HandleObject intl, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, js::ArrayObject*>(JSContext* const&, js::ArrayObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::intl_availableCollations(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Collator.cpp:168:53: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘collations’ in ‘MEM[(struct StackRootedBase * *)cx_119(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Collator.cpp: In function ‘js::intl_availableCollations(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Collator.cpp:168:16: note: ‘collations’ declared here <--[g++] 168 | RootedObject collations(cx, NewDenseEmptyArray(cx)); | ^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Collator.cpp:152:46: note: ‘cx’ declared here <--[g++] 152 | bool js::intl_availableCollations(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::CollatorObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::CollatorObject*>::Rooted<JSContext*, js::CollatorObject*>(JSContext* const&, js::CollatorObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘Collator(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Collator.cpp:112:61, inlined from ‘js::intl_Collator(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Collator.cpp:140:18: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘collator’ in ‘MEM[(struct StackRootedBase * *)cx_4(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Collator.cpp: In function ‘js::intl_Collator(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Collator.cpp:111:27: note: ‘collator’ declared here <--[g++] 111 | Rooted<CollatorObject*> collator( | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Collator.cpp:135:35: note: ‘cx’ declared here <--[g++] 135 | bool js::intl_Collator(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::CollatorObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::CollatorObject*>::Rooted<JSContext*, js::CollatorObject*>(JSContext* const&, js::CollatorObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘Collator(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Collator.cpp:112:61, inlined from ‘Collator(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Collator.cpp:132:18: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘collator’ in ‘MEM[(struct StackRootedBase * *)cx_4(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Collator.cpp: In function ‘Collator(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Collator.cpp:111:27: note: ‘collator’ declared here <--[g++] 111 | Rooted<CollatorObject*> collator( | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Collator.cpp:130:33: note: ‘cx’ declared here <--[g++] 130 | static bool Collator(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSFunction*>(JSContext* const&, JSFunction*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::AddMozDateTimeFormatConstructor(JSContext*, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DateTimeFormat.cpp:211:73: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘ctor’ in ‘MEM[(struct StackRootedBase * *)cx_84(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src4.cpp:20: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DateTimeFormat.cpp: In function ‘JS::AddMozDateTimeFormatConstructor(JSContext*, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DateTimeFormat.cpp:209:16: note: ‘ctor’ declared here <--[g++] 209 | RootedObject ctor( | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DateTimeFormat.cpp:207:53: note: ‘cx’ declared here <--[g++] 207 | bool JS::AddMozDateTimeFormatConstructor(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, js::ArrayObject*>(JSContext* const&, js::ArrayObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::intl_availableCalendars(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DateTimeFormat.cpp:278:52: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘calendars’ in ‘MEM[(struct StackRootedBase * *)cx_130(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DateTimeFormat.cpp: In function ‘js::intl_availableCalendars(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DateTimeFormat.cpp:278:16: note: ‘calendars’ declared here <--[g++] 278 | RootedObject calendars(cx, NewDenseEmptyArray(cx)); | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DateTimeFormat.cpp:268:45: note: ‘cx’ declared here <--[g++] 268 | bool js::intl_availableCalendars(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSFunction*>(JSContext* const&, JSFunction*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::AddMozDisplayNamesConstructor(JSContext*, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DisplayNames.cpp:203:78: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘ctor’ in ‘MEM[(struct StackRootedBase * *)cx_84(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src4.cpp:38: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DisplayNames.cpp: In function ‘JS::AddMozDisplayNamesConstructor(JSContext*, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DisplayNames.cpp:202:16: note: ‘ctor’ declared here <--[g++] 202 | RootedObject ctor(cx, GlobalObject::createConstructor( | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DisplayNames.cpp:201:51: note: ‘cx’ declared here <--[g++] 201 | bool JS::AddMozDisplayNamesConstructor(JSContext* cx, HandleObject intl) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, js::PlainObject*>(JSContext* const&, js::PlainObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::intl_GetCalendarInfo(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/IntlObject.cpp:69:43: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘info’ in ‘MEM[(struct StackRootedBase * *)cx_182(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/IntlObject.cpp: In function ‘js::intl_GetCalendarInfo(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/IntlObject.cpp:69:16: note: ‘info’ declared here <--[g++] 69 | RootedObject info(cx, NewPlainObject(cx)); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/IntlObject.cpp:53:42: note: ‘cx’ declared here <--[g++] 53 | bool js::intl_GetCalendarInfo(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::intl_BestAvailableLocale(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/IntlObject.cpp:250:74: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘locale’ in ‘MEM[(struct StackRootedBase * *)cx_107(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/IntlObject.cpp: In function ‘js::intl_BestAvailableLocale(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/IntlObject.cpp:250:27: note: ‘locale’ declared here <--[g++] 250 | Rooted<JSLinearString*> locale(cx, args[1].toString()->ensureLinear(cx)); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/IntlObject.cpp:221:46: note: ‘cx’ declared here <--[g++] 221 | bool js::intl_BestAvailableLocale(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DisplayNames.cpp:12: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/DisplayNames.h: In member function ‘mozilla::intl::DisplayNames::GetMonth<js::intl::FormatBuffer<char16_t, 32ul, js::TempAllocPolicy> >(js::intl::FormatBuffer<char16_t, 32ul, js::TempAllocPolicy>&, mozilla::intl::Month, mozilla::Span<char const, 18446744073709551615ul>, mozilla::intl::DisplayNames::Fallback)mozilla::Result<mozilla::Ok, mozilla::intl::DisplayNamesError>’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/DisplayNames.h:785:50: warning: ‘symbolType’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 785 | if (auto result = ComputeDateTimeDisplayNames( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 786 | symbolType, mozilla::Span(indices), aCalendar); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/DisplayNames.h:763:27: note: ‘symbolType’ was declared here <--[g++] 763 | UDateFormatSymbolType symbolType; | ^~~~~~~~~~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::intl_supportedLocaleOrFallback(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/IntlObject.cpp:335:74: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘locale’ in ‘MEM[(struct StackRootedBase * *)cx_210(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/IntlObject.cpp: In function ‘js::intl_supportedLocaleOrFallback(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/IntlObject.cpp:335:27: note: ‘locale’ declared here <--[g++] 335 | Rooted<JSLinearString*> locale(cx, args[0].toString()->ensureLinear(cx)); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/IntlObject.cpp:330:52: note: ‘cx’ declared here <--[g++] 330 | bool js::intl_supportedLocaleOrFallback(JSContext* cx, unsigned argc, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::intl_ComputeDisplayName(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DisplayNames.cpp:307:76: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘calendar’ in ‘MEM[(struct StackRootedBase * *)cx_452(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DisplayNames.cpp: In function ‘js::intl_ComputeDisplayName(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DisplayNames.cpp:307:27: note: ‘calendar’ declared here <--[g++] 307 | Rooted<JSLinearString*> calendar(cx, args[2].toString()->ensureLinear(cx)); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DisplayNames.cpp:295:45: note: ‘cx’ declared here <--[g++] 295 | bool js::intl_ComputeDisplayName(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In file included from /usr/include/string.h:548, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers/string.h:3, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Poison.h:19, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Maybe.h:23, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/Class.h:13: <--[g++] In function ‘memcpy’, inlined from ‘mozilla::PodCopy<unsigned char>(unsigned char*, unsigned char const*, unsigned long)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/PodOperations.h:109:11, inlined from ‘js::intl_ComputeDisplayName(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DisplayNames.cpp:402:21: /usr/include/bits/string_fortified.h:29:33: warning: ‘__memcpy_chk’ forming offset [32, 127] is out of the bounds [0, 32] of object ‘ascii’ with type ‘unsigned char[32]’ [-Warray-bounds=] <--[g++] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DisplayNames.cpp: In function ‘js::intl_ComputeDisplayName(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DisplayNames.cpp:398:17: note: ‘ascii’ declared here <--[g++] 398 | unsigned char ascii[32]; | ^~~~~ In member function ‘mozilla::intl::DisplayNames::GetDateTimeField<js::intl::FormatBuffer<char16_t, 32ul, js::TempAllocPolicy> >(js::intl::FormatBuffer<char16_t, 32ul, js::TempAllocPolicy>&, mozilla::intl::DateTimeField, mozilla::intl::DateTimePatternGenerator&, mozilla::intl::DisplayNames::Fallback)::{lambda(char16_t*, int, UErrorCode*)#1}::operator()(char16_t*, int, UErrorCode*) const’, inlined from ‘mozilla::intl::FillBufferWithICUCall<mozilla::intl::DisplayNames::GetDateTimeField<js::intl::FormatBuffer<char16_t, 32ul, js::TempAllocPolicy> >(js::intl::FormatBuffer<char16_t, 32ul, js::TempAllocPolicy>&, mozilla::intl::DateTimeField, mozilla::intl::DateTimePatternGenerator&, mozilla::intl::DisplayNames::Fallback)::{lambda(char16_t*, int, UErrorCode*)#1}, js::intl::FormatBuffer<char16_t, 32ul, js::TempAllocPolicy> >(js::intl::FormatBuffer<char16_t, 32ul, js::TempAllocPolicy>&, mozilla::intl::DisplayNames::GetDateTimeField<js::intl::FormatBuffer<char16_t, 32ul, js::TempAllocPolicy> >(js::intl::FormatBuffer<char16_t, 32ul, js::TempAllocPolicy>&, mozilla::intl::DateTimeField, mozilla::intl::DateTimePatternGenerator&, mozilla::intl::DisplayNames::Fallback)::{lambda(char16_t*, int, UErrorCode*)#1} const&)mozilla::Result<mozilla::Ok, mozilla::intl::ICUError>’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/ICU4CGlue.h:168:25, inlined from ‘mozilla::intl::DisplayNames::GetDateTimeField<js::intl::FormatBuffer<char16_t, 32ul, js::TempAllocPolicy> >(js::intl::FormatBuffer<char16_t, 32ul, js::TempAllocPolicy>&, mozilla::intl::DateTimeField, mozilla::intl::DateTimePatternGenerator&, mozilla::intl::DisplayNames::Fallback)mozilla::Result<mozilla::Ok, mozilla::intl::DisplayNamesError>’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/DisplayNames.h:947:40, inlined from ‘js::intl_ComputeDisplayName(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DisplayNames.cpp:513:34: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/DisplayNames.h:949:44: warning: ‘width’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 949 | return udatpg_getFieldDisplayName( | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/DisplayNames.h: In function ‘js::intl_ComputeDisplayName(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/DisplayNames.h:933:29: note: ‘width’ was declared here <--[g++] 933 | UDateTimePGDisplayWidth width; | ^~~~~ In member function ‘mozilla::intl::DisplayNames::GetQuarter<js::intl::FormatBuffer<char16_t, 32ul, js::TempAllocPolicy> >(js::intl::FormatBuffer<char16_t, 32ul, js::TempAllocPolicy>&, mozilla::intl::Quarter, mozilla::Span<char const, 18446744073709551615ul>, mozilla::intl::DisplayNames::Fallback)mozilla::Result<mozilla::Ok, mozilla::intl::DisplayNamesError>’, inlined from ‘js::intl_ComputeDisplayName(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DisplayNames.cpp:457:23: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/DisplayNames.h:830:50: warning: ‘symbolType’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 830 | if (auto result = ComputeDateTimeDisplayNames( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 831 | symbolType, mozilla::Span(indices), aCalendar); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/DisplayNames.h: In function ‘js::intl_ComputeDisplayName(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/DisplayNames.h:811:27: note: ‘symbolType’ was declared here <--[g++] 811 | UDateFormatSymbolType symbolType; | ^~~~~~~~~~ In member function ‘mozilla::intl::DisplayNames::GetWeekday<js::intl::FormatBuffer<char16_t, 32ul, js::TempAllocPolicy> >(js::intl::FormatBuffer<char16_t, 32ul, js::TempAllocPolicy>&, mozilla::intl::Weekday, mozilla::Span<char const, 18446744073709551615ul>, mozilla::intl::DisplayNames::Fallback)mozilla::Result<mozilla::Ok, mozilla::intl::DisplayNamesError>’, inlined from ‘js::intl_ComputeDisplayName(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DisplayNames.cpp:434:23: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/DisplayNames.h:734:50: warning: ‘symbolType’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 734 | if (auto result = ComputeDateTimeDisplayNames( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 735 | symbolType, mozilla::Span(indices), aCalendar); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/DisplayNames.h: In function ‘js::intl_ComputeDisplayName(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/DisplayNames.h:709:27: note: ‘symbolType’ was declared here <--[g++] 709 | UDateFormatSymbolType symbolType; | ^~~~~~~~~~ In member function ‘mozilla::intl::DisplayNames::GetCurrency<js::intl::FormatBuffer<char16_t, 32ul, js::TempAllocPolicy> >(js::intl::FormatBuffer<char16_t, 32ul, js::TempAllocPolicy>&, mozilla::Span<char const, 18446744073709551615ul>, mozilla::intl::DisplayNames::Fallback) constmozilla::Result<mozilla::Ok, mozilla::intl::DisplayNamesError>’, inlined from ‘js::intl_ComputeDisplayName(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DisplayNames.cpp:424:29: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/DisplayNames.h:485:41: warning: ‘style’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 485 | const char16_t* name = ucurr_getName(currency, IcuLocale(mLocale), style, | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/DisplayNames.h: In function ‘js::intl_ComputeDisplayName(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/DisplayNames.h:469:20: note: ‘style’ was declared here <--[g++] 469 | UCurrNameStyle style; | ^~~~~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘DateTimeFormatLocale(JSContext*, JS::Handle<JSObject*>, mozilla::Maybe<mozilla::intl::DateTimeFormat::HourCycle>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DateTimeFormat.cpp:505:74: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘locale’ in ‘MEM[(struct StackRootedBase * *)cx_185(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DateTimeFormat.cpp: In function ‘DateTimeFormatLocale(JSContext*, JS::Handle<JSObject*>, mozilla::Maybe<mozilla::intl::DateTimeFormat::HourCycle>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DateTimeFormat.cpp:505:29: note: ‘locale’ declared here <--[g++] 505 | Rooted<JSLinearString*> locale(cx, value.toString()->ensureLinear(cx)); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DateTimeFormat.cpp:492:16: note: ‘cx’ declared here <--[g++] 492 | JSContext* cx, HandleObject internals, | ~~~~~~~~~~~^~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Collator.cpp:19: <--[g++] In member function ‘js::intl::UnicodeExtensionKeyword::UnicodeExtensionKeyword(char const (&) [3], JSLinearString*)’, inlined from ‘mozilla::detail::VectorImpl<js::intl::UnicodeExtensionKeyword, 8ul, js::TempAllocPolicy, false>::new_<char const (&) [3], JSAtom*&>(js::intl::UnicodeExtensionKeyword*, char const (&) [3], JSAtom*&)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:154:5, inlined from ‘mozilla::Vector<js::intl::UnicodeExtensionKeyword, 8ul, js::TempAllocPolicy>::emplaceBack<char const (&) [3], JSAtom*&>(char const (&) [3], JSAtom*&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:768:15, inlined from ‘JS::GCVector<js::intl::UnicodeExtensionKeyword, 8ul, js::TempAllocPolicy>::emplaceBack<char const (&) [3], JSAtom*&>(char const (&) [3], JSAtom*&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/GCVector.h:107:30, inlined from ‘js::MutableWrappedPtrOperations<JS::GCVector<js::intl::UnicodeExtensionKeyword, 8ul, js::TempAllocPolicy>, JS::Rooted<JS::StackGCVector<js::intl::UnicodeExtensionKeyword, js::TempAllocPolicy> > >::emplaceBack<char const (&) [3], JSAtom*&>(char const (&) [3], JSAtom*&)bool’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/GCVector.h:276:29, inlined from ‘DateTimeFormatLocale(JSContext*, JS::Handle<JSObject*>, mozilla::Maybe<mozilla::intl::DateTimeFormat::HourCycle>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DateTimeFormat.cpp:565:30: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.h:75:31: warning: ‘hourCycleStr’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 75 | : key_{key[0], key[1]}, type_(type) {} | ^~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DateTimeFormat.cpp: In function ‘DateTimeFormatLocale(JSContext*, JS::Handle<JSObject*>, mozilla::Maybe<mozilla::intl::DateTimeFormat::HourCycle>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DateTimeFormat.cpp:549:13: note: ‘hourCycleStr’ was declared here <--[g++] 549 | JSAtom* hourCycleStr; | ^~~~~~~~~~~~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘NewDateTimeFormat(JSContext*, JS::Handle<js::DateTimeFormatObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DateTimeFormat.cpp:796:74: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘internals’ in ‘MEM[(struct StackRootedBase * *)cx_496(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DateTimeFormat.cpp: In function ‘NewDateTimeFormat(JSContext*, JS::Handle<js::DateTimeFormatObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DateTimeFormat.cpp:796:16: note: ‘internals’ declared here <--[g++] 796 | RootedObject internals(cx, intl::GetInternalsObject(cx, dateTimeFormat)); | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DateTimeFormat.cpp:793:16: note: ‘cx’ declared here <--[g++] 793 | JSContext* cx, Handle<DateTimeFormatObject*> dateTimeFormat) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::CollatorObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::CollatorObject*>::Rooted<JSContext*, js::CollatorObject*>(JSContext* const&, js::CollatorObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::intl_CompareStrings(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Collator.cpp:444:76: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘collator’ in ‘MEM[(struct StackRootedBase * *)cx_76(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Collator.cpp: In function ‘js::intl_CompareStrings(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Collator.cpp:443:27: note: ‘collator’ declared here <--[g++] 443 | Rooted<CollatorObject*> collator(cx, | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Collator.cpp:436:41: note: ‘cx’ declared here <--[g++] 436 | bool js::intl_CompareStrings(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘NewDateIntervalFormat(JSContext*, JS::Handle<js::DateTimeFormatObject*>, mozilla::intl::DateTimeFormat&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DateTimeFormat.cpp:1312:74: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘internals’ in ‘MEM[(struct StackRootedBase * *)cx_193(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DateTimeFormat.cpp: In function ‘NewDateIntervalFormat(JSContext*, JS::Handle<js::DateTimeFormatObject*>, mozilla::intl::DateTimeFormat&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DateTimeFormat.cpp:1312:16: note: ‘internals’ declared here <--[g++] 1312 | RootedObject internals(cx, intl::GetInternalsObject(cx, dateTimeFormat)); | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DateTimeFormat.cpp:1309:16: note: ‘cx’ declared here <--[g++] 1309 | JSContext* cx, Handle<DateTimeFormatObject*> dateTimeFormat, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘CreateDateTimePartArray(JSContext*, mozilla::Span<char16_t const, 18446744073709551615ul>, bool, mozilla::Vector<mozilla::intl::DateTimePart, 32ul, mozilla::MallocAllocPolicy> const&, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DateTimeFormat.cpp:1191:73: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘overallResult’ in ‘MEM[(struct StackRootedBase * *)cx_177(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DateTimeFormat.cpp: In function ‘CreateDateTimePartArray(JSContext*, mozilla::Span<char16_t const, 18446744073709551615ul>, bool, mozilla::Vector<mozilla::intl::DateTimePart, 32ul, mozilla::MallocAllocPolicy> const&, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DateTimeFormat.cpp:1191:16: note: ‘overallResult’ declared here <--[g++] 1191 | RootedString overallResult(cx, NewStringCopy<CanGC>(cx, formattedSpan)); | ^~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DateTimeFormat.cpp:1188:16: note: ‘cx’ declared here <--[g++] 1188 | JSContext* cx, mozilla::Span<const char16_t> formattedSpan, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayObject*>::Rooted<JSContext*, js::ArrayObject*>(JSContext* const&, js::ArrayObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘CreateArrayFromSortedList<69ul>(JSContext*, std::array<char const*, 69ul> const&)js::ArrayObject*’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/IntlObject.cpp:520:24, inlined from ‘AvailableNumberingSystems(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/IntlObject.cpp:724:35, inlined from ‘js::intl_SupportedValuesOf(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/IntlObject.cpp:837:37: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘array’ in ‘MEM[(struct StackRootedBase * *)cx_10(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/IntlObject.cpp: In function ‘js::intl_SupportedValuesOf(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/IntlObject.cpp:520:24: note: ‘array’ declared here <--[g++] 520 | Rooted<ArrayObject*> array(cx, NewDenseFullyAllocatedArray(cx, length)); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/IntlObject.cpp:819:44: note: ‘cx’ declared here <--[g++] 819 | bool js::intl_SupportedValuesOf(JSContext* cx, unsigned argc, JS::Value* vp) { | ~~~~~~~~~~~^~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallArgs.h:73, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsfriendapi.h:12, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ErrorReporting.h:12, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Warnings.cpp:16, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src25.cpp:2: <--[g++] In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JS::Handle<JSObject*>&>(JSContext* const&, JS::Handle<JSObject*>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘ReshapeForProtoMutation(JSContext*, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Watchtower.cpp:158:28, inlined from ‘WatchProtoChangeImpl(JSContext*, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Watchtower.cpp:176:31: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘pobj’ in ‘MEM[(struct StackRootedBase * *)cx_10(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src25.cpp:11: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Watchtower.cpp: In function ‘WatchProtoChangeImpl(JSContext*, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Watchtower.cpp:158:16: note: ‘pobj’ declared here <--[g++] 158 | RootedObject pobj(cx, obj); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Watchtower.cpp:172:45: note: ‘cx’ declared here <--[g++] 172 | static bool WatchProtoChangeImpl(JSContext* cx, HandleObject obj) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘AddToWatchtowerLog(JSContext*, char const*, JS::Handle<JSObject*>, JS::Handle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Watchtower.cpp:31:62: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘kindString’ in ‘MEM[(struct StackRootedBase * *)cx_64(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Watchtower.cpp: In function ‘AddToWatchtowerLog(JSContext*, char const*, JS::Handle<JSObject*>, JS::Handle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Watchtower.cpp:31:16: note: ‘kindString’ declared here <--[g++] 31 | RootedString kindString(cx, NewStringCopyZ<CanGC>(cx, kind)); | ^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Watchtower.cpp:24:43: note: ‘cx’ declared here <--[g++] 24 | static bool AddToWatchtowerLog(JSContext* cx, const char* kind, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘ReshapeForShadowedProp(JSContext*, JS::Handle<js::NativeObject*>, JS::Handle<JS::PropertyKey>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Watchtower.cpp:73:48, inlined from ‘js::Watchtower::watchPropertyAddSlow(JSContext*, JS::Handle<js::NativeObject*>, JS::Handle<JS::PropertyKey>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Watchtower.cpp:109:32: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘proto’ in ‘MEM[(struct StackRootedBase * *)cx_64(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Watchtower.cpp: In function ‘js::Watchtower::watchPropertyAddSlow(JSContext*, JS::Handle<js::NativeObject*>, JS::Handle<JS::PropertyKey>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Watchtower.cpp:73:16: note: ‘proto’ declared here <--[g++] 73 | RootedObject proto(cx, obj->staticPrototype()); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Watchtower.cpp:104:50: note: ‘cx’ declared here <--[g++] 104 | bool Watchtower::watchPropertyAddSlow(JSContext* cx, Handle<NativeObject*> obj, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::PropMap*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::PropMap*>::Rooted<JSContext*, js::PropMap*>(JSContext* const&, js::PropMap*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::Watchtower::watchPropertyChangeSlow(JSContext*, JS::Handle<js::NativeObject*>, JS::Handle<JS::PropertyKey>, js::PropertyFlags)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Watchtower.cpp:242:70: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘map’ in ‘MEM[(struct StackRootedBase * *)cx_166(D) + 88B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Watchtower.cpp: In function ‘js::Watchtower::watchPropertyChangeSlow(JSContext*, JS::Handle<js::NativeObject*>, JS::Handle<JS::PropertyKey>, js::PropertyFlags)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Watchtower.cpp:242:22: note: ‘map’ declared here <--[g++] 242 | Rooted<PropMap*> map(cx, obj->shape()->lookup(cx, id, &propIndex)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Watchtower.cpp:228:53: note: ‘cx’ declared here <--[g++] 228 | bool Watchtower::watchPropertyChangeSlow(JSContext* cx, | ~~~~~~~~~~~^~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.h:16, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:7, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src5.cpp:2: <--[g++] In member function ‘JS::Rooted<js::ListFormatObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ListFormatObject*>::Rooted<JSContext*, js::ListFormatObject*>(JSContext* const&, js::ListFormatObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘ListFormat(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/ListFormat.cpp:105:63: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘listFormat’ in ‘MEM[(struct StackRootedBase * *)cx_103(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src5.cpp:11: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/ListFormat.cpp: In function ‘ListFormat(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/ListFormat.cpp:104:29: note: ‘listFormat’ declared here <--[g++] 104 | Rooted<ListFormatObject*> listFormat( | ^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/ListFormat.cpp:89:35: note: ‘cx’ declared here <--[g++] 89 | static bool ListFormat(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘NewPluralRules(JSContext*, JS::Handle<js::PluralRulesObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/PluralRules.cpp:172:71: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘internals’ in ‘MEM[(struct StackRootedBase * *)cx_249(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src5.cpp:38: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/PluralRules.cpp: In function ‘NewPluralRules(JSContext*, JS::Handle<js::PluralRulesObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/PluralRules.cpp:172:16: note: ‘internals’ declared here <--[g++] 172 | RootedObject internals(cx, intl::GetInternalsObject(cx, pluralRules)); | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/PluralRules.cpp:171:16: note: ‘cx’ declared here <--[g++] 171 | JSContext* cx, Handle<PluralRulesObject*> pluralRules) { | ~~~~~~~~~~~^~ In file included from /usr/include/c++/14/algorithm:60, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers/algorithm:3, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Result.h:12, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/ICUError.h:9, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:11, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.h:12: <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:701:5, inlined from ‘mozilla::intl::LanguageTagSubtag<8ul>::Set<char16_t>(mozilla::Span<char16_t const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneLanguageTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<8ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:55:25: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneLanguageTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<8ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [16, 4294967288] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [16, 4294967288] into destination object ‘mChars’ of size 8 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:701:5, inlined from ‘mozilla::intl::LanguageTagSubtag<8ul>::Set<char16_t>(mozilla::Span<char16_t const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneLanguageTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<8ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:55:25: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneLanguageTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<8ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [17, 4294967289] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [1, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [17, 4294967289] into destination object ‘mChars’ of size 8 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:701:5, inlined from ‘mozilla::intl::LanguageTagSubtag<8ul>::Set<char16_t>(mozilla::Span<char16_t const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneLanguageTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<8ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:55:25: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneLanguageTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<8ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [18, 4294967290] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [2, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [18, 4294967290] into destination object ‘mChars’ of size 8 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:701:5, inlined from ‘mozilla::intl::LanguageTagSubtag<8ul>::Set<char16_t>(mozilla::Span<char16_t const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneLanguageTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<8ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:55:25: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneLanguageTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<8ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [19, 4294967291] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [3, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [19, 4294967291] into destination object ‘mChars’ of size 8 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:701:5, inlined from ‘mozilla::intl::LanguageTagSubtag<8ul>::Set<char16_t>(mozilla::Span<char16_t const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneLanguageTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<8ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:55:25: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneLanguageTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<8ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [20, 4294967292] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [4, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [20, 4294967292] into destination object ‘mChars’ of size 8 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:701:5, inlined from ‘mozilla::intl::LanguageTagSubtag<8ul>::Set<char16_t>(mozilla::Span<char16_t const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneLanguageTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<8ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:55:25: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneLanguageTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<8ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [21, 4294967293] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [5, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [21, 4294967293] into destination object ‘mChars’ of size 8 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:701:5, inlined from ‘mozilla::intl::LanguageTagSubtag<8ul>::Set<char16_t>(mozilla::Span<char16_t const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneLanguageTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<8ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:55:25: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneLanguageTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<8ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [22, 4294967294] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [6, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [22, 4294967294] into destination object ‘mChars’ of size 8 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘mozilla::intl::LanguageTagSubtag<8ul>::Set<unsigned char>(mozilla::Span<unsigned char const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneLanguageTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<8ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:49:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneLanguageTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<8ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [16, 4294967288] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [16, 4294967288] into destination object ‘mChars’ of size 8 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘mozilla::intl::LanguageTagSubtag<8ul>::Set<unsigned char>(mozilla::Span<unsigned char const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneLanguageTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<8ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:49:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneLanguageTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<8ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [17, 4294967289] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [1, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [17, 4294967289] into destination object ‘mChars’ of size 8 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘mozilla::intl::LanguageTagSubtag<8ul>::Set<unsigned char>(mozilla::Span<unsigned char const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneLanguageTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<8ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:49:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneLanguageTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<8ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [18, 4294967290] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [2, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [18, 4294967290] into destination object ‘mChars’ of size 8 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘mozilla::intl::LanguageTagSubtag<8ul>::Set<unsigned char>(mozilla::Span<unsigned char const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneLanguageTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<8ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:49:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneLanguageTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<8ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [19, 4294967291] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [3, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [19, 4294967291] into destination object ‘mChars’ of size 8 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘mozilla::intl::LanguageTagSubtag<8ul>::Set<unsigned char>(mozilla::Span<unsigned char const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneLanguageTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<8ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:49:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneLanguageTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<8ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [20, 4294967292] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [4, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [20, 4294967292] into destination object ‘mChars’ of size 8 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘mozilla::intl::LanguageTagSubtag<8ul>::Set<unsigned char>(mozilla::Span<unsigned char const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneLanguageTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<8ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:49:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneLanguageTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<8ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [21, 4294967293] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [5, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [21, 4294967293] into destination object ‘mChars’ of size 8 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘mozilla::intl::LanguageTagSubtag<8ul>::Set<unsigned char>(mozilla::Span<unsigned char const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneLanguageTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<8ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:49:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneLanguageTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<8ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [22, 4294967294] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [6, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [22, 4294967294] into destination object ‘mChars’ of size 8 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:701:5, inlined from ‘mozilla::intl::LanguageTagSubtag<4ul>::Set<char16_t>(mozilla::Span<char16_t const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneScriptTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<4ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:76:25: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneScriptTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<4ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [16, 4294967288] into destination object ‘mChars’ of size 4 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [16, 4294967288] into destination object ‘mChars’ of size 4 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:701:5, inlined from ‘mozilla::intl::LanguageTagSubtag<4ul>::Set<char16_t>(mozilla::Span<char16_t const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneScriptTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<4ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:76:25: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneScriptTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<4ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [17, 4294967289] into destination object ‘mChars’ of size 4 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [1, 4] into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [17, 4294967289] into destination object ‘mChars’ of size 4 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:701:5, inlined from ‘mozilla::intl::LanguageTagSubtag<4ul>::Set<char16_t>(mozilla::Span<char16_t const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneScriptTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<4ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:76:25: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneScriptTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<4ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [18, 4294967290] into destination object ‘mChars’ of size 4 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [2, 4] into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [18, 4294967290] into destination object ‘mChars’ of size 4 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:701:5, inlined from ‘mozilla::intl::LanguageTagSubtag<4ul>::Set<char16_t>(mozilla::Span<char16_t const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneScriptTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<4ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:76:25: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneScriptTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<4ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [19, 4294967291] into destination object ‘mChars’ of size 4 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [3, 4] into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [19, 4294967291] into destination object ‘mChars’ of size 4 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:701:5, inlined from ‘mozilla::intl::LanguageTagSubtag<4ul>::Set<char16_t>(mozilla::Span<char16_t const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneScriptTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<4ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:76:25: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneScriptTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<4ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [20, 4294967292] into destination object ‘mChars’ of size 4 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset 4 into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [20, 4294967292] into destination object ‘mChars’ of size 4 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:701:5, inlined from ‘mozilla::intl::LanguageTagSubtag<4ul>::Set<char16_t>(mozilla::Span<char16_t const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneScriptTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<4ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:76:25: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneScriptTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<4ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [21, 4294967293] into destination object ‘mChars’ of size 4 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [5, 13] into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [21, 4294967293] into destination object ‘mChars’ of size 4 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:701:5, inlined from ‘mozilla::intl::LanguageTagSubtag<4ul>::Set<char16_t>(mozilla::Span<char16_t const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneScriptTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<4ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:76:25: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneScriptTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<4ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [22, 4294967294] into destination object ‘mChars’ of size 4 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [6, 14] into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [22, 4294967294] into destination object ‘mChars’ of size 4 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘mozilla::intl::LanguageTagSubtag<4ul>::Set<unsigned char>(mozilla::Span<unsigned char const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneScriptTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<4ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:70:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneScriptTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<4ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [16, 4294967288] into destination object ‘mChars’ of size 4 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [16, 4294967288] into destination object ‘mChars’ of size 4 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘mozilla::intl::LanguageTagSubtag<4ul>::Set<unsigned char>(mozilla::Span<unsigned char const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneScriptTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<4ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:70:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneScriptTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<4ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [17, 4294967289] into destination object ‘mChars’ of size 4 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [1, 4] into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [17, 4294967289] into destination object ‘mChars’ of size 4 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘mozilla::intl::LanguageTagSubtag<4ul>::Set<unsigned char>(mozilla::Span<unsigned char const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneScriptTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<4ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:70:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneScriptTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<4ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [18, 4294967290] into destination object ‘mChars’ of size 4 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [2, 4] into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [18, 4294967290] into destination object ‘mChars’ of size 4 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘mozilla::intl::LanguageTagSubtag<4ul>::Set<unsigned char>(mozilla::Span<unsigned char const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneScriptTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<4ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:70:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneScriptTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<4ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [19, 4294967291] into destination object ‘mChars’ of size 4 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [3, 4] into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [19, 4294967291] into destination object ‘mChars’ of size 4 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘mozilla::intl::LanguageTagSubtag<4ul>::Set<unsigned char>(mozilla::Span<unsigned char const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneScriptTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<4ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:70:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneScriptTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<4ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [20, 4294967292] into destination object ‘mChars’ of size 4 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset 4 into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [20, 4294967292] into destination object ‘mChars’ of size 4 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘mozilla::intl::LanguageTagSubtag<4ul>::Set<unsigned char>(mozilla::Span<unsigned char const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneScriptTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<4ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:70:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneScriptTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<4ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [21, 4294967293] into destination object ‘mChars’ of size 4 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [5, 13] into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [21, 4294967293] into destination object ‘mChars’ of size 4 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘mozilla::intl::LanguageTagSubtag<4ul>::Set<unsigned char>(mozilla::Span<unsigned char const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneScriptTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<4ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:70:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneScriptTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<4ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [22, 4294967294] into destination object ‘mChars’ of size 4 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [6, 14] into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [22, 4294967294] into destination object ‘mChars’ of size 4 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:701:5, inlined from ‘mozilla::intl::LanguageTagSubtag<3ul>::Set<char16_t>(mozilla::Span<char16_t const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneRegionTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<3ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:97:25: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneRegionTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<3ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [16, 4294967288] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [16, 4294967288] into destination object ‘mChars’ of size 3 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:701:5, inlined from ‘mozilla::intl::LanguageTagSubtag<3ul>::Set<char16_t>(mozilla::Span<char16_t const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneRegionTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<3ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:97:25: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneRegionTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<3ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [17, 4294967289] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [1, 3] into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [17, 4294967289] into destination object ‘mChars’ of size 3 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:701:5, inlined from ‘mozilla::intl::LanguageTagSubtag<3ul>::Set<char16_t>(mozilla::Span<char16_t const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneRegionTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<3ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:97:25: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneRegionTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<3ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [18, 4294967290] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [2, 3] into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [18, 4294967290] into destination object ‘mChars’ of size 3 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:701:5, inlined from ‘mozilla::intl::LanguageTagSubtag<3ul>::Set<char16_t>(mozilla::Span<char16_t const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneRegionTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<3ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:97:25: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneRegionTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<3ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [19, 4294967291] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset 3 into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [19, 4294967291] into destination object ‘mChars’ of size 3 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:701:5, inlined from ‘mozilla::intl::LanguageTagSubtag<3ul>::Set<char16_t>(mozilla::Span<char16_t const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneRegionTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<3ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:97:25: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneRegionTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<3ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [20, 4294967292] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [4, 12] into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [20, 4294967292] into destination object ‘mChars’ of size 3 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:701:5, inlined from ‘mozilla::intl::LanguageTagSubtag<3ul>::Set<char16_t>(mozilla::Span<char16_t const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneRegionTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<3ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:97:25: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneRegionTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<3ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [21, 4294967293] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [5, 13] into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [21, 4294967293] into destination object ‘mChars’ of size 3 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:701:5, inlined from ‘mozilla::intl::LanguageTagSubtag<3ul>::Set<char16_t>(mozilla::Span<char16_t const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneRegionTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<3ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:97:25: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneRegionTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<3ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [22, 4294967294] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [6, 14] into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [22, 4294967294] into destination object ‘mChars’ of size 3 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘mozilla::intl::LanguageTagSubtag<3ul>::Set<unsigned char>(mozilla::Span<unsigned char const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneRegionTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<3ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:91:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneRegionTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<3ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [16, 4294967288] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [16, 4294967288] into destination object ‘mChars’ of size 3 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘mozilla::intl::LanguageTagSubtag<3ul>::Set<unsigned char>(mozilla::Span<unsigned char const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneRegionTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<3ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:91:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneRegionTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<3ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [17, 4294967289] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [1, 3] into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [17, 4294967289] into destination object ‘mChars’ of size 3 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘mozilla::intl::LanguageTagSubtag<3ul>::Set<unsigned char>(mozilla::Span<unsigned char const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneRegionTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<3ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:91:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneRegionTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<3ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [18, 4294967290] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [2, 3] into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [18, 4294967290] into destination object ‘mChars’ of size 3 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘mozilla::intl::LanguageTagSubtag<3ul>::Set<unsigned char>(mozilla::Span<unsigned char const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneRegionTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<3ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:91:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneRegionTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<3ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [19, 4294967291] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset 3 into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [19, 4294967291] into destination object ‘mChars’ of size 3 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘mozilla::intl::LanguageTagSubtag<3ul>::Set<unsigned char>(mozilla::Span<unsigned char const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneRegionTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<3ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:91:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneRegionTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<3ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [20, 4294967292] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [4, 12] into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [20, 4294967292] into destination object ‘mChars’ of size 3 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘mozilla::intl::LanguageTagSubtag<3ul>::Set<unsigned char>(mozilla::Span<unsigned char const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneRegionTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<3ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:91:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneRegionTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<3ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [21, 4294967293] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [5, 13] into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [21, 4294967293] into destination object ‘mChars’ of size 3 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘mozilla::intl::LanguageTagSubtag<3ul>::Set<unsigned char>(mozilla::Span<unsigned char const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneRegionTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<3ul>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:91:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneRegionTag(JS::Handle<JSLinearString*>, mozilla::intl::LanguageTagSubtag<3ul>&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [22, 4294967294] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [6, 14] into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [22, 4294967294] into destination object ‘mChars’ of size 3 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:701:5, inlined from ‘mozilla::intl::LanguageTagSubtag<8ul>::Set<char16_t>(mozilla::Span<char16_t const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneISO639LanguageTag(JSContext*, JS::Handle<JSLinearString*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:161:30: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneISO639LanguageTag(JSContext*, JS::Handle<JSLinearString*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [16, 4294967288] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [16, 4294967288] into destination object ‘mChars’ of size 8 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:701:5, inlined from ‘mozilla::intl::LanguageTagSubtag<8ul>::Set<char16_t>(mozilla::Span<char16_t const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneISO639LanguageTag(JSContext*, JS::Handle<JSLinearString*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:161:30: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneISO639LanguageTag(JSContext*, JS::Handle<JSLinearString*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [17, 4294967289] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [1, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [17, 4294967289] into destination object ‘mChars’ of size 8 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:701:5, inlined from ‘mozilla::intl::LanguageTagSubtag<8ul>::Set<char16_t>(mozilla::Span<char16_t const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneISO639LanguageTag(JSContext*, JS::Handle<JSLinearString*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:161:30: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneISO639LanguageTag(JSContext*, JS::Handle<JSLinearString*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [18, 4294967290] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [2, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [18, 4294967290] into destination object ‘mChars’ of size 8 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:701:5, inlined from ‘mozilla::intl::LanguageTagSubtag<8ul>::Set<char16_t>(mozilla::Span<char16_t const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneISO639LanguageTag(JSContext*, JS::Handle<JSLinearString*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:161:30: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneISO639LanguageTag(JSContext*, JS::Handle<JSLinearString*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [19, 4294967291] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [3, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [19, 4294967291] into destination object ‘mChars’ of size 8 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:701:5, inlined from ‘mozilla::intl::LanguageTagSubtag<8ul>::Set<char16_t>(mozilla::Span<char16_t const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneISO639LanguageTag(JSContext*, JS::Handle<JSLinearString*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:161:30: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneISO639LanguageTag(JSContext*, JS::Handle<JSLinearString*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [20, 4294967292] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [4, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [20, 4294967292] into destination object ‘mChars’ of size 8 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:701:5, inlined from ‘mozilla::intl::LanguageTagSubtag<8ul>::Set<char16_t>(mozilla::Span<char16_t const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneISO639LanguageTag(JSContext*, JS::Handle<JSLinearString*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:161:30: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneISO639LanguageTag(JSContext*, JS::Handle<JSLinearString*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [21, 4294967293] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [5, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [21, 4294967293] into destination object ‘mChars’ of size 8 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<char16_t const*, char*>(char16_t const*, char16_t const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘std::copy_n<char16_t const*, unsigned long, char*>(char16_t const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:701:5, inlined from ‘mozilla::intl::LanguageTagSubtag<8ul>::Set<char16_t>(mozilla::Span<char16_t const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneISO639LanguageTag(JSContext*, JS::Handle<JSLinearString*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:161:30: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneISO639LanguageTag(JSContext*, JS::Handle<JSLinearString*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [22, 4294967294] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [6, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [22, 4294967294] into destination object ‘mChars’ of size 8 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘mozilla::intl::LanguageTagSubtag<8ul>::Set<unsigned char>(mozilla::Span<unsigned char const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneISO639LanguageTag(JSContext*, JS::Handle<JSLinearString*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:158:32: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneISO639LanguageTag(JSContext*, JS::Handle<JSLinearString*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [16, 4294967288] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [16, 4294967288] into destination object ‘mChars’ of size 8 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘mozilla::intl::LanguageTagSubtag<8ul>::Set<unsigned char>(mozilla::Span<unsigned char const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneISO639LanguageTag(JSContext*, JS::Handle<JSLinearString*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:158:32: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneISO639LanguageTag(JSContext*, JS::Handle<JSLinearString*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [17, 4294967289] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [1, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [17, 4294967289] into destination object ‘mChars’ of size 8 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘mozilla::intl::LanguageTagSubtag<8ul>::Set<unsigned char>(mozilla::Span<unsigned char const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneISO639LanguageTag(JSContext*, JS::Handle<JSLinearString*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:158:32: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneISO639LanguageTag(JSContext*, JS::Handle<JSLinearString*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [18, 4294967290] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [2, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [18, 4294967290] into destination object ‘mChars’ of size 8 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘mozilla::intl::LanguageTagSubtag<8ul>::Set<unsigned char>(mozilla::Span<unsigned char const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneISO639LanguageTag(JSContext*, JS::Handle<JSLinearString*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:158:32: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneISO639LanguageTag(JSContext*, JS::Handle<JSLinearString*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [19, 4294967291] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [3, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [19, 4294967291] into destination object ‘mChars’ of size 8 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘mozilla::intl::LanguageTagSubtag<8ul>::Set<unsigned char>(mozilla::Span<unsigned char const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneISO639LanguageTag(JSContext*, JS::Handle<JSLinearString*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:158:32: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneISO639LanguageTag(JSContext*, JS::Handle<JSLinearString*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [20, 4294967292] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [4, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [20, 4294967292] into destination object ‘mChars’ of size 8 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘mozilla::intl::LanguageTagSubtag<8ul>::Set<unsigned char>(mozilla::Span<unsigned char const, 18446744073709551615ul>)void’ at /builddir/bumake[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit' js/src/jit/Unified_cpp_js_src_jit8.o /usr/lib64/cscppc/g++ -o Unified_cpp_js_src_jit8.o -c -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include -DWITH_GZFILEOP -DMOZILLA_CLIENT -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-invalid-offsetof -Wc++2a-compat -Wcomma-subscript -Wvolatile -Wno-error=deprecated -Wno-error=deprecated-enum-enum-conversion -Wduplicated-cond -Wimplicit-fallthrough -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -Wno-error=builtin-macro-redefined -Werror=format -Wno-attributes -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src_jit8.o.pp Unified_cpp_js_src_jit8.cpp make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit' make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' js/src/Unified_cpp_js_src6.o /usr/lib64/cscppc/g++ -o Unified_cpp_js_src6.o -c -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include -DWITH_GZFILEOP -DMOZILLA_CLIENT -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-invalid-offsetof -Wc++2a-compat -Wcomma-subscript -Wvolatile -Wno-error=deprecated -Wno-error=deprecated-enum-enum-conversion -Wduplicated-cond -Wimplicit-fallthrough -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -Wno-error=builtin-macro-redefined -Werror=format -Wno-attributes -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src6.o.pp Unified_cpp_js_src6.cpp ild/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneISO639LanguageTag(JSContext*, JS::Handle<JSLinearString*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:158:32: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneISO639LanguageTag(JSContext*, JS::Handle<JSLinearString*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [21, 4294967293] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [5, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [21, 4294967293] into destination object ‘mChars’ of size 8 <--[g++] In function ‘std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’, inlined from ‘std::__copy_move_a2<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘std::__copy_move_a1<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘std::__copy_move_a<false, unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘std::copy<unsigned char const*, char*>(unsigned char const*, unsigned char const*, char*)char*’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘std::__copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*, std::random_access_iterator_tag)char*’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘std::copy_n<unsigned char const*, unsigned long, char*>(unsigned char const*, unsigned long, char*)char*’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘mozilla::intl::LanguageTagSubtag<8ul>::Set<unsigned char>(mozilla::Span<unsigned char const, 18446744073709551615ul>)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘js::intl::ParseStandaloneISO639LanguageTag(JSContext*, JS::Handle<JSLinearString*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:158:32: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ~~~~~~~~~~^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘js::intl::ParseStandaloneISO639LanguageTag(JSContext*, JS::Handle<JSLinearString*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [22, 4294967294] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [6, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126:8: note: at offset [22, 4294967294] into destination object ‘mChars’ of size 8 <--[g++] In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, js::PlainObject*>(JSContext* const&, js::PlainObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::intl_availableMeasurementUnits(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/NumberFormat.cpp:236:73: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘measurementUnits’ in ‘MEM[(struct StackRootedBase * *)cx_126(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src5.cpp:29: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/NumberFormat.cpp: In function ‘js::intl_availableMeasurementUnits(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/NumberFormat.cpp:236:16: note: ‘measurementUnits’ declared here <--[g++] 236 | RootedObject measurementUnits(cx, NewPlainObjectWithProto(cx, nullptr)); | ^~~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/NumberFormat.cpp:231:52: note: ‘cx’ declared here <--[g++] 231 | bool js::intl_availableMeasurementUnits(JSContext* cx, unsigned argc, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::intl_ValidateAndCanonicalizeUnicodeExtensionType(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:1447:79: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘unicodeType’ in ‘MEM[(struct StackRootedBase * *)cx_162(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src5.cpp:20: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp: In function ‘js::intl_ValidateAndCanonicalizeUnicodeExtensionType(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:1447:27: note: ‘unicodeType’ declared here <--[g++] 1447 | Rooted<JSLinearString*> unicodeType(cx, typeArg.toString()->ensureLinear(cx)); | ^~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:1432:70: note: ‘cx’ declared here <--[g++] 1432 | bool js::intl_ValidateAndCanonicalizeUnicodeExtensionType(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::intl_ValidateAndCanonicalizeLanguageTag(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:1326:68: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘tagLinearStr’ in ‘MEM[(struct StackRootedBase * *)cx_128(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp: In function ‘js::intl_ValidateAndCanonicalizeLanguageTag(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:1326:27: note: ‘tagLinearStr’ declared here <--[g++] 1326 | Rooted<JSLinearString*> tagLinearStr(cx, tagStr->ensureLinear(cx)); | ^~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:1297:61: note: ‘cx’ declared here <--[g++] 1297 | bool js::intl_ValidateAndCanonicalizeLanguageTag(JSContext* cx, unsigned argc, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::intl_TryValidateAndCanonicalizeLanguageTag(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:1381:74: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘linear’ in ‘MEM[(struct StackRootedBase * *)cx_115(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp: In function ‘js::intl_TryValidateAndCanonicalizeLanguageTag(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:1381:27: note: ‘linear’ declared here <--[g++] 1381 | Rooted<JSLinearString*> linear(cx, args[0].toString()->ensureLinear(cx)); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:1376:64: note: ‘cx’ declared here <--[g++] 1376 | bool js::intl_TryValidateAndCanonicalizeLanguageTag(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ArrayObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ArrayObject*>::Rooted<JSContext*, js::ArrayObject*>(JSContext* const&, js::ArrayObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘FormattedNumberToParts(JSContext*, JS::Handle<JSString*>, mozilla::Vector<mozilla::intl::NumberPart, 8ul, mozilla::MallocAllocPolicy> const&, DisplayNumberPartSource, js::ImmutableTenuredPtr<js::PropertyName*> JSAtomState::*, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/NumberFormat.cpp:884:58: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘partsArray’ in ‘MEM[(struct StackRootedBase * *)cx_163(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/NumberFormat.cpp: In function ‘FormattedNumberToParts(JSContext*, JS::Handle<JSString*>, mozilla::Vector<mozilla::intl::NumberPart, 8ul, mozilla::MallocAllocPolicy> const&, DisplayNumberPartSource, js::ImmutableTenuredPtr<js::PropertyName*> JSAtomState::*, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/NumberFormat.cpp:883:24: note: ‘partsArray’ declared here <--[g++] 883 | Rooted<ArrayObject*> partsArray( | ^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/NumberFormat.cpp:873:47: note: ‘cx’ declared here <--[g++] 873 | static bool FormattedNumberToParts(JSContext* cx, HandleString str, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::PluralRulesObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::PluralRulesObject*>::Rooted<JSContext*, js::PluralRulesObject*>(JSContext* const&, js::PluralRulesObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::intl_SelectPluralRule(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/PluralRules.cpp:313:54: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘pluralRules’ in ‘MEM[(struct StackRootedBase * *)cx_57(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/PluralRules.cpp: In function ‘js::intl_SelectPluralRule(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/PluralRules.cpp:312:30: note: ‘pluralRules’ declared here <--[g++] 312 | Rooted<PluralRulesObject*> pluralRules( | ^~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/PluralRules.cpp:308:43: note: ‘cx’ declared here <--[g++] 308 | bool js::intl_SelectPluralRule(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::PluralRulesObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::PluralRulesObject*>::Rooted<JSContext*, js::PluralRulesObject*>(JSContext* const&, js::PluralRulesObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::intl_SelectPluralRuleRange(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/PluralRules.cpp:346:54: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘pluralRules’ in ‘MEM[(struct StackRootedBase * *)cx_68(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/PluralRules.cpp: In function ‘js::intl_SelectPluralRuleRange(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/PluralRules.cpp:345:30: note: ‘pluralRules’ declared here <--[g++] 345 | Rooted<PluralRulesObject*> pluralRules( | ^~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/PluralRules.cpp:340:48: note: ‘cx’ declared here <--[g++] 340 | bool js::intl_SelectPluralRuleRange(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::PluralRulesObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::PluralRulesObject*>::Rooted<JSContext*, js::PluralRulesObject*>(JSContext* const&, js::PluralRulesObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::intl_GetPluralCategories(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/PluralRules.cpp:391:54: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘pluralRules’ in ‘MEM[(struct StackRootedBase * *)cx_88(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/PluralRules.cpp: In function ‘js::intl_GetPluralCategories(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/PluralRules.cpp:390:30: note: ‘pluralRules’ declared here <--[g++] 390 | Rooted<PluralRulesObject*> pluralRules( | ^~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/PluralRules.cpp:386:46: note: ‘cx’ declared here <--[g++] 386 | bool js::intl_GetPluralCategories(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::ListFormatObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::ListFormatObject*>::Rooted<JSContext*, js::ListFormatObject*>(JSContext* const&, js::ListFormatObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::intl_FormatList(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/ListFormat.cpp:323:53: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘listFormat’ in ‘MEM[(struct StackRootedBase * *)cx_181(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/ListFormat.cpp: In function ‘js::intl_FormatList(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/ListFormat.cpp:322:29: note: ‘listFormat’ declared here <--[g++] 322 | Rooted<ListFormatObject*> listFormat( | ^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/ListFormat.cpp:318:37: note: ‘cx’ declared here <--[g++] 318 | bool js::intl_FormatList(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘CreateLocaleObject(JSContext*, JS::Handle<JSObject*>, mozilla::intl::Locale const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:113:51: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘tagStr’ in ‘MEM[(struct StackRootedBase * *)cx_114(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp: In function ‘CreateLocaleObject(JSContext*, JS::Handle<JSObject*>, mozilla::intl::Locale const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:113:16: note: ‘tagStr’ declared here <--[g++] 113 | RootedString tagStr(cx, buffer.toAsciiString(cx)); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:105:52: note: ‘cx’ declared here <--[g++] 105 | static LocaleObject* CreateLocaleObject(JSContext* cx, HandleObject prototype, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘Locale_minimize(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:970:77: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘tagStr’ in ‘MEM[(struct StackRootedBase * *)cx_67(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp: In function ‘Locale_minimize(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:970:27: note: ‘tagStr’ declared here <--[g++] 970 | Rooted<JSLinearString*> tagStr(cx, locale->languageTag()->ensureLinear(cx)); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:965:40: note: ‘cx’ declared here <--[g++] 965 | static bool Locale_minimize(JSContext* cx, const CallArgs& args) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘Locale_maximize(JSContext*, JS::CallArgs const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:933:77: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘tagStr’ in ‘MEM[(struct StackRootedBase * *)cx_67(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp: In function ‘Locale_maximize(JSContext*, JS::CallArgs const&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:933:27: note: ‘tagStr’ declared here <--[g++] 933 | Rooted<JSLinearString*> tagStr(cx, locale->languageTag()->ensureLinear(cx)); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:928:40: note: ‘cx’ declared here <--[g++] 928 | static bool Locale_maximize(JSContext* cx, const CallArgs& args) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘NumberFormatLocale(JSContext*, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/NumberFormat.cpp:289:74: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘locale’ in ‘MEM[(struct StackRootedBase * *)cx_132(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/NumberFormat.cpp: In function ‘NumberFormatLocale(JSContext*, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/NumberFormat.cpp:289:29: note: ‘locale’ declared here <--[g++] 289 | Rooted<JSLinearString*> locale(cx, value.toString()->ensureLinear(cx)); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/NumberFormat.cpp:279:50: note: ‘cx’ declared here <--[g++] 279 | static UniqueChars NumberFormatLocale(JSContext* cx, HandleObject internals) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JS::MutableHandle<JS::Value> >(JSContext* const&, JS::MutableHandle<JS::Value>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::intl_FormatNumber(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/NumberFormat.cpp:1143:32: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘value’ in ‘MEM[(struct StackRootedBase * *)cx_254(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/NumberFormat.cpp: In function ‘js::intl_FormatNumber(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/NumberFormat.cpp:1143:15: note: ‘value’ declared here <--[g++] 1143 | RootedValue value(cx, args[1]); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/NumberFormat.cpp:1131:39: note: ‘cx’ declared here <--[g++] 1131 | bool js::intl_FormatNumber(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘NewNumberFormat<mozilla::intl::NumberRangeFormat>(JSContext*, JS::Handle<js::NumberFormatObject*>)mozilla::intl::NumberRangeFormat*’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/NumberFormat.cpp:745:16, inlined from ‘GetOrCreateNumberRangeFormat(JSContext*, JS::Handle<js::NumberFormatObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/NumberFormat.cpp:802:58, inlined from ‘js::intl_FormatNumberRange(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/NumberFormat.cpp:1286:55: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘internals’ in ‘MEM[(struct StackRootedBase * *)cx_265(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/NumberFormat.cpp: In function ‘js::intl_FormatNumberRange(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/NumberFormat.cpp:745:16: note: ‘internals’ declared here <--[g++] 745 | RootedObject internals(cx, intl::GetInternalsObject(cx, numberFormat)); | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/NumberFormat.cpp:1249:44: note: ‘cx’ declared here <--[g++] 1249 | bool js::intl_FormatNumberRange(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::RelativeTimeFormatObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::RelativeTimeFormatObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::intl_FormatRelativeTime(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/RelativeTimeFormat.cpp:296:58: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘relativeTimeFormat’ in ‘MEM[(struct StackRootedBase * *)cx_197(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src5.cpp:47: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/RelativeTimeFormat.cpp: In function ‘js::intl_FormatRelativeTime(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/RelativeTimeFormat.cpp:296:37: note: ‘relativeTimeFormat’ declared here <--[g++] 296 | Rooted<RelativeTimeFormatObject*> relativeTimeFormat(cx); | ^~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/RelativeTimeFormat.cpp:288:45: note: ‘cx’ declared here <--[g++] 288 | bool js::intl_FormatRelativeTime(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSLinearString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSLinearString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘Locale(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:534:68: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘tagLinearStr’ in ‘MEM[(struct StackRootedBase * *)cx_484(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp: In function ‘Locale(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:534:27: note: ‘tagLinearStr’ declared here <--[g++] 534 | Rooted<JSLinearString*> tagLinearStr(cx, tagStr->ensureLinear(cx)); | ^~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:499:31: note: ‘cx’ declared here <--[g++] 499 | static bool Locale(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit/Unified_cpp_js_src_jit8.cpp:20: <--[clang++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/MIR.cpp:230:10: warning: Value stored to 'ret' during its initialization is never read [deadcode.DeadStores] <--[clang++] In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/util/Poison.h:25, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/ProcessExecutableMemory.h:10, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/ExecutableAllocator.h:36, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/AutoWritableJitCode.h:17, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Linker.h:16, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Linker.cpp:7, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit/Unified_cpp_js_src_jit8.cpp:2: <--[g++] In function ‘JS::Value::fromInt32(int)’, inlined from ‘JS::Int32Value(int)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/Value.h:1118:73, inlined from ‘js::jit::MSignExtendInt32::foldsTo(js::jit::TempAllocator&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/MIR.cpp:3844:44: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/Value.h:572:47: warning: ‘res’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 572 | return fromTagAndPayload(JSVAL_TAG_INT32, uint32_t(i)); | ^~~~~~~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit/Unified_cpp_js_src_jit8.cpp:20: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/MIR.cpp: In member function ‘js::jit::MSignExtendInt32::foldsTo(js::jit::TempAllocator&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/MIR.cpp:3835:13: note: ‘res’ was declared here <--[g++] 3835 | int32_t res; | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/MIR.cpp: In member function ‘js::jit::MSignExtendInt64::foldsTo(js::jit::TempAllocator&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/MIR.cpp:3866:31: warning: ‘res’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 3866 | return MConstant::NewInt64(alloc, res); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/MIR.cpp:3854:13: note: ‘res’ was declared here <--[g++] 3854 | int64_t res; | ^~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src6.cpp:38: <--[clang++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:286:12: warning: Although the value stored to 'step' is used in the enclosing expression, the value is never actually read from 'step' [deadcode.DeadStores] <--[clang++] In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/GCHashTable.h:14, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/SharedIntlData.h:17, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/SharedIntlData.cpp:9, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src6.cpp:2: <--[g++] In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JS::Value>(JSContext* const&, JS::Value&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS_StringToId(JSContext*, JS::Handle<JSString*>, JS::MutableHandle<JS::PropertyKey>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:1526:44: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘value’ in ‘MEM[(struct StackRootedBase * *)cx_23(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src6.cpp:29: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp: In function ‘JS_StringToId(JSContext*, JS::Handle<JSString*>, JS::MutableHandle<JS::PropertyKey>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:1526:15: note: ‘value’ declared here <--[g++] 1526 | RootedValue value(cx, StringValue(string)); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:1521:45: note: ‘cx’ declared here <--[g++] 1521 | JS_PUBLIC_API bool JS_StringToId(JSContext* cx, HandleString string, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::NativeObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::NativeObject*>::Rooted<JSContext*, js::NativeObject*>(JSContext* const&, js::NativeObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS_DeepFreezeObject(JSContext*, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:1968:60: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘nobj’ in ‘MEM[(struct StackRootedBase * *)cx_80(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp: In function ‘JS_DeepFreezeObject(JSContext*, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:1968:27: note: ‘nobj’ declared here <--[g++] 1968 | Rooted<NativeObject*> nobj(cx, &obj->as<NativeObject>()); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:1947:51: note: ‘cx’ declared here <--[g++] 1947 | JS_PUBLIC_API bool JS_DeepFreezeObject(JSContext* cx, HandleObject obj) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSAtom*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSAtom*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::GetSelfHostedFunction(JSContext*, char const*, JS::Handle<JS::PropertyKey>, unsigned int)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:2170:52: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘name’ in ‘MEM[(struct StackRootedBase * *)cx_69(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp: In function ‘JS::GetSelfHostedFunction(JSContext*, char const*, JS::Handle<JS::PropertyKey>, unsigned int)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:2170:19: note: ‘name’ declared here <--[g++] 2170 | Rooted<JSAtom*> name(cx, IdToFunctionName(cx, id)); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:2161:64: note: ‘cx’ declared here <--[g++] 2161 | JS_PUBLIC_API JSFunction* JS::GetSelfHostedFunction(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSAtom*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSAtom*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::NewFunctionFromSpec(JSContext*, JSFunctionSpec const*, JS::Handle<JS::PropertyKey>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:2217:54: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘name’ in ‘MEM[(struct StackRootedBase * *)cx_132(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp: In function ‘JS::NewFunctionFromSpec(JSContext*, JSFunctionSpec const*, JS::Handle<JS::PropertyKey>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:2217:21: note: ‘name’ declared here <--[g++] 2217 | Rooted<JSAtom*> name(cx, IdToFunctionName(cx, id)); | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:2188:62: note: ‘cx’ declared here <--[g++] 2188 | JS_PUBLIC_API JSFunction* JS::NewFunctionFromSpec(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘JS::NewFunctionFromSpec(JSContext*, JSFunctionSpec const*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:2254:17: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_27(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp: In function ‘JS::NewFunctionFromSpec(JSContext*, JSFunctionSpec const*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:2254:12: note: ‘id’ declared here <--[g++] 2254 | RootedId id(cx); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:2252:62: note: ‘cx’ declared here <--[g++] 2252 | JS_PUBLIC_API JSFunction* JS::NewFunctionFromSpec(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::GlobalObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::GlobalObject*>::Rooted<JSContext*, JS::Handle<js::GlobalObject*> >(JSContext* const&, JS::Handle<js::GlobalObject*>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::GetPromiseConstructor(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:2615:48: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘global’ in ‘MEM[(struct StackRootedBase * *)cx_29(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp: In function ‘JS::GetPromiseConstructor(JSContext*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:2615:25: note: ‘global’ declared here <--[g++] 2615 | Rooted<GlobalObject*> global(cx, cx->global()); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:2613:62: note: ‘cx’ declared here <--[g++] 2613 | JS_PUBLIC_API JSObject* JS::GetPromiseConstructor(JSContext* cx) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::GlobalObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::GlobalObject*>::Rooted<JSContext*, JS::Handle<js::GlobalObject*> >(JSContext* const&, JS::Handle<js::GlobalObject*>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::GetPromisePrototype(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:2621:48: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘global’ in ‘MEM[(struct StackRootedBase * *)cx_29(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp: In function ‘JS::GetPromisePrototype(JSContext*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:2621:25: note: ‘global’ declared here <--[g++] 2621 | Rooted<GlobalObject*> global(cx, cx->global()); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:2619:60: note: ‘cx’ declared here <--[g++] 2619 | JS_PUBLIC_API JSObject* JS::GetPromisePrototype(JSContext* cx) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JS::Value>(JSContext* const&, JS::Value&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘ReactToPromise(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JS::Handle<JSObject*>, js::UnhandledRejectionBehavior)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:2812:56, inlined from ‘JS::AddPromiseReactionsIgnoringUnhandledRejection(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:2839:24: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘promiseVal’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp: In function ‘JS::AddPromiseReactionsIgnoringUnhandledRejection(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:2812:17: note: ‘promiseVal’ declared here <--[g++] 2812 | RootedValue promiseVal(cx, ObjectValue(*promiseObj)); | ^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:2837:16: note: ‘cx’ declared here <--[g++] 2837 | JSContext* cx, JS::HandleObject promiseObj, JS::HandleObject onFulfilled, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JS::Value>(JSContext* const&, JS::Value&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘ReactToPromise(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JS::Handle<JSObject*>, js::UnhandledRejectionBehavior)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:2812:56, inlined from ‘JS::AddPromiseReactions(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:2832:24: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘promiseVal’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp: In function ‘JS::AddPromiseReactions(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:2812:17: note: ‘promiseVal’ declared here <--[g++] 2812 | RootedValue promiseVal(cx, ObjectValue(*promiseObj)); | ^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:2828:55: note: ‘cx’ declared here <--[g++] 2828 | JS_PUBLIC_API bool JS::AddPromiseReactions(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::ErrorFromException(JSContext*, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsexn.cpp:255:47, inlined from ‘JS_ErrorFromException(JSContext*, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:3830:28: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_2(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src6.cpp:47: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsexn.cpp: In function ‘JS_ErrorFromException(JSContext*, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsexn.cpp:255:16: note: ‘obj’ declared here <--[g++] 255 | RootedObject obj(cx, UncheckedUnwrap(objArg)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:3825:63: note: ‘cx’ declared here <--[g++] 3825 | JS_PUBLIC_API JSErrorReport* JS_ErrorFromException(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSAtom*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSAtom*>::Rooted<JSContext*, JSAtom*>(JSContext* const&, JSAtom*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS_CharsToId(JSContext*, JS::TwoByteChars, JS::MutableHandle<JS::PropertyKey>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:4385:77: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘atom’ in ‘MEM[(struct StackRootedBase * *)cx_44(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp: In function ‘JS_CharsToId(JSContext*, JS::TwoByteChars, JS::MutableHandle<JS::PropertyKey>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:4384:19: note: ‘atom’ declared here <--[g++] 4384 | Rooted<JSAtom*> atom(cx, | ^~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:4382:44: note: ‘cx’ declared here <--[g++] 4382 | JS_PUBLIC_API bool JS_CharsToId(JSContext* cx, JS::TwoByteChars chars, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::ErrorFromException(JSContext*, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsexn.cpp:255:47: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_30(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsexn.cpp: In function ‘js::ErrorFromException(JSContext*, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsexn.cpp:255:16: note: ‘obj’ declared here <--[g++] 255 | RootedObject obj(cx, UncheckedUnwrap(objArg)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsexn.cpp:248:50: note: ‘cx’ declared here <--[g++] 248 | JSErrorReport* js::ErrorFromException(JSContext* cx, HandleObject objArg) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘date_toJSON(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2944:50: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_116(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src6.cpp:38: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp: In function ‘date_toJSON(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2944:16: note: ‘obj’ declared here <--[g++] 2944 | RootedObject obj(cx, ToObject(cx, args.thisv())); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2939:36: note: ‘cx’ declared here <--[g++] 2939 | static bool date_toJSON(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSLinearString*>(JSContext* const&, JSLinearString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘FormatDate(JSContext*, js::DateTimeInfo::ShouldRFP, double, FormatSpec, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:3161:54: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_134(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp: In function ‘FormatDate(JSContext*, js::DateTimeInfo::ShouldRFP, double, FormatSpec, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:3161:16: note: ‘str’ declared here <--[g++] 3161 | RootedString str(cx, NewStringCopyZ<CanGC>(cx, buf)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:3091:35: note: ‘cx’ declared here <--[g++] 3091 | static bool FormatDate(JSContext* cx, DateTimeInfo::ShouldRFP shouldRFP, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘JS::ErrorReportBuilder::init(JSContext*, JS::ExceptionStack const&, JS::ErrorReportBuilder::SniffingBehavior)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsexn.cpp:506:22: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘str’ in ‘MEM[(struct StackRootedBase * *)cx_375(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsexn.cpp: In member function ‘JS::ErrorReportBuilder::init(JSContext*, JS::ExceptionStack const&, JS::ErrorReportBuilder::SniffingBehavior)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsexn.cpp:506:16: note: ‘str’ declared here <--[g++] 506 | RootedString str(cx); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsexn.cpp:490:46: note: ‘cx’ declared here <--[g++] 490 | bool JS::ErrorReportBuilder::init(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSAtom*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSAtom*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::intl::SharedIntlData::ensureTimeZones(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/SharedIntlData.cpp:187:30: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘linkName’ in ‘MEM[(struct StackRootedBase * *)cx_415(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/SharedIntlData.cpp: In member function ‘js::intl::SharedIntlData::ensureTimeZones(JSContext*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/SharedIntlData.cpp:187:19: note: ‘linkName’ declared here <--[g++] 187 | Rooted<JSAtom*> linkName(cx); | ^~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/SharedIntlData.cpp:122:59: note: ‘cx’ declared here <--[g++] 122 | bool js::intl::SharedIntlData::ensureTimeZones(JSContext* cx) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::DateObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::DateObject*>::Rooted<JSContext*, js::DateObject*>(JSContext* const&, js::DateObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘date_setUTCMilliseconds(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2288:77: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘unwrapped’ in ‘MEM[(struct StackRootedBase * *)cx_90(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp: In function ‘date_setUTCMilliseconds(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2287:23: note: ‘unwrapped’ declared here <--[g++] 2287 | Rooted<DateObject*> unwrapped( | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2284:48: note: ‘cx’ declared here <--[g++] 2284 | static bool date_setUTCMilliseconds(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::DateObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::DateObject*>::Rooted<JSContext*, js::DateObject*>(JSContext* const&, js::DateObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘date_setMilliseconds(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2260:74: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘unwrapped’ in ‘MEM[(struct StackRootedBase * *)cx_110(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp: In function ‘date_setMilliseconds(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2259:23: note: ‘unwrapped’ declared here <--[g++] 2259 | Rooted<DateObject*> unwrapped( | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2255:45: note: ‘cx’ declared here <--[g++] 2255 | static bool date_setMilliseconds(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::DateObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::DateObject*>::Rooted<JSContext*, js::DateObject*>(JSContext* const&, js::DateObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘date_setUTCSeconds(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2354:72: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘unwrapped’ in ‘MEM[(struct StackRootedBase * *)cx_100(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp: In function ‘date_setUTCSeconds(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2353:23: note: ‘unwrapped’ declared here <--[g++] 2353 | Rooted<DateObject*> unwrapped( | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2350:43: note: ‘cx’ declared here <--[g++] 2350 | static bool date_setUTCSeconds(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::DateObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::DateObject*>::Rooted<JSContext*, js::DateObject*>(JSContext* const&, js::DateObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘date_setSeconds(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2317:69: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘unwrapped’ in ‘MEM[(struct StackRootedBase * *)cx_119(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp: In function ‘date_setSeconds(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2316:23: note: ‘unwrapped’ declared here <--[g++] 2316 | Rooted<DateObject*> unwrapped( | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2313:40: note: ‘cx’ declared here <--[g++] 2313 | static bool date_setSeconds(JSContext* cx, unsigned argc, Value* vp) { | make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' js/src/Unified_cpp_js_src7.o /usr/lib64/cscppc/g++ -o Unified_cpp_js_src7.o -c -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include -DWITH_GZFILEOP -DMOZILLA_CLIENT -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-invalid-offsetof -Wc++2a-compat -Wcomma-subscript -Wvolatile -Wno-error=deprecated -Wno-error=deprecated-enum-enum-conversion -Wduplicated-cond -Wimplicit-fallthrough -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -Wno-error=builtin-macro-redefined -Werror=format -Wno-attributes -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src7.o.pp Unified_cpp_js_src7.cpp make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' js/src/Unified_cpp_js_src8.o /usr/lib64/cscppc/g++ -o Unified_cpp_js_src8.o -c -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include -DWITH_GZFILEOP -DMOZILLA_CLIENT -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-invalid-offsetof -Wc++2a-compat -Wcomma-subscript -Wvolatile -Wno-error=deprecated -Wno-error=deprecated-enum-enum-conversion -Wduplicated-cond -Wimplicit-fallthrough -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -Wno-error=builtin-macro-redefined -Werror=format -Wno-attributes -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src8.o.pp Unified_cpp_js_src8.cpp ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::DateObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::DateObject*>::Rooted<JSContext*, js::DateObject*>(JSContext* const&, js::DateObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘date_setUTCMinutes(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2433:72: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘unwrapped’ in ‘MEM[(struct StackRootedBase * *)cx_103(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp: In function ‘date_setUTCMinutes(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2432:23: note: ‘unwrapped’ declared here <--[g++] 2432 | Rooted<DateObject*> unwrapped( | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2429:43: note: ‘cx’ declared here <--[g++] 2429 | static bool date_setUTCMinutes(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::DateObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::DateObject*>::Rooted<JSContext*, js::DateObject*>(JSContext* const&, js::DateObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘date_setMinutes(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2391:69: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘unwrapped’ in ‘MEM[(struct StackRootedBase * *)cx_122(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp: In function ‘date_setMinutes(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2390:23: note: ‘unwrapped’ declared here <--[g++] 2390 | Rooted<DateObject*> unwrapped( | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2387:40: note: ‘cx’ declared here <--[g++] 2387 | static bool date_setMinutes(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::DateObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::DateObject*>::Rooted<JSContext*, js::DateObject*>(JSContext* const&, js::DateObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘date_setUTCHours(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2523:70: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘unwrapped’ in ‘MEM[(struct StackRootedBase * *)cx_106(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp: In function ‘date_setUTCHours(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2522:23: note: ‘unwrapped’ declared here <--[g++] 2522 | Rooted<DateObject*> unwrapped( | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2519:41: note: ‘cx’ declared here <--[g++] 2519 | static bool date_setUTCHours(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::DateObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::DateObject*>::Rooted<JSContext*, js::DateObject*>(JSContext* const&, js::DateObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘date_setHours(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2475:67: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘unwrapped’ in ‘MEM[(struct StackRootedBase * *)cx_125(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp: In function ‘date_setHours(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2474:23: note: ‘unwrapped’ declared here <--[g++] 2474 | Rooted<DateObject*> unwrapped( | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2471:38: note: ‘cx’ declared here <--[g++] 2471 | static bool date_setHours(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::DateObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::DateObject*>::Rooted<JSContext*, js::DateObject*>(JSContext* const&, js::DateObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘date_setUTCDate(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2601:69: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘unwrapped’ in ‘MEM[(struct StackRootedBase * *)cx_93(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp: In function ‘date_setUTCDate(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2600:23: note: ‘unwrapped’ declared here <--[g++] 2600 | Rooted<DateObject*> unwrapped( | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2597:40: note: ‘cx’ declared here <--[g++] 2597 | static bool date_setUTCDate(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::DateObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::DateObject*>::Rooted<JSContext*, js::DateObject*>(JSContext* const&, js::DateObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘date_setDate(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2571:66: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘unwrapped’ in ‘MEM[(struct StackRootedBase * *)cx_113(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp: In function ‘date_setDate(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2570:23: note: ‘unwrapped’ declared here <--[g++] 2570 | Rooted<DateObject*> unwrapped( | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2567:37: note: ‘cx’ declared here <--[g++] 2567 | static bool date_setDate(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::DateObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::DateObject*>::Rooted<JSContext*, js::DateObject*>(JSContext* const&, js::DateObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘date_setUTCMonth(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2687:70: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘unwrapped’ in ‘MEM[(struct StackRootedBase * *)cx_102(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp: In function ‘date_setUTCMonth(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2686:23: note: ‘unwrapped’ declared here <--[g++] 2686 | Rooted<DateObject*> unwrapped( | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2683:41: note: ‘cx’ declared here <--[g++] 2683 | static bool date_setUTCMonth(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::DateObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::DateObject*>::Rooted<JSContext*, js::DateObject*>(JSContext* const&, js::DateObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘date_setMonth(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2650:67: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘unwrapped’ in ‘MEM[(struct StackRootedBase * *)cx_121(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp: In function ‘date_setMonth(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2649:23: note: ‘unwrapped’ declared here <--[g++] 2649 | Rooted<DateObject*> unwrapped( | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2646:38: note: ‘cx’ declared here <--[g++] 2646 | static bool date_setMonth(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::DateObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::DateObject*>::Rooted<JSContext*, js::DateObject*>(JSContext* const&, js::DateObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘date_setUTCFullYear(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2780:73: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘unwrapped’ in ‘MEM[(struct StackRootedBase * *)cx_97(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp: In function ‘date_setUTCFullYear(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2779:23: note: ‘unwrapped’ declared here <--[g++] 2779 | Rooted<DateObject*> unwrapped( | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2776:44: note: ‘cx’ declared here <--[g++] 2776 | static bool date_setUTCFullYear(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::DateObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::DateObject*>::Rooted<JSContext*, js::DateObject*>(JSContext* const&, js::DateObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘date_setFullYear(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2738:70: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘unwrapped’ in ‘MEM[(struct StackRootedBase * *)cx_114(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp: In function ‘date_setFullYear(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2737:23: note: ‘unwrapped’ declared here <--[g++] 2737 | Rooted<DateObject*> unwrapped( | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2734:41: note: ‘cx’ declared here <--[g++] 2734 | static bool date_setFullYear(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::DateObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::DateObject*>::Rooted<JSContext*, js::DateObject*>(JSContext* const&, js::DateObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘date_setYear(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2822:66: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘unwrapped’ in ‘MEM[(struct StackRootedBase * *)cx_117(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp: In function ‘date_setYear(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2821:23: note: ‘unwrapped’ declared here <--[g++] 2821 | Rooted<DateObject*> unwrapped( | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2818:37: note: ‘cx’ declared here <--[g++] 2818 | static bool date_setYear(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::DateObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::DateObject*>::Rooted<JSContext*, js::DateObject*>(JSContext* const&, js::DateObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘date_setTime(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2208:66: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘unwrapped’ in ‘MEM[(struct StackRootedBase * *)cx_69(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp: In function ‘date_setTime(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2207:23: note: ‘unwrapped’ declared here <--[g++] 2207 | Rooted<DateObject*> unwrapped( | ^~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp:2204:37: note: ‘cx’ declared here <--[g++] 2204 | static bool date_setTime(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::PromiseObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::PromiseObject*>::Rooted<JSContext*, js::PromiseObject*>(JSContext* const&, js::PromiseObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::SetAnyPromiseIsHandled(JSContext*, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:2684:71: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘promiseObj’ in ‘MEM[(struct StackRootedBase * *)cx_26(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp: In function ‘JS::SetAnyPromiseIsHandled(JSContext*, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:2684:26: note: ‘promiseObj’ declared here <--[g++] 2684 | Rooted<PromiseObject*> promiseObj(cx, UnwrapPromise(cx, promise, ar)); | ^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:2681:58: note: ‘cx’ declared here <--[g++] 2681 | JS_PUBLIC_API bool JS::SetAnyPromiseIsHandled(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<js::PromiseObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::PromiseObject*>::Rooted<JSContext*, js::PromiseObject*>(JSContext* const&, js::PromiseObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::SetSettledPromiseIsHandled(JSContext*, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:2673:71: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘promiseObj’ in ‘MEM[(struct StackRootedBase * *)cx_26(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp: In function ‘JS::SetSettledPromiseIsHandled(JSContext*, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:2673:26: note: ‘promiseObj’ declared here <--[g++] 2673 | Rooted<PromiseObject*> promiseObj(cx, UnwrapPromise(cx, promise, ar)); | ^~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp:2670:62: note: ‘cx’ declared here <--[g++] 2670 | JS_PUBLIC_API bool JS::SetSettledPromiseIsHandled(JSContext* cx, | ~~~~~~~~~~~^~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallArgs.h:73, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsfriendapi.h:12, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsfriendapi.cpp:7, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src7.cpp:2: <--[g++] In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::BaseProxyHandler::has(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, bool*) const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/BaseProxyHandler.cpp:53:24: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘proto’ in ‘MEM[(struct StackRootedBase * *)cx_37(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src7.cpp:20: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/BaseProxyHandler.cpp: In member function ‘js::BaseProxyHandler::has(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, bool*) const’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/BaseProxyHandler.cpp:53:16: note: ‘proto’ declared here <--[g++] 53 | RootedObject proto(cx); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/BaseProxyHandler.cpp:32:39: note: ‘cx’ declared here <--[g++] 32 | bool BaseProxyHandler::has(JSContext* cx, HandleObject proxy, HandleId id, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::BaseProxyHandler::get(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::Value>, JS::Handle<JS::PropertyKey>, JS::MutableHandle<JS::Value>) const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/BaseProxyHandler.cpp:101:26: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘proto’ in ‘MEM[(struct StackRootedBase * *)cx_92(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/BaseProxyHandler.cpp: In member function ‘js::BaseProxyHandler::get(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::Value>, JS::Handle<JS::PropertyKey>, JS::MutableHandle<JS::Value>) const’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/BaseProxyHandler.cpp:101:18: note: ‘proto’ declared here <--[g++] 101 | RootedObject proto(cx); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/BaseProxyHandler.cpp:79:39: note: ‘cx’ declared here <--[g++] 79 | bool BaseProxyHandler::get(JSContext* cx, HandleObject proxy, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSFunction*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSFunction*>::Rooted<JSContext*, JSFunction*>(JSContext* const&, JSFunction*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS_DefineFunctionsWithHelp(JSContext*, JS::Handle<JSObject*>, JSFunctionSpecWithHelp const*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsfriendapi.cpp:213:72: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘fun’ in ‘MEM[(struct StackRootedBase * *)cx_101(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsfriendapi.cpp: In function ‘JS_DefineFunctionsWithHelp(JSContext*, JS::Handle<JSObject*>, JSFunctionSpecWithHelp const*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsfriendapi.cpp:212:20: note: ‘fun’ declared here <--[g++] 212 | RootedFunction fun(cx, DefineFunction(cx, obj, id, fs->call, fs->nargs, | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsfriendapi.cpp:200:16: note: ‘cx’ declared here <--[g++] 200 | JSContext* cx, HandleObject obj, const JSFunctionSpecWithHelp* fs) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘CopyProxyObject(JSContext*, JS::Handle<js::ProxyObject*>, JS::Handle<js::ProxyObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsfriendapi.cpp:558:19, inlined from ‘JS_CloneObject(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsfriendapi.cpp:601:25: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘v’ in ‘MEM[(struct StackRootedBase * *)cx_77(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsfriendapi.cpp: In function ‘JS_CloneObject(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsfriendapi.cpp:558:15: note: ‘v’ declared here <--[g++] 558 | RootedValue v(cx); | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsfriendapi.cpp:570:51: note: ‘cx’ declared here <--[g++] 570 | JS_PUBLIC_API JSObject* JS_CloneObject(JSContext* cx, HandleObject obj, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::GetTestingFunctions(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsfriendapi.cpp:672:45: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_25(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsfriendapi.cpp: In function ‘js::GetTestingFunctions(JSContext*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsfriendapi.cpp:672:16: note: ‘obj’ declared here <--[g++] 672 | RootedObject obj(cx, JS_NewPlainObject(cx)); | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsfriendapi.cpp:671:60: note: ‘cx’ declared here <--[g++] 671 | JS_PUBLIC_API JSObject* js::GetTestingFunctions(JSContext* cx) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::SetPropertyIgnoringNamedGetter(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::Handle<mozilla::Maybe<JS::PropertyDescriptor> >, JS::ObjectOpResult&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/BaseProxyHandler.cpp:171:26: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘proto’ in ‘MEM[(struct StackRootedBase * *)cx_255(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/BaseProxyHandler.cpp: In function ‘js::SetPropertyIgnoringNamedGetter(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, JS::Handle<mozilla::Maybe<JS::PropertyDescriptor> >, JS::ObjectOpResult&)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/BaseProxyHandler.cpp:171:18: note: ‘proto’ declared here <--[g++] 171 | RootedObject proto(cx); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/BaseProxyHandler.cpp:162:16: note: ‘cx’ declared here <--[g++] 162 | JSContext* cx, HandleObject obj, HandleId id, HandleValue v, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::Value>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::Value>::Rooted<JSContext*, JS::Handle<JS::Value>&>(JSContext* const&, JS::Handle<JS::Value>&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::ToNumberSlow(JSContext*, JS::Handle<JS::Value>, double*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsnum.cpp:2006:23: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘v’ in ‘MEM[(struct StackRootedBase * *)cx_50(D) + 104B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src7.cpp:11: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsnum.cpp: In function ‘js::ToNumberSlow(JSContext*, JS::Handle<JS::Value>, double*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsnum.cpp:2006:15: note: ‘v’ declared here <--[g++] 2006 | RootedValue v(cx, v_); | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsnum.cpp:2002:48: note: ‘cx’ declared here <--[g++] 2002 | JS_PUBLIC_API bool js::ToNumberSlow(JSContext* cx, HandleValue v_, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSString*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSString*>::Rooted<JSContext*, JSString*>(JSContext* const&, JSString*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘num_parseInt(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsnum.cpp:630:60: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘inputString’ in ‘MEM[(struct StackRootedBase * *)cx_97(D) + 48B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsnum.cpp: In function ‘num_parseInt(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsnum.cpp:630:16: note: ‘inputString’ declared here <--[g++] 630 | RootedString inputString(cx, ToString<CanGC>(cx, args[0])); | ^~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsnum.cpp:575:37: note: ‘cx’ declared here <--[g++] 575 | static bool num_parseInt(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::BaseProxyHandler::getOwnEnumerablePropertyKeys(JSContext*, JS::Handle<JSObject*>, JS::MutableHandle<JS::StackGCVector<JS::PropertyKey, js::TempAllocPolicy> >) const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/BaseProxyHandler.cpp:257:17: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_79(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/BaseProxyHandler.cpp: In member function ‘js::BaseProxyHandler::getOwnEnumerablePropertyKeys(JSContext*, JS::Handle<JSObject*>, JS::MutableHandle<JS::StackGCVector<JS::PropertyKey, js::TempAllocPolicy> >) const’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/BaseProxyHandler.cpp:257:12: note: ‘id’ declared here <--[g++] 257 | RootedId id(cx); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/BaseProxyHandler.cpp:248:16: note: ‘cx’ declared here <--[g++] 248 | JSContext* cx, HandleObject proxy, MutableHandleIdVector props) const { | ~~~~~~~~~~~^~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallArgs.h:73, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallNonGenericMethod.h:12, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/Proxy.h:15, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/Wrapper.h:12, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/OpaqueCrossCompartmentWrapper.cpp:8, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src8.cpp:2: <--[g++] In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::ScriptedProxyHandler::isArray(JSContext*, JS::Handle<JSObject*>, JS::IsArrayAnswer*) const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp:1412:60: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘target’ in ‘MEM[(struct StackRootedBase * *)cx_33(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src8.cpp:20: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp: In member function ‘js::ScriptedProxyHandler::isArray(JSContext*, JS::Handle<JSObject*>, JS::IsArrayAnswer*) const’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp:1412:16: note: ‘target’ declared here <--[g++] 1412 | RootedObject target(cx, proxy->as<ProxyObject>().target()); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp:1410:47: note: ‘cx’ declared here <--[g++] 1410 | bool ScriptedProxyHandler::isArray(JSContext* cx, HandleObject proxy, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::ForwardingProxyHandler::isExtensible(JSContext*, JS::Handle<JSObject*>, bool*) const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Wrapper.cpp:129:60: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘target’ in ‘MEM[(struct StackRootedBase * *)cx_30(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src8.cpp:38: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Wrapper.cpp: In member function ‘js::ForwardingProxyHandler::isExtensible(JSContext*, JS::Handle<JSObject*>, bool*) const’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Wrapper.cpp:129:16: note: ‘target’ declared here <--[g++] 129 | RootedObject target(cx, proxy->as<ProxyObject>().target()); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Wrapper.cpp:127:54: note: ‘cx’ declared here <--[g++] 127 | bool ForwardingProxyHandler::isExtensible(JSContext* cx, HandleObject proxy, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::ForwardingProxyHandler::getPrototype(JSContext*, JS::Handle<JSObject*>, JS::MutableHandle<JSObject*>) const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Wrapper.cpp:95:60: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘target’ in ‘MEM[(struct StackRootedBase * *)cx_38(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Wrapper.cpp: In member function ‘js::ForwardingProxyHandler::getPrototype(JSContext*, JS::Handle<JSObject*>, JS::MutableHandle<JSObject*>) const’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Wrapper.cpp:95:16: note: ‘target’ declared here <--[g++] 95 | RootedObject target(cx, proxy->as<ProxyObject>().target()); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Wrapper.cpp:93:54: note: ‘cx’ declared here <--[g++] 93 | bool ForwardingProxyHandler::getPrototype(JSContext* cx, HandleObject proxy, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::ScriptedProxyHandler::getPrototype(JSContext*, JS::Handle<JSObject*>, JS::MutableHandle<JSObject*>) const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp:275:30: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘targetProto’ in ‘MEM[(struct StackRootedBase * *)cx_174(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp: In member function ‘js::ScriptedProxyHandler::getPrototype(JSContext*, JS::Handle<JSObject*>, JS::MutableHandle<JSObject*>) const’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp:275:16: note: ‘targetProto’ declared here <--[g++] 275 | RootedObject targetProto(cx); | ^~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp:216:52: note: ‘cx’ declared here <--[g++] 216 | bool ScriptedProxyHandler::getPrototype(JSContext* cx, HandleObject proxy, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::ScriptedProxyHandler::setPrototype(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JS::ObjectOpResult&) const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp:353:30: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘targetProto’ in ‘MEM[(struct StackRootedBase * *)cx_187(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp: In member function ‘js::ScriptedProxyHandler::setPrototype(JSContext*, JS::Handle<JSObject*>, JS::Handle<JSObject*>, JS::ObjectOpResult&) const’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp:353:16: note: ‘targetProto’ declared here <--[g++] 353 | RootedObject targetProto(cx); | ^~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp:294:52: note: ‘cx’ declared here <--[g++] 294 | bool ScriptedProxyHandler::setPrototype(JSContext* cx, HandleObject proxy, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘ProxyGetOwnPropertyDescriptorFromExpando(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::MutableHandle<mozilla::Maybe<JS::PropertyDescriptor> >)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:76:79, inlined from ‘js::Proxy::getOwnPropertyDescriptor(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::MutableHandle<mozilla::Maybe<JS::PropertyDescriptor> >)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:220:52: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘expando’ in ‘MEM[(struct StackRootedBase * *)cx_13(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src8.cpp:11: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp: In function ‘js::Proxy::getOwnPropertyDescriptor(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::MutableHandle<mozilla::Maybe<JS::PropertyDescriptor> >)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:76:16: note: ‘expando’ declared here <--[g++] 76 | RootedObject expando(cx, proxy->as<ProxyObject>().expando().toObjectOrNull()); | ^~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:205:16: note: ‘cx’ declared here <--[g++] 205 | JSContext* cx, HandleObject proxy, HandleId id, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::Proxy::has(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, bool*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:409:26: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘proto’ in ‘MEM[(struct StackRootedBase * *)cx_83(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp: In function ‘js::Proxy::has(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, bool*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:409:18: note: ‘proto’ declared here <--[g++] 409 | RootedObject proto(cx); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:386:28: note: ‘cx’ declared here <--[g++] 386 | bool Proxy::has(JSContext* cx, HandleObject proxy, HandleId id, bool* bp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::Proxy::getInternal(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::Value>, JS::Handle<JS::PropertyKey>, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:516:28, inlined from ‘js::Proxy::get(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::Value>, JS::Handle<JS::PropertyKey>, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:535:21: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘proto’ in ‘MEM[(struct StackRootedBase * *)cx_136(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp: In function ‘js::Proxy::get(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::Value>, JS::Handle<JS::PropertyKey>, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:516:20: note: ‘proto’ declared here <--[g++] 516 | RootedObject proto(cx); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:530:28: note: ‘cx’ declared here <--[g++] 530 | bool Proxy::get(JSContext* cx, HandleObject proxy, HandleValue receiver_, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::Proxy::has(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, bool*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:409:26, inlined from ‘proxy_LookupProperty(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::MutableHandle<JSObject*>, js::PropertyResult*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:843:18: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘proto’ in ‘MEM[(struct StackRootedBase * *)cx_7(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp: In function ‘proxy_LookupProperty(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::MutableHandle<JSObject*>, js::PropertyResult*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:409:18: note: ‘proto’ declared here <--[g++] 409 | RootedObject proto(cx); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:839:45: note: ‘cx’ declared here <--[g++] 839 | static bool proxy_LookupProperty(JSContext* cx, HandleObject obj, HandleId id, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::ProxyHas(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::Value>, bool*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:425:17: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_38(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp: In function ‘js::ProxyHas(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::Value>, bool*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:425:12: note: ‘id’ declared here <--[g++] 425 | RootedId id(cx); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:423:30: note: ‘cx’ declared here <--[g++] 423 | bool js::ProxyHas(JSContext* cx, HandleObject proxy, HandleValue idVal, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘ProxyHasOnExpando(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, bool*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:129:79, inlined from ‘js::Proxy::hasOwn(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, bool*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:458:29: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘expando’ in ‘MEM[(struct StackRootedBase * *)cx_18(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp: In function ‘js::Proxy::hasOwn(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, bool*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:129:16: note: ‘expando’ declared here <--[g++] 129 | RootedObject expando(cx, proxy->as<ProxyObject>().expando().toObjectOrNull()); | ^~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:433:31: note: ‘cx’ declared here <--[g++] 433 | bool Proxy::hasOwn(JSContext* cx, HandleObject proxy, HandleId id, bool* bp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::ProxyHasOwn(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::Value>, bool*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:466:17: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_38(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp: In function ‘js::ProxyHasOwn(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::Value>, bool*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:466:12: note: ‘id’ declared here <--[g++] 466 | RootedId id(cx); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:464:33: note: ‘cx’ declared here <--[g++] 464 | bool js::ProxyHasOwn(JSContext* cx, HandleObject proxy, HandleValue idVal, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::Proxy::getInternal(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::Value>, JS::Handle<JS::PropertyKey>, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:516:28, inlined from ‘js::ProxyGetProperty(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:541:28: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘proto’ in ‘MEM[(struct StackRootedBase * *)cx_120(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp: In function ‘js::ProxyGetProperty(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:516:20: note: ‘proto’ declared here <--[g++] 516 | RootedObject proto(cx); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:538:38: note: ‘cx’ declared here <--[g++] 538 | bool js::ProxyGetProperty(JSContext* cx, HandleObject proxy, HandleId id, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::ProxyGetPropertyByValue(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:546:17: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_148(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp: In function ‘js::ProxyGetPropertyByValue(make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' js/src/Unified_cpp_js_src9.o /usr/lib64/cscppc/g++ -o Unified_cpp_js_src9.o -c -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include -DWITH_GZFILEOP -DMOZILLA_CLIENT -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-invalid-offsetof -Wc++2a-compat -Wcomma-subscript -Wvolatile -Wno-error=deprecated -Wno-error=deprecated-enum-enum-conversion -Wduplicated-cond -Wimplicit-fallthrough -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -Wno-error=builtin-macro-redefined -Werror=format -Wno-attributes -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src9.o.pp Unified_cpp_js_src9.cpp make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::Value>, JS::MutableHandle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:546:12: note: ‘id’ declared here <--[g++] 546 | RootedId id(cx); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:544:45: note: ‘cx’ declared here <--[g++] 544 | bool js::ProxyGetPropertyByValue(JSContext* cx, HandleObject proxy, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::PropertyKey>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::PropertyKey>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::ProxySetPropertyByValue(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, bool)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:618:17: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘id’ in ‘MEM[(struct StackRootedBase * *)cx_132(D) + 96B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp: In function ‘js::ProxySetPropertyByValue(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::Value>, JS::Handle<JS::Value>, bool)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:618:12: note: ‘id’ declared here <--[g++] 618 | RootedId id(cx); | ^~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:615:45: note: ‘cx’ declared here <--[g++] 615 | bool js::ProxySetPropertyByValue(JSContext* cx, HandleObject proxy, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::ForwardingProxyHandler::className(JSContext*, JS::Handle<JSObject*>) const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Wrapper.cpp:238:60: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘target’ in ‘MEM[(struct StackRootedBase * *)cx_39(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Wrapper.cpp: In member function ‘js::ForwardingProxyHandler::className(JSContext*, JS::Handle<JSObject*>) const’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Wrapper.cpp:238:16: note: ‘target’ declared here <--[g++] 238 | RootedObject target(cx, proxy->as<ProxyObject>().target()); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Wrapper.cpp:235:58: note: ‘cx’ declared here <--[g++] 235 | const char* ForwardingProxyHandler::className(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘ProxyCreate(JSContext*, JS::CallArgs&, char const*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp:1476:76, inlined from ‘js::proxy(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp:1521:21: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘target’ in ‘MEM[(struct StackRootedBase * *)cx_5(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp: In function ‘js::proxy(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp:1475:16: note: ‘target’ declared here <--[g++] 1475 | RootedObject target(cx, | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp:1514:27: note: ‘cx’ declared here <--[g++] 1514 | bool js::proxy(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘DefaultHostEnsureCanAddPrivateElementCallback(JSContext*, JS::Handle<JS::Value>)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:1052:47: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘valObj’ in ‘MEM[(struct StackRootedBase * *)cx_34(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp: In function ‘DefaultHostEnsureCanAddPrivateElementCallback(JSContext*, JS::Handle<JS::Value>)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:1052:21: note: ‘valObj’ declared here <--[g++] 1052 | Rooted<JSObject*> valObj(cx, &val.toObject()); | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:1046:63: note: ‘cx’ declared here <--[g++] 1046 | bool DefaultHostEnsureCanAddPrivateElementCallback(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘ProxyCreate(JSContext*, JS::CallArgs&, char const*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp:1476:76, inlined from ‘js::proxy_revocable(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp:1548:19: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘target’ in ‘MEM[(struct StackRootedBase * *)cx_26(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp: In function ‘js::proxy_revocable(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp:1475:16: note: ‘target’ declared here <--[g++] 1475 | RootedObject target(cx, | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp:1545:37: note: ‘cx’ declared here <--[g++] 1545 | bool js::proxy_revocable(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘RevokeProxy(JSContext*, unsigned int, JS::Value*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp:1529:43: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘p’ in ‘MEM[(struct StackRootedBase * *)cx_62(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp: In function ‘RevokeProxy(JSContext*, unsigned int, JS::Value*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp:1528:16: note: ‘p’ declared here <--[g++] 1528 | RootedObject p(cx, func->getExtendedSlot(ScriptedProxyHandler::REVOKE_SLOT) | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp:1524:36: note: ‘cx’ declared here <--[g++] 1524 | static bool RevokeProxy(JSContext* cx, unsigned argc, Value* vp) { | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘CreateFilteredListFromArrayLike(JSContext*, JS::Handle<JS::Value>, JS::MutableHandle<JS::StackGCVector<JS::PropertyKey, js::TempAllocPolicy> >)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp:765:60, inlined from ‘js::ScriptedProxyHandler::ownPropertyKeys(JSContext*, JS::Handle<JSObject*>, JS::MutableHandle<JS::StackGCVector<JS::PropertyKey, js::TempAllocPolicy> >) const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp:847:39: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘obj’ in ‘MEM[(struct StackRootedBase * *)cx_2404(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp: In member function ‘js::ScriptedProxyHandler::ownPropertyKeys(JSContext*, JS::Handle<JSObject*>, JS::MutableHandle<JS::StackGCVector<JS::PropertyKey, js::TempAllocPolicy> >) const’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp:764:16: note: ‘obj’ declared here <--[g++] 764 | RootedObject obj(cx, RequireObject(cx, JSMSG_OBJECT_REQUIRED_RET_OWNKEYS, | ^~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp:812:55: note: ‘cx’ declared here <--[g++] 812 | bool ScriptedProxyHandler::ownPropertyKeys(JSContext* cx, HandleObject proxy, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::StackGCVector<JS::PropertyKey, js::TempAllocPolicy> >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::StackGCVector<JS::PropertyKey, js::TempAllocPolicy> >::Rooted<JSContext*, JS::StackGCVector<JS::PropertyKey, js::TempAllocPolicy> >(JSContext* const&, JS::StackGCVector<JS::PropertyKey, js::TempAllocPolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::RootedVector<JS::PropertyKey>::RootedVector(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/GCVector.h:347:58, inlined from ‘js::AppendUnique(JSContext*, JS::MutableHandle<JS::StackGCVector<JS::PropertyKey, js::TempAllocPolicy> >, JS::Handle<JS::StackGCVector<JS::PropertyKey, js::TempAllocPolicy> >)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:298:33: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘uniqueOthers’ in ‘MEM[(struct StackRootedBase * *)cx_9(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp: In function ‘js::AppendUnique(JSContext*, JS::MutableHandle<JS::StackGCVector<JS::PropertyKey, js::TempAllocPolicy> >, JS::Handle<JS::StackGCVector<JS::PropertyKey, js::TempAllocPolicy> >)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:298:18: note: ‘uniqueOthers’ declared here <--[g++] 298 | RootedIdVector uniqueOthers(cx); | ^~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:296:48: note: ‘cx’ declared here <--[g++] 296 | JS_PUBLIC_API bool js::AppendUnique(JSContext* cx, MutableHandleIdVector base, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSContext*>(JSContext* const&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1165:26, inlined from ‘js::Proxy::enumerate(JSContext*, JS::Handle<JSObject*>, JS::MutableHandle<JS::StackGCVector<JS::PropertyKey, js::TempAllocPolicy> >)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:659:26: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘proto’ in ‘MEM[(struct StackRootedBase * *)cx_97(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp: In function ‘js::Proxy::enumerate(JSContext*, JS::Handle<JSObject*>, JS::MutableHandle<JS::StackGCVector<JS::PropertyKey, js::TempAllocPolicy> >)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:659:18: note: ‘proto’ declared here <--[g++] 659 | RootedObject proto(cx); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp:646:34: note: ‘cx’ declared here <--[g++] 646 | bool Proxy::enumerate(JSContext* cx, HandleObject proxy, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::Rooted<JSContext*, JS::StackGCVector<JS::Value, js::TempAllocPolicy> >(JSContext* const&, JS::StackGCVector<JS::Value, js::TempAllocPolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::RootedVector<JS::Value>::RootedVector(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/GCVector.h:347:58, inlined from ‘js::detail::GenericArgsBase<(js::MaybeConstruct)1>::GenericArgsBase(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Stack.h:867:45, inlined from ‘js::ConstructArgs::ConstructArgs(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Stack.h:953:50, inlined from ‘js::ScriptedProxyHandler::construct(JSContext*, JS::Handle<JSObject*>, JS::CallArgs const&) const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp:1351:27: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘cargs’ in ‘MEM[(struct StackRootedBase * *)cx_221(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp: In member function ‘js::ScriptedProxyHandler::construct(JSContext*, JS::Handle<JSObject*>, JS::CallArgs const&) const’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp:1351:19: note: ‘cargs’ declared here <--[g++] 1351 | ConstructArgs cargs(cx); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp:1328:49: note: ‘cx’ declared here <--[g++] 1328 | bool ScriptedProxyHandler::construct(JSContext* cx, HandleObject proxy, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::Rooted<JSContext*, JS::StackGCVector<JS::Value, js::TempAllocPolicy> >(JSContext* const&, JS::StackGCVector<JS::Value, js::TempAllocPolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::RootedVector<JS::Value>::RootedVector(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/GCVector.h:347:58, inlined from ‘js::detail::GenericArgsBase<(js::MaybeConstruct)0>::GenericArgsBase(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Stack.h:867:45, inlined from ‘js::InvokeArgs::InvokeArgs(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Stack.h:919:47, inlined from ‘js::ForwardingProxyHandler::call(JSContext*, JS::Handle<JSObject*>, JS::CallArgs const&) const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Wrapper.cpp:163:22: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘iargs’ in ‘MEM[(struct StackRootedBase * *)cx_50(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Wrapper.cpp: In member function ‘js::ForwardingProxyHandler::call(JSContext*, JS::Handle<JSObject*>, JS::CallArgs const&) const’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Wrapper.cpp:163:14: note: ‘iargs’ declared here <--[g++] 163 | InvokeArgs iargs(cx); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Wrapper.cpp:158:46: note: ‘cx’ declared here <--[g++] 158 | bool ForwardingProxyHandler::call(JSContext* cx, HandleObject proxy, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::Rooted<JSContext*, JS::StackGCVector<JS::Value, js::TempAllocPolicy> >(JSContext* const&, JS::StackGCVector<JS::Value, js::TempAllocPolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::RootedVector<JS::Value>::RootedVector(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/GCVector.h:347:58, inlined from ‘js::detail::GenericArgsBase<(js::MaybeConstruct)1>::GenericArgsBase(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Stack.h:867:45, inlined from ‘js::ConstructArgs::ConstructArgs(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Stack.h:953:50, inlined from ‘js::ForwardingProxyHandler::construct(JSContext*, JS::Handle<JSObject*>, JS::CallArgs const&) const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Wrapper.cpp:182:25: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘cargs’ in ‘MEM[(struct StackRootedBase * *)cx_87(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Wrapper.cpp: In member function ‘js::ForwardingProxyHandler::construct(JSContext*, JS::Handle<JSObject*>, JS::CallArgs const&) const’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Wrapper.cpp:182:17: note: ‘cargs’ declared here <--[g++] 182 | ConstructArgs cargs(cx); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Wrapper.cpp:171:51: note: ‘cx’ declared here <--[g++] 171 | bool ForwardingProxyHandler::construct(JSContext* cx, HandleObject proxy, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JS::StackGCVector<JS::Value, js::TempAllocPolicy> >::Rooted<JSContext*, JS::StackGCVector<JS::Value, js::TempAllocPolicy> >(JSContext* const&, JS::StackGCVector<JS::Value, js::TempAllocPolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘JS::RootedVector<JS::Value>::RootedVector(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/GCVector.h:347:58, inlined from ‘js::detail::GenericArgsBase<(js::MaybeConstruct)0>::GenericArgsBase(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Stack.h:867:45, inlined from ‘js::InvokeArgs::InvokeArgs(JSContext*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Stack.h:919:47, inlined from ‘js::ScriptedProxyHandler::call(JSContext*, JS::Handle<JSObject*>, JS::CallArgs const&) const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp:1300:24: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘iargs’ in ‘MEM[(struct StackRootedBase * *)cx_178(D) + 112B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp: In member function ‘js::ScriptedProxyHandler::call(JSContext*, JS::Handle<JSObject*>, JS::CallArgs const&) const’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp:1300:16: note: ‘iargs’ declared here <--[g++] 1300 | InvokeArgs iargs(cx); | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp:1277:44: note: ‘cx’ declared here <--[g++] 1277 | bool ScriptedProxyHandler::call(JSContext* cx, HandleObject proxy, | ~~~~~~~~~~~^~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallArgs.h:73, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallNonGenericMethod.h:12, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/NamespaceImports.h:15, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject.h:17, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/AtomicsObject.h:15, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSContext.h:17, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/threading/ProtectedData.cpp:10, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src9.cpp:2: <--[g++] In member function ‘JS::Rooted<js::SharedShape*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<js::SharedShape*>::Rooted<JSContext*, js::SharedShape*>(JSContext* const&, js::SharedShape*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::ArgumentsObject::createTemplateObject(JSContext*, bool)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ArgumentsObject.cpp:240:65: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘shape’ in ‘MEM[(struct StackRootedBase * *)cx_73(D) + 40B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/Unified_cpp_js_src9.cpp:47: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ArgumentsObject.cpp: In function ‘js::ArgumentsObject::createTemplateObject(JSContext*, bool)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ArgumentsObject.cpp:238:24: note: ‘shape’ declared here <--[g++] 238 | Rooted<SharedShape*> shape(cx, SharedShape::getInitialShape( | ^~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ArgumentsObject.cpp:230:67: note: ‘cx’ declared here <--[g++] 230 | ArgumentsObject* ArgumentsObject::createTemplateObject(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::UnmappedArgumentsObject::obj_resolve(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, bool*)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ArgumentsObject.cpp:962:70: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘throwTypeError’ in ‘MEM[(struct StackRootedBase * *)cx_119(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ArgumentsObject.cpp: In function ‘js::UnmappedArgumentsObject::obj_resolve(JSContext*, JS::Handle<JSObject*>, JS::Handle<JS::PropertyKey>, bool*)’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ArgumentsObject.cpp:961:18: note: ‘throwTypeError’ declared here <--[g++] 961 | RootedObject throwTypeError( | ^~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ArgumentsObject.cpp:943:54: note: ‘cx’ declared here <--[g++] 943 | bool UnmappedArgumentsObject::obj_resolve(JSContext* cx, HandleObject obj, | ~~~~~~~~~~~^~ make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit' js/src/jit/Unified_cpp_js_src_jit9.o /usr/lib64/cscppc/g++ -o Unified_cpp_js_src_jit9.o -c -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -DNDEBUG=1 -DTRIMMED=1 -DWASM_SUPPORTS_HUGE_MEMORY -DEXPORT_JS_API -DMOZ_HAS_MOZGLUE -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -I/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include -DWITH_GZFILEOP -DMOZILLA_CLIENT -include /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/js-confdefs.h -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-invalid-offsetof -Wc++2a-compat -Wcomma-subscript -Wvolatile -Wno-error=deprecated -Wno-error=deprecated-enum-enum-conversion -Wduplicated-cond -Wimplicit-fallthrough -Wlogical-op -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=free-nonheap-object -Wno-multistatement-macros -Wno-error=class-memaccess -Wformat -Wformat-security -Wformat-overflow=2 -Wno-psabi -Wno-error=builtin-macro-redefined -Werror=format -Wno-attributes -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/Unified_cpp_js_src_jit9.o.pp Unified_cpp_js_src_jit9.cpp make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit' In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit/Unified_cpp_js_src_jit9.cpp:20: <--[clang++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/RangeAnalysis.cpp:481:9: warning: Value stored to 'first' is never read [deadcode.DeadStores] <--[clang++] In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallArgs.h:73, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallNonGenericMethod.h:12, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/NamespaceImports.h:15, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonTypes.h:17, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Registers.h:12, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/MachineState.h:16, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/JitFrames.h:16, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/BaselineFrame.h:13, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/BaselineFrameInfo.h:15, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/PerfSpewer.h:13, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/PerfSpewer.cpp:53, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit/Unified_cpp_js_src_jit9.cpp:2: <--[g++] In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, js::ArgumentsObject*>(JSContext* const&, js::ArgumentsObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::jit::RCreateArgumentsObject::recover(JSContext*, js::jit::SnapshotIterator&) const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Recover.cpp:2045:70: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘result’ in ‘MEM[(struct StackRootedBase * *)cx_44(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/jit/Unified_cpp_js_src_jit9.cpp:38: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Recover.cpp: In member function ‘js::jit::RCreateArgumentsObject::recover(JSContext*, js::jit::SnapshotIterator&) const’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Recover.cpp:2044:16: note: ‘result’ declared here <--[g++] 2044 | RootedObject result( | ^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Recover.cpp:2041:49: note: ‘cx’ declared here <--[g++] 2041 | bool RCreateArgumentsObject::recover(JSContext* cx, | ~~~~~~~~~~~^~ In member function ‘JS::Rooted<JSObject*>::registerWithRootLists(mozilla::EnumeratedArray<JS::RootKind, (JS::RootKind)15, js::StackRootedBase*>&)’, inlined from ‘JS::Rooted<JSObject*>::Rooted<JSContext*, JSObject*>(JSContext* const&, JSObject*&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1174:26, inlined from ‘js::jit::RNewIterator::recover(JSContext*, js::jit::SnapshotIterator&) const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Recover.cpp:1717:58: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/RootingAPI.h:1141:18: warning: storing the address of local variable ‘templateObject’ in ‘MEM[(struct StackRootedBase * *)cx_38(D) + 24B]’ [-Wdangling-pointer=] <--[g++] 1141 | *this->stack = this; | ~~~~~~~~~~~~~^~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Recover.cpp: In member function ‘js::jit::RNewIterator::recover(JSContext*, js::jit::SnapshotIterator&) const’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Recover.cpp:1717:16: note: ‘templateObject’ declared here <--[g++] 1717 | RootedObject templateObject(cx, &iter.read().toObject()); | ^~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Recover.cpp:1716:39: note: ‘cx’ declared here <--[g++] 1716 | bool RNewIterator::recover(JSContext* cx, SnapshotIterator& iter) const { | ~~~~~~~~~~~^~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/CallArgs.h:74: <--[g++] In function ‘JS::Value::fromInt32(int)’, inlined from ‘JS::Int32Value(int)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/Value.h:1118:73, inlined from ‘js::jit::RSignExtendInt32::recover(JSContext*, js::jit::SnapshotIterator&) const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Recover.cpp:311:45: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/Value.h:572:47: warning: ‘result’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 572 | return fromTagAndPayload(JSVAL_TAG_INT32, uint32_t(i)); | ^~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Recover.cpp: In member function ‘js::jit::RSignExtendInt32::recover(JSContext*, js::jit::SnapshotIterator&) const’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Recover.cpp:301:11: note: ‘result’ was declared here <--[g++] 301 | int32_t result; | ^~~~~~ In file included from /usr/include/string.h:548, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/system_wrappers/string.h:3, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Printf.h:63, <--[g++] from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/PerfSpewer.cpp:8: <--[g++] In function ‘memcpy’, inlined from ‘mozilla::BitwiseCast<unsigned long, double>(double, unsigned long*)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Casting.h:56:14, inlined from ‘mozilla::BitwiseCast<unsigned long, double>(double)unsigned long’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Casting.h:63:24, inlined from ‘JS::Value::bitsFromDouble(double)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/Value.h:540:42, inlined from ‘JS::Value::setDouble(double)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/Value.h:604:29, inlined from ‘JS::DoubleValue(double)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/Value.h:1122:14, inlined from ‘js::jit::RMathFunction::recover(JSContext*, js::jit::SnapshotIterator&) const’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Recover.cpp:1368:42: /usr/include/bits/string_fortified.h:29:33: warning: ‘result’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Recover.cpp: In member function ‘js::jit::RMathFunction::recover(JSContext*, js::jit::SnapshotIterator&) const’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Recover.cpp:1291:10: note: ‘result’ was declared here <--[g++] 1291 | double result; | ^~~~~~ In file included from /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Printf.h:60: <--[g++] In member function ‘mozilla::UniquePtr<char [], JS::FreePolicy>::release()’, inlined from ‘mozilla::UniquePtr<char [], JS::FreePolicy>::UniquePtr(mozilla::UniquePtr<char [], JS::FreePolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/UniquePtr.h:372:30, inlined from ‘JS::JitCodeSourceInfo::JitCodeSourceInfo(JS::JitCodeSourceInfo&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/JitCodeAPI.h:36:8, inlined from ‘mozilla::detail::VectorImpl<JS::JitCodeSourceInfo, 0ul, js::SystemAllocPolicy, false>::new_<JS::JitCodeSourceInfo>(JS::JitCodeSourceInfo*, JS::JitCodeSourceInfo&&)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:154:5, inlined from ‘mozilla::detail::VectorImpl<JS::JitCodeSourceInfo, 0ul, js::SystemAllocPolicy, false>::moveConstruct<JS::JitCodeSourceInfo>(JS::JitCodeSourceInfo*, JS::JitCodeSourceInfo*, JS::JitCodeSourceInfo*)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:194:11, inlined from ‘mozilla::Vector<JS::JitCodeSourceInfo, 0ul, js::SystemAllocPolicy>::Vector(mozilla::Vector<JS::JitCodeSourceInfo, 0ul, js::SystemAllocPolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:967:24, inlined from ‘JS::JitCodeRecord::JitCodeRecord(JS::JitCodeRecord&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/JitCodeAPI.h:53:8, inlined from ‘mozilla::detail::VectorImpl<JS::JitCodeRecord, 0ul, js::SystemAllocPolicy, false>::new_<JS::JitCodeRecord>(JS::JitCodeRecord*, JS::JitCodeRecord&&)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:154:5, inlined from ‘mozilla::detail::VectorImpl<JS::JitCodeRecord, 0ul, js::SystemAllocPolicy, false>::moveConstruct<JS::JitCodeRecord>(JS::JitCodeRecord*, JS::JitCodeRecord*, JS::JitCodeRecord*)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:194:11, inlined from ‘mozilla::Vector<JS::JitCodeRecord, 0ul, js::SystemAllocPolicy>::convertToHeapStorage(unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:1033:22, inlined from ‘mozilla::Vector<JS::JitCodeRecord, 0ul, js::SystemAllocPolicy>::growStorageBy(unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:1065:32: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/UniquePtr.h:403:13: warning: ‘MEM[(char * &)aDst_73]’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 403 | Pointer p = mTuple.first(); | ^ In member function ‘mozilla::UniquePtr<char [], JS::FreePolicy>::release()’, inlined from ‘mozilla::UniquePtr<char [], JS::FreePolicy>::UniquePtr(mozilla::UniquePtr<char [], JS::FreePolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/UniquePtr.h:372:30, inlined from ‘JS::JitCodeIRInfo::JitCodeIRInfo(JS::JitCodeIRInfo&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/JitCodeAPI.h:43:8, inlined from ‘mozilla::detail::VectorImpl<JS::JitCodeIRInfo, 0ul, js::SystemAllocPolicy, false>::new_<JS::JitCodeIRInfo>(JS::JitCodeIRInfo*, JS::JitCodeIRInfo&&)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:154:5, inlined from ‘mozilla::detail::VectorImpl<JS::JitCodeIRInfo, 0ul, js::SystemAllocPolicy, false>::moveConstruct<JS::JitCodeIRInfo>(JS::JitCodeIRInfo*, JS::JitCodeIRInfo*, JS::JitCodeIRInfo*)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:194:11, inlined from ‘mozilla::Vector<JS::JitCodeIRInfo, 0ul, js::SystemAllocPolicy>::Vector(mozilla::Vector<JS::JitCodeIRInfo, 0ul, js::SystemAllocPolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:967:24, inlined from ‘JS::JitCodeRecord::JitCodeRecord(JS::JitCodeRecord&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/JitCodeAPI.h:53:8, inlined from ‘mozilla::detail::VectorImpl<JS::JitCodeRecord, 0ul, js::SystemAllocPolicy, false>::new_<JS::JitCodeRecord>(JS::JitCodeRecord*, JS::JitCodeRecord&&)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:154:5, inlined from ‘mozilla::detail::VectorImpl<JS::JitCodeRecord, 0ul, js::SystemAllocPolicy, false>::moveConstruct<JS::JitCodeRecord>(JS::JitCodeRecord*, JS::JitCodeRecord*, JS::JitCodeRecord*)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:194:11, inlined from ‘mozilla::Vector<JS::JitCodeRecord, 0ul, js::SystemAllocPolicy>::convertToHeapStorage(unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:1033:22, inlined from ‘mozilla::Vector<JS::JitCodeRecord, 0ul, js::SystemAllocPolicy>::growStorageBy(unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:1065:32: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/UniquePtr.h:403:13: warning: ‘MEM[(char * &)aDst_52 + 8]’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 403 | Pointer p = mTuple.first(); | ^ In member function ‘mozilla::UniquePtr<char [], JS::FreePolicy>::release()’, inlined from ‘mozilla::UniquePtr<char [], JS::FreePolicy>::UniquePtr(mozilla::UniquePtr<char [], JS::FreePolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/UniquePtr.h:372:30, inlined from ‘JS::JitCodeSourceInfo::JitCodeSourceInfo(JS::JitCodeSourceInfo&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/JitCodeAPI.h:36:8, inlined from ‘mozilla::detail::VectorImpl<JS::JitCodeSourceInfo, 0ul, js::SystemAllocPolicy, false>::new_<JS::JitCodeSourceInfo>(JS::JitCodeSourceInfo*, JS::JitCodeSourceInfo&&)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:154:5, inlined from ‘mozilla::detail::VectorImpl<JS::JitCodeSourceInfo, 0ul, js::SystemAllocPolicy, false>::moveConstruct<JS::JitCodeSourceInfo>(JS::JitCodeSourceInfo*, JS::JitCodeSourceInfo*, JS::JitCodeSourceInfo*)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:194:11, inlined from ‘mozilla::Vector<JS::JitCodeSourceInfo, 0ul, js::SystemAllocPolicy>::Vector(mozilla::Vector<JS::JitCodeSourceInfo, 0ul, js::SystemAllocPolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:967:24, inlined from ‘JS::JitCodeRecord::JitCodeRecord(JS::JitCodeRecord&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/JitCodeAPI.h:53:8, inlined from ‘mozilla::detail::VectorImpl<JS::JitCodeRecord, 0ul, js::SystemAllocPolicy, false>::new_<JS::JitCodeRecord>(JS::JitCodeRecord*, JS::JitCodeRecord&&)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:154:5, inlined from ‘mozilla::detail::VectorImpl<JS::JitCodeRecord, 0ul, js::SystemAllocPolicy, false>::growTo(mozilla::Vector<JS::JitCodeRecord, 0ul, js::SystemAllocPolicy>&, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:226:11, inlined from ‘mozilla::Vector<JS::JitCodeRecord, 0ul, js::SystemAllocPolicy>::growStorageBy(unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:1068:22: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/UniquePtr.h:403:13: warning: ‘MEM[(char * &)aDst_290]’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 403 | Pointer p = mTuple.first(); | ^ In member function ‘mozilla::UniquePtr<char [], JS::FreePolicy>::release()’, inlined from ‘mozilla::UniquePtr<char [], JS::FreePolicy>::UniquePtr(mozilla::UniquePtr<char [], JS::FreePolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/UniquePtr.h:372:30, inlined from ‘JS::JitCodeIRInfo::JitCodeIRInfo(JS::JitCodeIRInfo&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/JitCodeAPI.h:43:8, inlined from ‘mozilla::detail::VectorImpl<JS::JitCodeIRInfo, 0ul, js::SystemAllocPolicy, false>::new_<JS::JitCodeIRInfo>(JS::JitCodeIRInfo*, JS::JitCodeIRInfo&&)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:154:5, inlined from ‘mozilla::detail::VectorImpl<JS::JitCodeIRInfo, 0ul, js::SystemAllocPolicy, false>::moveConstruct<JS::JitCodeIRInfo>(JS::JitCodeIRInfo*, JS::JitCodeIRInfo*, JS::JitCodeIRInfo*)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:194:11, inlined from ‘mozilla::Vector<JS::JitCodeIRInfo, 0ul, js::SystemAllocPolicy>::Vector(mozilla::Vector<JS::JitCodeIRInfo, 0ul, js::SystemAllocPolicy>&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:967:24, inlined from ‘JS::JitCodeRecord::JitCodeRecord(JS::JitCodeRecord&&)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/JitCodeAPI.h:53:8, inlined from ‘mozilla::detail::VectorImpl<JS::JitCodeRecord, 0ul, js::SystemAllocPolicy, false>::new_<JS::JitCodeRecord>(JS::JitCodeRecord*, JS::JitCodeRecord&&)void’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:154:5, inlined from ‘mozilla::detail::VectorImpl<JS::JitCodeRecord, 0ul, js::SystemAllocPolicy, false>::growTo(mozilla::Vector<JS::JitCodeRecord, 0ul, js::SystemAllocPolicy>&, unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:226:11, inlined from ‘mozilla::Vector<JS::JitCodeRecord, 0ul, js::SystemAllocPolicy>::growStorageBy(unsigned long)’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:1068:22: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/UniquePtr.h:403:13: warning: ‘MEM[(char * &)aDst_291 + 8]’ may be used uninitialized [-Wmaybe-uninitialized] <--[g++] 403 | Pointer p = mTuple.first(); | ^ make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/build' js/src/build/libjs_static.a rm -f libjs_static.a /usr/bin/ar crs libjs_static.a ../RegExp.o ../jsmath.o ../Interpreter.o ../ProfilingStack.o ../Unified_cpp_js_src0.o ../Unified_cpp_js_src1.o ../Unified_cpp_js_src10.o ../Unified_cpp_js_src11.o ../Unified_cpp_js_src12.o ../Unified_cpp_js_src13.o ../Unified_cpp_js_src14.o ../Unified_cpp_js_src15.o ../Unified_cpp_js_src16.o ../Unified_cpp_js_src17.o ../Unified_cpp_js_src18.o ../Unified_cpp_js_src19.o ../Unified_cpp_js_src2.o ../Unified_cpp_js_src20.o ../Unified_cpp_js_src21.o ../Unified_cpp_js_src22.o ../Unified_cpp_js_src23.o ../Unified_cpp_js_src24.o ../Unified_cpp_js_src25.o ../Unified_cpp_js_src3.o ../Unified_cpp_js_src4.o ../Unified_cpp_js_src5.o ../Unified_cpp_js_src6.o ../Unified_cpp_js_src7.o ../Unified_cpp_js_src8.o ../Unified_cpp_js_src9.o ../../../intl/components/Unified_cpp_intl_components0.o ../../../intl/components/Unified_cpp_intl_components1.o ../../../intl/components/Unified_cpp_intl_components2.o ../../../intl/components/Unified_cpp_intl_components3.o ../../../intl/components/Unified_cpp_intl_components4.o ../debugger/Unified_cpp_js_src_debugger0.o ../debugger/Unified_cpp_js_src_debugger1.o ../frontend/Parser.o ../frontend/Unified_cpp_js_src_frontend0.o ../frontend/Unified_cpp_js_src_frontend1.o ../frontend/Unified_cpp_js_src_frontend2.o ../frontend/Unified_cpp_js_src_frontend3.o ../frontend/Unified_cpp_js_src_frontend4.o ../frontend/Unified_cpp_js_src_frontend5.o ../frontend/Unified_cpp_js_src_frontend6.o ../frontend/Unified_cpp_js_src_frontend7.o ../gc/StoreBuffer.o ../gc/Unified_cpp_js_src_gc0.o ../gc/Unified_cpp_js_src_gc1.o ../gc/Unified_cpp_js_src_gc2.o ../gc/Unified_cpp_js_src_gc3.o ../gc/Unified_cpp_js_src_gc4.o ../irregexp/RegExpNativeMacroAssembler.o ../irregexp/regexp-ast.o ../irregexp/regexp-compiler.o ../irregexp/Unified_cpp_js_src_irregexp0.o ../irregexp/Unified_cpp_js_src_irregexp1.o ../irregexp/Unified_cpp_js_src_irregexp2.o ../jit/Unified_cpp_js_src_jit0.o ../jit/Unified_cpp_js_src_jit1.o ../jit/Unified_cpp_js_src_jit10.o ../jit/Unified_cpp_js_src_jit11.o ../jit/Unified_cpp_js_src_jit12.o ../jit/Unified_cpp_js_src_jit13.o ../jit/Unified_cpp_js_src_jit14.o ../jit/Unified_cpp_js_src_jit15.o ../jit/Unified_cpp_js_src_jit16.o ../jit/Unified_cpp_js_src_jit2.o ../jit/Unified_cpp_js_src_jit3.o ../jit/Unified_cpp_js_src_jit4.o ../jit/Unified_cpp_js_src_jit5.o ../jit/Unified_cpp_js_src_jit6.o ../jit/Unified_cpp_js_src_jit7.o ../jit/Unified_cpp_js_src_jit8.o ../jit/Unified_cpp_js_src_jit9.o ../util/DoubleToString.o ../util/Utility.o ../util/Unified_cpp_js_src_util0.o ../util/Unified_cpp_js_src_util1.o ../wasm/Unified_cpp_js_src_wasm0.o ../wasm/Unified_cpp_js_src_wasm1.o ../wasm/Unified_cpp_js_src_wasm2.o ../wasm/Unified_cpp_js_src_wasm3.o ../wasm/Unified_cpp_js_src_wasm4.o ../wasm/Unified_cpp_js_src_wasm5.o ../../../modules/fdlibm/src/e_acos.o ../../../modules/fdlibm/src/e_acosf.o ../../../modules/fdlibm/src/e_acosh.o ../../../modules/fdlibm/src/e_asin.o ../../../modules/fdlibm/src/e_asinf.o ../../../modules/fdlibm/src/e_atan2.o ../../../modules/fdlibm/src/e_atanh.o ../../../modules/fdlibm/src/e_cosh.o ../../../modules/fdlibm/src/e_exp.o ../../../modules/fdlibm/src/e_expf.o ../../../modules/fdlibm/src/e_hypot.o ../../../modules/fdlibm/src/e_log.o ../../../modules/fdlibm/src/e_log10.o ../../../modules/fdlibm/src/e_log2.o ../../../modules/fdlibm/src/e_logf.o ../../../modules/fdlibm/src/e_pow.o ../../../modules/fdlibm/src/e_powf.o ../../../modules/fdlibm/src/e_sinh.o ../../../modules/fdlibm/src/e_sqrtf.o ../../../modules/fdlibm/src/k_cos.o ../../../modules/fdlibm/src/k_cosf.o ../../../modules/fdlibm/src/k_exp.o ../../../modules/fdlibm/src/k_expf.o ../../../modules/fdlibm/src/k_rem_pio2.o ../../../modules/fdlibm/src/k_sin.o ../../../modules/fdlibm/src/k_sinf.o ../../../modules/fdlibm/src/k_tan.o ../../../modules/fdlibm/src/k_tanf.o ../../../modules/fdlibm/src/s_asinh.o ../../../modules/fdlibm/src/s_atan.o ../../../modules/fdlibm/src/s_atanf.o ../../../modules/fdlibm/src/s_cbrt.o ../../../modules/fdlibm/src/s_ceil.o ../../../modules/fdlibm/src/s_ceilf.o ../../../modules/fdlibm/src/s_cos.o ../../../modules/fdlibm/src/s_cosf.o ../../../modules/fdlibm/src/s_exp2.o ../../../modules/fdlibm/src/s_exp2f.o ../../../modules/fdlibm/src/s_expm1.o ../../../modules/fdlibm/src/s_fabs.o ../../../modules/fdlibm/src/s_fabsf.o ../../../modules/fdlibm/src/s_floor.o ../../../modules/fdlibm/src/s_floorf.o ../../../modules/fdlibm/src/s_log1p.o ../../../modules/fdlibm/src/s_nearbyint.o ../../../modules/fdlibm/src/s_rint.o ../../../modules/fdlibm/src/s_rintf.o ../../../modules/fdlibm/src/s_scalbn.o ../../../modules/fdlibm/src/s_sin.o ../../../modules/fdlibm/src/s_sinf.o ../../../modules/fdlibm/src/s_tan.o ../../../modules/fdlibm/src/s_tanf.o ../../../modules/fdlibm/src/s_tanh.o ../../../modules/fdlibm/src/s_trunc.o ../../../modules/fdlibm/src/s_truncf.o ../../../memory/build/Unified_cpp_memory_build0.o ../../../memory/mozalloc/Unified_cpp_memory_mozalloc0.o ../../../mozglue/interposers/Unified_cpp_mozglue_interposers0.o ../../../mozglue/baseprofiler/Unified_cpp_mozglue_baseprofiler0.o ../../../mozglue/misc/AutoProfilerLabel.o ../../../mozglue/misc/AwakeTimeStamp.o ../../../mozglue/misc/ConditionVariable_posix.o ../../../mozglue/misc/MmapFaultHandler.o ../../../mozglue/misc/Mutex_posix.o ../../../mozglue/misc/Printf.o ../../../mozglue/misc/RWLock_posix.o ../../../mozglue/misc/SIMD.o ../../../mozglue/misc/SIMD_avx2.o ../../../mozglue/misc/SSE.o ../../../mozglue/misc/StackWalk.o ../../../mozglue/misc/TimeStamp.o ../../../mozglue/misc/TimeStamp_posix.o ../../../mozglue/misc/Uptime.o ../../../mozglue/misc/Decimal.o ../../../mfbt/lz4.o ../../../mfbt/lz4file.o ../../../mfbt/lz4frame.o ../../../mfbt/lz4hc.o ../../../mfbt/xxhash.o ../../../mfbt/Unified_cpp_mfbt0.o ../../../mfbt/Unified_cpp_mfbt1.o make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/build' make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/build' js/src/build/libmozjs-115.so rm -f libmozjs-115.so /usr/lib64/cscppc/g++ -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables -shared -Wl,-z,defs -Wl,-h,libmozjs-115.so -o libmozjs-115.so /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/build/libmozjs-115_so.list -lpthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,-z,noexecstack -Wl,-z,text -Wl,-z,relro -Wl,-z,nocopyreloc -Wl,-Bsymbolic-functions -Wl,--build-id=sha1 -fstack-protector-strong -Wl,-rpath-link,/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/bin -Wl,-rpath-link,/usr/lib /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/x86_64-unknown-linux-gnu/release/libjsrust.a -Wl,--version-script,symverscript -Wl,-soname,libmozjs-115.so.0 -lm -licui18n -licuuc -licudata -lz -lm -ldl /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/_virtualenvs/build/bin/python -m mozbuild.action.check_binary --target libmozjs-115.so BUILDTASK {"argv": ["/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/python/mozbuild/mozbuild/action/check_binary.py", "--target", "libmozjs-115.so"], "start": 971.097046206, "end": 971.114999687, "context": null} chmod +x libmozjs-115.so In member function ‘__ct ’, inlined from ‘new_’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:154:5, inlined from ‘moveConstruct’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:194:11, inlined from ‘__ct ’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:967:24, inlined from ‘__ct ’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmModule.h:147:9, inlined from ‘js_new’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/Utility.h:526:1, inlined from ‘CodeModule.constprop’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmSerialize.cpp:1112:58: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/RefPtr.h:106:21: warning: ‘__builtin_memset’ writing 1 or more bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] <--[g++] 106 | aRefPtr.mRawPtr = nullptr; | ^ In function ‘CodeModule.constprop’: lto1: note: destination object is likely at address zero In member function ‘__ct ’, inlined from ‘new_’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:154:5, inlined from ‘moveConstruct’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:194:11, inlined from ‘__ct ’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:967:24, inlined from ‘__ct ’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmModule.h:148:9, inlined from ‘js_new’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/Utility.h:526:1, inlined from ‘CodeModule.constprop’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmSerialize.cpp:1112:58: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/RefPtr.h:106:21: warning: ‘__builtin_memset’ writing 1 or more bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] <--[g++] 106 | aRefPtr.mRawPtr = nullptr; | ^ In function ‘CodeModule.constprop’: lto1: note: destination object is likely at address zero In member function ‘__ct ’, inlined from ‘new_’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:154:5, inlined from ‘moveConstruct’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:194:11, inlined from ‘__ct ’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:967:24, inlined from ‘__ct ’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmInstance.cpp:1619:7, inlined from ‘create’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmInstance.cpp:1638:73, inlined from ‘create’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmJS.cpp:1964:32, inlined from ‘instantiate’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmModule.cpp:1080:42: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/RefPtr.h:106:21: warning: ‘__builtin_memset’ writing 1 or more bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] <--[g++] 106 | aRefPtr.mRawPtr = nullptr; | ^ In member function ‘instantiate’: lto1: note: destination object is likely at address zero In member function ‘__ct ’, inlined from ‘new_’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:154:5, inlined from ‘moveConstruct’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:194:11, inlined from ‘__ct ’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:967:24, inlined from ‘__ct ’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmModule.h:147:9, inlined from ‘js_new’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/Utility.h:526:1, inlined from ‘finishModule’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmGenerator.cpp:1177:47: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/RefPtr.h:106:21: warning: ‘__builtin_memset’ writing 1 or more bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] <--[g++] 106 | aRefPtr.mRawPtr = nullptr; | ^ In member function ‘finishModule’: lto1: note: destination object is likely at address zero In member function ‘__ct ’, inlined from ‘new_’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:154:5, inlined from ‘moveConstruct’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:194:11, inlined from ‘__ct ’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:967:24, inlined from ‘__ct ’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmModule.h:148:9, inlined from ‘js_new’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/Utility.h:526:1, inlined from ‘finishModule’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmGenerator.cpp:1177:47: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/RefPtr.h:106:21: warning: ‘__builtin_memset’ writing 1 or more bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] <--[g++] 106 | aRefPtr.mRawPtr = nullptr; | ^ In member function ‘finishModule’: lto1: note: destination object is likely at address zero In function ‘memcpy’, inlined from ‘PodCopy’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/PodOperations.h:109:11, inlined from ‘ToLowerCase’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:828:12, inlined from ‘StringToLowerCase’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:860:35: /usr/include/bits/string_fortified.h:29:33: warning: ‘__builtin_memcpy’ writing between 128 and 4294967294 bytes into a region of size 32 overflows the destination [-Wstringop-overflow=] <--[g++] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘StringToLowerCase’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:767:27: note: destination object ‘newChars’ of size 32 <--[g++] 767 | InlineCharBuffer<CharT> newChars; | ^ In function ‘memcpy’, inlined from ‘PodCopy’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/PodOperations.h:109:11, inlined from ‘maybeRealloc’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/InlineCharBuffer-inl.h:97:23, inlined from ‘ToUpperCase’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:1160:31, inlined from ‘ToUpperCase’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:1261:25: /usr/include/bits/string_fortified.h:29:33: warning: ‘__builtin_memcpy’ reading between 128 and 4294967295 bytes from a region of size 40 [-Wstringop-overread] <--[g++] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘ToUpperCase’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:1176:52: note: source object ‘newChars’ of size 40 <--[g++] 1176 | mozilla::MaybeOneOf<Latin1Buffer, TwoByteBuffer> newChars; | ^ In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneLanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:55:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:311:50, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [16, 4611686018427387896] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [16, 4611686018427387896] into destination object ‘mChars’ of size 8 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneLanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:55:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:311:50, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [17, 4611686018427387897] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [1, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [17, 4611686018427387897] into destination object ‘mChars’ of size 8 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneLanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:55:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:311:50, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [18, 4611686018427387898] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [2, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [18, 4611686018427387898] into destination object ‘mChars’ of size 8 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneLanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:55:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:311:50, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [19, 4611686018427387899] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [3, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [19, 4611686018427387899] into destination object ‘mChars’ of size 8 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneLanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:55:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:311:50, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [20, 4611686018427387900] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [4, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [20, 4611686018427387900] into destination object ‘mChars’ of size 8 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneLanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:55:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:311:50, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [21, 4611686018427387901] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [5, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [21, 4611686018427387901] into destination object ‘mChars’ of size 8 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneLanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:55:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:311:50, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [22, 4611686018427387902] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [6, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [22, 4611686018427387902] into destination object ‘mChars’ of size 8 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneScriptTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:76:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:327:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 8 bytes into a region of size 4 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:326:31: note: at offset [1, 5] into destination object ‘script’ of size 5 <--[g++] 326 | mozilla::intl::ScriptSubtag script; | ^ In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneScriptTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:76:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:327:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [16, 4611686018427387896] into destination object ‘mChars’ of size 4 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [16, 4611686018427387896] into destination object ‘mChars’ of size 4 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneScriptTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:76:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:327:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [17, 4611686018427387897] into destination object ‘mChars’ of size 4 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [1, 4] into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [17, 4611686018427387897] into destination object ‘mChars’ of size 4 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneScriptTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:76:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:327:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [18, 4611686018427387898] into destination object ‘mChars’ of size 4 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [2, 4] into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [18, 4611686018427387898] into destination object ‘mChars’ of size 4 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneScriptTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:76:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:327:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [19, 4611686018427387899] into destination object ‘mChars’ of size 4 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [3, 4] into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [19, 4611686018427387899] into destination object ‘mChars’ of size 4 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneScriptTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:76:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:327:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [20, 4611686018427387900] into destination object ‘mChars’ of size 4 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset 4 into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [20, 4611686018427387900] into destination object ‘mChars’ of size 4 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneScriptTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:76:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:327:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [21, 4611686018427387901] into destination object ‘mChars’ of size 4 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [5, 13] into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [21, 4611686018427387901] into destination object ‘mChars’ of size 4 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneScriptTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:76:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:327:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [22, 4611686018427387902] into destination object ‘mChars’ of size 4 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [6, 14] into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [22, 4611686018427387902] into destination object ‘mChars’ of size 4 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneScriptTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:70:27, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:327:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [20, 9223372036854775796] into destination object ‘mChars’ of size 4 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset 4 into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [20, 9223372036854775796] into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset 4 into destination object ‘mChars’ of size 4 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneScriptTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:70:27, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:327:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [21, 9223372036854775797] into destination object ‘mChars’ of size 4 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset 5 into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [21, 9223372036854775797] into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset 5 into destination object ‘mChars’ of size 4 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneScriptTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:70:27, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:327:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [22, 9223372036854775798] into destination object ‘mChars’ of size 4 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset 6 into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [22, 9223372036854775798] into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset 6 into destination object ‘mChars’ of size 4 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneRegionTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:97:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:343:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 8 bytes into a region of size 3 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:342:31: note: at offset [1, 4] into destination object ‘region’ of size 4 <--[g++] 342 | mozilla::intl::RegionSubtag region; | ^ In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneRegionTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:97:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:343:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [16, 4611686018427387896] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [16, 4611686018427387896] into destination object ‘mChars’ of size 3 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneRegionTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:97:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:343:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [17, 4611686018427387897] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [1, 3] into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [17, 4611686018427387897] into destination object ‘mChars’ of size 3 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneRegionTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:97:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:343:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [18, 4611686018427387898] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [2, 3] into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [18, 4611686018427387898] into destination object ‘mChars’ of size 3 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneRegionTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:97:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:343:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [19, 4611686018427387899] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset 3 into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [19, 4611686018427387899] into destination object ‘mChars’ of size 3 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneRegionTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:97:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:343:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [20, 4611686018427387900] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [4, 12] into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [20, 4611686018427387900] into destination object ‘mChars’ of size 3 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneRegionTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:97:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:343:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [21, 4611686018427387901] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [5, 13] into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [21, 4611686018427387901] into destination object ‘mChars’ of size 3 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneRegionTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:97:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:343:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [22, 4611686018427387902] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [6, 14] into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [22, 4611686018427387902] into destination object ‘mChars’ of size 3 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneRegionTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:91:27, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:343:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [19, 9223372036854775795] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset 3 into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [19, 9223372036854775795] into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset 3 into destination object ‘mChars’ of size 3 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneRegionTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:91:27, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:343:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [20, 9223372036854775796] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset 4 into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [20, 9223372036854775796] into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset 4 into destination object ‘mChars’ of size 3 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneRegionTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:91:27, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:343:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [21, 9223372036854775797] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset 5 into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [21, 9223372036854775797] into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset 5 into destination object ‘mChars’ of size 3 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneRegionTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:91:27, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:343:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [22, 9223372036854775798] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset 6 into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [22, 9223372036854775798] into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset 6 into destination object ‘mChars’ of size 3 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneISO639LanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:161:30, inlined from ‘intl_ValidateAndCanonicalizeLanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:1337:3: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘intl_ValidateAndCanonicalizeLanguageTag’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [16, 4611686018427387896] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [16, 4611686018427387896] into destination object ‘mChars’ of size 8 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneISO639LanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:161:30, inlined from ‘intl_ValidateAndCanonicalizeLanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:1337:3: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘intl_ValidateAndCanonicalizeLanguageTag’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [17, 4611686018427387897] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [1, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [17, 4611686018427387897] into destination object ‘mChars’ of size 8 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneISO639LanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:161:30, inlined from ‘intl_ValidateAndCanonicalizeLanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:1337:3: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘intl_ValidateAndCanonicalizeLanguageTag’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [18, 4611686018427387898] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [2, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [18, 4611686018427387898] into destination object ‘mChars’ of size 8 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneISO639LanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:161:30, inlined from ‘intl_ValidateAndCanonicalizeLanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:1337:3: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘intl_ValidateAndCanonicalizeLanguageTag’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [19, 4611686018427387899] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [3, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [19, 4611686018427387899] into destination object ‘mChars’ of size 8 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneISO639LanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:161:30, inlined from ‘intl_ValidateAndCanonicalizeLanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:1337:3: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘intl_ValidateAndCanonicalizeLanguageTag’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [20, 4611686018427387900] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [4, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [20, 4611686018427387900] into destination object ‘mChars’ of size 8 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneISO639LanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:161:30, inlined from ‘intl_ValidateAndCanonicalizeLanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:1337:3: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘intl_ValidateAndCanonicalizeLanguageTag’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [21, 4611686018427387901] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [5, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [21, 4611686018427387901] into destination object ‘mChars’ of size 8 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneISO639LanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:161:30, inlined from ‘intl_ValidateAndCanonicalizeLanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:1337:3: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘intl_ValidateAndCanonicalizeLanguageTag’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [22, 4611686018427387902] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [6, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [22, 4611686018427387902] into destination object ‘mChars’ of size 8 <--[g++] make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/build' make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/build' ../../../config/nsinstall -R -m 644 'libmozjs-115.so' '../../../dist/bin' make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/build' make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/shell' mkdir -p '../../../dist/bin/' make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/shell' make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/shell' js/src/shell/js /usr/lib64/cscppc/g++ -o ../../../dist/bin/js -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fno-sized-deallocation -fno-aligned-new -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -freorder-blocks -O3 -fomit-frame-pointer -funwind-tables /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/shell/js.list -lpthread -Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,-z,noexecstack -Wl,-z,text -Wl,-z,relro -Wl,-z,nocopyreloc -Wl,-Bsymbolic-functions -Wl,--build-id=sha1 -fstack-protector-strong -Wl,-rpath-link,/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/bin -Wl,-rpath-link,/usr/lib ../build/libjs_static.a /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/x86_64-unknown-linux-gnu/release/libjsrust.a -pie -lm -licui18n -licuuc -licudata -lz -lm -ldl -lreadline /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/_virtualenvs/build/bin/python -m mozbuild.action.check_binary --target ../../../dist/bin/js BUILDTASK {"argv": ["/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/python/mozbuild/mozbuild/action/check_binary.py", "--target", "../../../dist/bin/js"], "start": 1055.639939903, "end": 1055.647911631, "context": null} In member function ‘__ct ’, inlined from ‘new_’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:154:5, inlined from ‘moveConstruct’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:194:11, inlined from ‘__ct ’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:967:24, inlined from ‘__ct ’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmModule.h:147:9, inlined from ‘js_new’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/Utility.h:526:1, inlined from ‘CodeModule.constprop’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmSerialize.cpp:1112:58: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/RefPtr.h:106:21: warning: ‘__builtin_memset’ writing 1 or more bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] <--[g++] 106 | aRefPtr.mRawPtr = nullptr; | ^ In function ‘CodeModule.constprop’: lto1: note: destination object is likely at address zero In member function ‘__ct ’, inlined from ‘new_’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:154:5, inlined from ‘moveConstruct’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:194:11, inlined from ‘__ct ’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:967:24, inlined from ‘__ct ’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmModule.h:148:9, inlined from ‘js_new’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/Utility.h:526:1, inlined from ‘CodeModule.constprop’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmSerialize.cpp:1112:58: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/RefPtr.h:106:21: warning: ‘__builtin_memset’ writing 1 or more bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] <--[g++] 106 | aRefPtr.mRawPtr = nullptr; | ^ In function ‘CodeModule.constprop’: lto1: note: destination object is likely at address zero In member function ‘__ct ’, inlined from ‘new_’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:154:5, inlined from ‘moveConstruct’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:194:11, inlined from ‘__ct ’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:967:24, inlined from ‘__ct ’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmModule.h:147:9, inlined from ‘js_new’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/Utility.h:526:1, inlined from ‘finishModule’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmGenerator.cpp:1177:47: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/RefPtr.h:106:21: warning: ‘__builtin_memset’ writing 1 or more bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] <--[g++] 106 | aRefPtr.mRawPtr = nullptr; | ^ In member function ‘finishModule’: lto1: note: destination object is likely at address zero In member function ‘__ct ’, inlined from ‘new_’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:154:5, inlined from ‘moveConstruct’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:194:11, inlined from ‘__ct ’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:967:24, inlined from ‘__ct ’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmModule.h:148:9, inlined from ‘js_new’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/js/Utility.h:526:1, inlined from ‘finishModule’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmGenerator.cpp:1177:47: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/RefPtr.h:106:21: warning: ‘__builtin_memset’ writing 1 or more bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] <--[g++] 106 | aRefPtr.mRawPtr = nullptr; | ^ In member function ‘finishModule’: lto1: note: destination object is likely at address zero In member function ‘__ct ’, inlined from ‘new_’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:154:5, inlined from ‘moveConstruct’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:194:11, inlined from ‘__ct ’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/Vector.h:967:24, inlined from ‘__ct ’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmInstance.cpp:1619:7, inlined from ‘create’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmInstance.cpp:1638:73, inlined from ‘create’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmJS.cpp:1964:32, inlined from ‘instantiate’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmModule.cpp:1080:42: /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/RefPtr.h:106:21: warning: ‘__builtin_memset’ writing 1 or more bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] <--[g++] 106 | aRefPtr.mRawPtr = nullptr; | ^ In member function ‘instantiate’: lto1: note: destination object is likely at address zero In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneLanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:55:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:311:50, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [16, 4611686018427387896] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [16, 4611686018427387896] into destination object ‘mChars’ of size 8 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneLanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:55:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:311:50, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [17, 4611686018427387897] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [1, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [17, 4611686018427387897] into destination object ‘mChars’ of size 8 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneLanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:55:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:311:50, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [18, 4611686018427387898] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [2, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [18, 4611686018427387898] into destination object ‘mChars’ of size 8 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneLanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:55:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:311:50, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [19, 4611686018427387899] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [3, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [19, 4611686018427387899] into destination object ‘mChars’ of size 8 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneLanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:55:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:311:50, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [20, 4611686018427387900] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [4, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [20, 4611686018427387900] into destination object ‘mChars’ of size 8 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneLanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:55:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:311:50, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [21, 4611686018427387901] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [5, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [21, 4611686018427387901] into destination object ‘mChars’ of size 8 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneLanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:55:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:311:50, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [22, 4611686018427387902] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [6, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [22, 4611686018427387902] into destination object ‘mChars’ of size 8 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneScriptTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:76:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:327:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 8 bytes into a region of size 4 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:326:31: note: at offset [1, 5] into destination object ‘script’ of size 5 <--[g++] 326 | mozilla::intl::ScriptSubtag script; | ^ In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneScriptTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:76:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:327:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [16, 4611686018427387896] into destination object ‘mChars’ of size 4 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [16, 4611686018427387896] into destination object ‘mChars’ of size 4 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneScriptTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:76:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:327:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [17, 4611686018427387897] into destination object ‘mChars’ of size 4 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [1, 4] into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [17, 4611686018427387897] into destination object ‘mChars’ of size 4 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneScriptTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:76:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:327:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [18, 4611686018427387898] into destination object ‘mChars’ of size 4 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [2, 4] into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [18, 4611686018427387898] into destination object ‘mChars’ of size 4 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneScriptTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:76:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:327:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [19, 4611686018427387899] into destination object ‘mChars’ of size 4 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [3, 4] into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [19, 4611686018427387899] into destination object ‘mChars’ of size 4 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneScriptTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:76:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:327:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [20, 4611686018427387900] into destination object ‘mChars’ of size 4 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset 4 into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [20, 4611686018427387900] into destination object ‘mChars’ of size 4 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneScriptTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:76:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:327:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [21, 4611686018427387901] into destination object ‘mChars’ of size 4 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [5, 13] into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [21, 4611686018427387901] into destination object ‘mChars’ of size 4 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneScriptTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:76:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:327:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [22, 4611686018427387902] into destination object ‘mChars’ of size 4 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [6, 14] into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [22, 4611686018427387902] into destination object ‘mChars’ of size 4 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneScriptTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:70:27, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:327:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [20, 9223372036854775796] into destination object ‘mChars’ of size 4 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset 4 into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [20, 9223372036854775796] into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset 4 into destination object ‘mChars’ of size 4 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneScriptTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:70:27, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:327:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [21, 9223372036854775797] into destination object ‘mChars’ of size 4 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset 5 into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [21, 9223372036854775797] into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset 5 into destination object ‘mChars’ of size 4 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneScriptTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:70:27, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:327:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [22, 9223372036854775798] into destination object ‘mChars’ of size 4 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset 6 into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [22, 9223372036854775798] into destination object ‘mChars’ of size 4 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset 6 into destination object ‘mChars’ of size 4 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneRegionTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:97:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:343:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 8 bytes into a region of size 3 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:342:31: note: at offset [1, 4] into destination object ‘region’ of size 4 <--[g++] 342 | mozilla::intl::RegionSubtag region; | ^ In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneRegionTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:97:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:343:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [16, 4611686018427387896] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [16, 4611686018427387896] into destination object ‘mChars’ of size 3 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneRegionTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:97:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:343:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [17, 4611686018427387897] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [1, 3] into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [17, 4611686018427387897] into destination object ‘mChars’ of size 3 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneRegionTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:97:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:343:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [18, 4611686018427387898] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [2, 3] into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [18, 4611686018427387898] into destination object ‘mChars’ of size 3 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneRegionTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:97:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:343:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [19, 4611686018427387899] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset 3 into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [19, 4611686018427387899] into destination object ‘mChars’ of size 3 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneRegionTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:97:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:343:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [20, 4611686018427387900] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [4, 12] into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [20, 4611686018427387900] into destination object ‘mChars’ of size 3 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneRegionTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:97:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:343:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [21, 4611686018427387901] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [5, 13] into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [21, 4611686018427387901] into destination object ‘mChars’ of size 3 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneRegionTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:97:25, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:343:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [22, 4611686018427387902] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [6, 14] into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [22, 4611686018427387902] into destination object ‘mChars’ of size 3 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneRegionTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:91:27, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:343:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [19, 9223372036854775795] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset 3 into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [19, 9223372036854775795] into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset 3 into destination object ‘mChars’ of size 3 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneRegionTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:91:27, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:343:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [20, 9223372036854775796] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset 4 into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [20, 9223372036854775796] into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset 4 into destination object ‘mChars’ of size 3 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneRegionTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:91:27, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:343:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [21, 9223372036854775797] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset 5 into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [21, 9223372036854775797] into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset 5 into destination object ‘mChars’ of size 3 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneRegionTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:91:27, inlined from ‘ApplyOptionsToTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:343:48, inlined from ‘Locale’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:567:27: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘Locale’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [22, 9223372036854775798] into destination object ‘mChars’ of size 3 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset 6 into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [22, 9223372036854775798] into destination object ‘mChars’ of size 3 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset 6 into destination object ‘mChars’ of size 3 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneISO639LanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:161:30, inlined from ‘intl_ValidateAndCanonicalizeLanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:1337:3: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘intl_ValidateAndCanonicalizeLanguageTag’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [16, 4611686018427387896] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [16, 4611686018427387896] into destination object ‘mChars’ of size 8 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneISO639LanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:161:30, inlined from ‘intl_ValidateAndCanonicalizeLanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:1337:3: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘intl_ValidateAndCanonicalizeLanguageTag’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [17, 4611686018427387897] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [1, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [17, 4611686018427387897] into destination object ‘mChars’ of size 8 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneISO639LanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:161:30, inlined from ‘intl_ValidateAndCanonicalizeLanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:1337:3: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘intl_ValidateAndCanonicalizeLanguageTag’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [18, 4611686018427387898] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [2, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [18, 4611686018427387898] into destination object ‘mChars’ of size 8 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneISO639LanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:161:30, inlined from ‘intl_ValidateAndCanonicalizeLanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:1337:3: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘intl_ValidateAndCanonicalizeLanguageTag’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [19, 4611686018427387899] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [3, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [19, 4611686018427387899] into destination object ‘mChars’ of size 8 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneISO639LanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:161:30, inlined from ‘intl_ValidateAndCanonicalizeLanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:1337:3: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘intl_ValidateAndCanonicalizeLanguageTag’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [20, 4611686018427387900] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [4, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [20, 4611686018427387900] into destination object ‘mChars’ of size 8 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneISO639LanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:161:30, inlined from ‘intl_ValidateAndCanonicalizeLanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:1337:3: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘intl_ValidateAndCanonicalizeLanguageTag’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [21, 4611686018427387901] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [5, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [21, 4611686018427387901] into destination object ‘mChars’ of size 8 <--[g++] In function ‘__copy_m’, inlined from ‘__copy_move_a2’ at /usr/include/c++/14/bits/stl_algobase.h:521:30, inlined from ‘__copy_move_a1’ at /usr/include/c++/14/bits/stl_algobase.h:548:42, inlined from ‘__copy_move_a’ at /usr/include/c++/14/bits/stl_algobase.h:555:31, inlined from ‘copy’ at /usr/include/c++/14/bits/stl_algobase.h:651:7, inlined from ‘__copy_n’ at /usr/include/c++/14/bits/stl_algo.h:683:23, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:715:27, inlined from ‘copy_n’ at /usr/include/c++/14/bits/stl_algo.h:701:0, inlined from ‘Set’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:151:16, inlined from ‘ParseStandaloneISO639LanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp:161:30, inlined from ‘intl_ValidateAndCanonicalizeLanguageTag’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp:1337:3: /usr/include/c++/14/bits/stl_algobase.h:403:25: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] <--[g++] 403 | *__result = *__first; | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h: In function ‘intl_ValidateAndCanonicalizeLanguageTag’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [22, 4611686018427387902] into destination object ‘mChars’ of size 8 <--[g++] 126 | char mChars[SubtagLength] = {}; // zero initialize /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [6, 8] into destination object ‘mChars’ of size 8 <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/intl/Locale.h:126: note: at offset [22, 4611686018427387902] into destination object ‘mChars’ of size 8 <--[g++] In function ‘memcpy’, inlined from ‘PodCopy’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/PodOperations.h:109:11, inlined from ‘maybeRealloc’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/InlineCharBuffer-inl.h:97:23, inlined from ‘ToUpperCase’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:1160:31, inlined from ‘ToUpperCase’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:1261:25: /usr/include/bits/string_fortified.h:29:33: warning: ‘__builtin_memcpy’ reading between 128 and 4294967295 bytes from a region of size 40 [-Wstringop-overread] <--[g++] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘ToUpperCase’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:1176:52: note: source object ‘newChars’ of size 40 <--[g++] 1176 | mozilla::MaybeOneOf<Latin1Buffer, TwoByteBuffer> newChars; | ^ In function ‘memcpy’, inlined from ‘PodCopy’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/dist/include/mozilla/PodOperations.h:109:11, inlined from ‘ToLowerCase’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:828:12, inlined from ‘StringToLowerCase’ at /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:860:35: /usr/include/bits/string_fortified.h:29:33: warning: ‘__builtin_memcpy’ writing between 128 and 4294967294 bytes into a region of size 32 overflows the destination [-Wstringop-overflow=] <--[g++] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp: In function ‘StringToLowerCase’: <--[g++] /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp:767:27: note: destination object ‘newChars’ of size 32 <--[g++] 767 | InlineCharBuffer<CharT> newChars; | ^ make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/shell' /usr/bin/make recurse_misc make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/shell' ../../../config/nsinstall -R -m 644 '../../../dist/bin/js' '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/shell' make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/build' ../config/nsinstall -R -m 644 '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/.ycm_extra_conf.py' '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src' make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/build' make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/shell' ../../../config/nsinstall -R -m 644 '../../../dist/bin/js-gdb.py' '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/shell' make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/shell' make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/build' ../config/nsinstall -R -m 644 '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/build/.gdbinit.loader' '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/build' make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/build' make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/build' ../config/nsinstall -R -m 644 '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/build/.gdbinit' '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/build' make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/build' make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/build' rm -f '../dist/bin/.lldbinit' /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/_virtualenvs/build/bin/python -m mozbuild.action.preprocessor --depend .deps/.lldbinit.pp -DNDEBUG=1 -DTRIMMED=1 -DACCEPTED_MAR_CHANNEL_IDS=None -Dtopsrcdir=/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0 -Dtopobjdir=/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -DCROSS_COMPILE='' -DEDITLINE=1 -DENABLE_SHARED_MEMORY=1 -DENABLE_WASM_AVX=1 -DENABLE_WASM_EXTENDED_CONST=1 -DENABLE_WASM_SIMD=1 -DHAVE_64BIT_BUILD=1 -DHAVE_ALLOCA_H=1 -DHAVE_BYTESWAP_H=1 -DHAVE_CLOCK_MONOTONIC=1 -DHAVE_CPUID_H=1 -DHAVE_DIRENT_H=1 -DHAVE_DLADDR=1 -DHAVE_DLOPEN=1 -DHAVE_FTS_H=1 -DHAVE_GETC_UNLOCKED=1 -DHAVE_GETOPT_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_GETTID=1 -DHAVE_GMTIME_R=1 -DHAVE_INTTYPES_H=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_LIBM=1 -DHAVE_LINUX_IF_ADDR_H=1 -DHAVE_LINUX_PERF_EVENT_H=1 -DHAVE_LINUX_QUOTA_H=1 -DHAVE_LINUX_RTNETLINK_H=1 -DHAVE_LOCALECONV=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MALLOC_H=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MEMALIGN=1 -DHAVE_MEMFD_CREATE=1 -DHAVE_NETINET_IN_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_PTHREAD_GETNAME_NP=1 -DHAVE_RES_NINIT=1 -DHAVE_SETPRIORITY=1 -DHAVE_SSIZE_T=1 -DHAVE_STDINT_H=1 -DHAVE_STRERROR=1 -DHAVE_STRNDUP=1 -DHAVE_SYSCALL=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_SYS_QUOTA_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_THREAD_TLS_KEYWORD=1 -DHAVE_TM_ZONE_TM_GMTOFF=1 -DHAVE_UNISTD_H=1 -DHAVE_UNWIND_H=1 -DHAVE_VALLOC=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE__UNWIND_BACKTRACE=1 -DJS_64BIT=1 -DJS_CODEGEN_X64=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DJS_HAS_INTL_API=1 -DJS_PUNBOX64=1 -DJS_STANDALONE=1 -DJS_WITHOUT_NSPR=1 -DMALLOC_H='<malloc.h>' -DMALLOC_USABLE_SIZE_CONST_PTR='' -DMOZILLA_UAVERSION='"115.0"' -DMOZILLA_VERSION='"115.7.0"' -DMOZILLA_VERSION_U=115.7.0 -DMOZJS_MAJOR_VERSION=115 -DMOZJS_MINOR_VERSION=7 -DMOZ_AARCH64_JSCVT=0 -DMOZ_BUILD_APP=js -DMOZ_DLL_PREFIX='"lib"' -DMOZ_DLL_SUFFIX='".so"' -DMOZ_SYSTEM_ICU=1 -DMOZ_UPDATE_CHANNEL=default -DNO_NSPR_10_SUPPORT=1 -DRELEASE_OR_BETA=1 -DSTDC_HEADERS=1 -DU_USING_ICU_NAMESPACE=0 -DWASM_HAS_HEAPREG=1 -DXP_LINUX=1 -DXP_UNIX=1 -D_REENTRANT=1 -DAB_CD=en-US '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/build/.lldbinit.in' -o '../dist/bin/.lldbinit' BUILDTASK {"argv": ["/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/python/mozbuild/mozbuild/action/preprocessor.py", "--depend", ".deps/.lldbinit.pp", "-DNDEBUG=1", "-DTRIMMED=1", "-DACCEPTED_MAR_CHANNEL_IDS=None", "-Dtopsrcdir=/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0", "-Dtopobjdir=/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src", "-DCROSS_COMPILE=", "-DEDITLINE=1", "-DENABLE_SHARED_MEMORY=1", "-DENABLE_WASM_AVX=1", "-DENABLE_WASM_EXTENDED_CONST=1", "-DENABLE_WASM_SIMD=1", "-DHAVE_64BIT_BUILD=1", "-DHAVE_ALLOCA_H=1", "-DHAVE_BYTESWAP_H=1", "-DHAVE_CLOCK_MONOTONIC=1", "-DHAVE_CPUID_H=1", "-DHAVE_DIRENT_H=1", "-DHAVE_DLADDR=1", "-DHAVE_DLOPEN=1", "-DHAVE_FTS_H=1", "-DHAVE_GETC_UNLOCKED=1", "-DHAVE_GETOPT_H=1", "-DHAVE_GETPAGESIZE=1", "-DHAVE_GETTID=1", "-DHAVE_GMTIME_R=1", "-DHAVE_INTTYPES_H=1", "-DHAVE_LANGINFO_CODESET=1", "-DHAVE_LIBM=1", "-DHAVE_LINUX_IF_ADDR_H=1", "-DHAVE_LINUX_PERF_EVENT_H=1", "-DHAVE_LINUX_QUOTA_H=1", "-DHAVE_LINUX_RTNETLINK_H=1", "-DHAVE_LOCALECONV=1", "-DHAVE_LOCALTIME_R=1", "-DHAVE_MALLOC_H=1", "-DHAVE_MALLOC_USABLE_SIZE=1", "-DHAVE_MEMALIGN=1", "-DHAVE_MEMFD_CREATE=1", "-DHAVE_NETINET_IN_H=1", "-DHAVE_NL_TYPES_H=1", "-DHAVE_POSIX_MEMALIGN=1", "-DHAVE_PTHREAD_GETNAME_NP=1", "-DHAVE_RES_NINIT=1", "-DHAVE_SETPRIORITY=1", "-DHAVE_SSIZE_T=1", "-DHAVE_STDINT_H=1", "-DHAVE_STRERROR=1", "-DHAVE_STRNDUP=1", "-DHAVE_SYSCALL=1", "-DHAVE_SYS_MOUNT_H=1", "-DHAVE_SYS_QUEUE_H=1", "-DHAVE_SYS_QUOTA_H=1", "-DHAVE_SYS_STATFS_H=1", "-DHAVE_SYS_STATVFS_H=1", "-DHAVE_SYS_TYPES_H=1", "-DHAVE_SYS_VFS_H=1", "-DHAVE_THREAD_TLS_KEYWORD=1", "-DHAVE_TM_ZONE_TM_GMTOFF=1", "-DHAVE_UNISTD_H=1", "-DHAVE_UNWIND_H=1", "-DHAVE_VALLOC=1", "-DHAVE_VISIBILITY_ATTRIBUTE=1", "-DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1", "-DHAVE__UNWIND_BACKTRACE=1", "-DJS_64BIT=1", "-DJS_CODEGEN_X64=1", "-DJS_DEFAULT_JITREPORT_GRANULARITY=3", "-DJS_HAS_INTL_API=1", "-DJS_PUNBOX64=1", "-DJS_STANDALONE=1", "-DJS_WITHOUT_NSPR=1", "-DMALLOC_H=<malloc.h>", "-DMALLOC_USABLE_SIZE_CONST_PTR=", "-DMOZILLA_UAVERSION=\"115.0\"", "-DMOZILLA_VERSION=\"115.7.0\"", "-DMOZILLA_VERSION_U=115.7.0", "-DMOZJS_MAJOR_VERSION=115", "-DMOZJS_MINOR_VERSION=7", "-DMOZ_AARCH64_JSCVT=0", "-DMOZ_BUILD_APP=js", "-DMOZ_DLL_PREFIX=\"lib\"", "-DMOZ_DLL_SUFFIX=\".so\"", "-DMOZ_SYSTEM_ICU=1", "-DMOZ_UPDATE_CHANNEL=default", "-DNO_NSPR_10_SUPPORT=1", "-DRELEASE_OR_BETA=1", "-DSTDC_HEADERS=1", "-DU_USING_ICU_NAMESPACE=0", "-DWASM_HAS_HEAPREG=1", "-DXP_LINUX=1", "-DXP_UNIX=1", "-D_REENTRANT=1", "-DAB_CD=en-US", "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/build/.lldbinit.in", "-o", "../dist/bin/.lldbinit"], "start": 1055.71458981, "end": 1055.777660358, "context": null} make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/build' make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/build' ../config/nsinstall -R -m 644 '../dist/bin/.lldbinit' '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src' make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/build' make[3]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/build' rm -f '../build/.gdbinit.py' /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/_virtualenvs/build/bin/python -m mozbuild.action.preprocessor --depend .deps/.gdbinit.py.pp -DNDEBUG=1 -DTRIMMED=1 -DACCEPTED_MAR_CHANNEL_IDS=None -Dtopsrcdir=/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0 -Dtopobjdir=/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src -DCROSS_COMPILE='' -DEDITLINE=1 -DENABLE_SHARED_MEMORY=1 -DENABLE_WASM_AVX=1 -DENABLE_WASM_EXTENDED_CONST=1 -DENABLE_WASM_SIMD=1 -DHAVE_64BIT_BUILD=1 -DHAVE_ALLOCA_H=1 -DHAVE_BYTESWAP_H=1 -DHAVE_CLOCK_MONOTONIC=1 -DHAVE_CPUID_H=1 -DHAVE_DIRENT_H=1 -DHAVE_DLADDR=1 -DHAVE_DLOPEN=1 -DHAVE_FTS_H=1 -DHAVE_GETC_UNLOCKED=1 -DHAVE_GETOPT_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_GETTID=1 -DHAVE_GMTIME_R=1 -DHAVE_INTTYPES_H=1 -DHAVE_LANGINFO_CODESET=1 -DHAVE_LIBM=1 -DHAVE_LINUX_IF_ADDR_H=1 -DHAVE_LINUX_PERF_EVENT_H=1 -DHAVE_LINUX_QUOTA_H=1 -DHAVE_LINUX_RTNETLINK_H=1 -DHAVE_LOCALECONV=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MALLOC_H=1 -DHAVE_MALLOC_USABLE_SIZE=1 -DHAVE_MEMALIGN=1 -DHAVE_MEMFD_CREATE=1 -DHAVE_NETINET_IN_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_PTHREAD_GETNAME_NP=1 -DHAVE_RES_NINIT=1 -DHAVE_SETPRIORITY=1 -DHAVE_SSIZE_T=1 -DHAVE_STDINT_H=1 -DHAVE_STRERROR=1 -DHAVE_STRNDUP=1 -DHAVE_SYSCALL=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_SYS_QUOTA_H=1 -DHAVE_SYS_STATFS_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_THREAD_TLS_KEYWORD=1 -DHAVE_TM_ZONE_TM_GMTOFF=1 -DHAVE_UNISTD_H=1 -DHAVE_UNWIND_H=1 -DHAVE_VALLOC=1 -DHAVE_VISIBILITY_ATTRIBUTE=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DHAVE__UNWIND_BACKTRACE=1 -DJS_64BIT=1 -DJS_CODEGEN_X64=1 -DJS_DEFAULT_JITREPORT_GRANULARITY=3 -DJS_HAS_INTL_API=1 -DJS_PUNBOX64=1 -DJS_STANDALONE=1 -DJS_WITHOUT_NSPR=1 -DMALLOC_H='<malloc.h>' -DMALLOC_USABLE_SIZE_CONST_PTR='' -DMOZILLA_UAVERSION='"115.0"' -DMOZILLA_VERSION='"115.7.0"' -DMOZILLA_VERSION_U=115.7.0 -DMOZJS_MAJOR_VERSION=115 -DMOZJS_MINOR_VERSION=7 -DMOZ_AARCH64_JSCVT=0 -DMOZ_BUILD_APP=js -DMOZ_DLL_PREFIX='"lib"' -DMOZ_DLL_SUFFIX='".so"' -DMOZ_SYSTEM_ICU=1 -DMOZ_UPDATE_CHANNEL=default -DNO_NSPR_10_SUPPORT=1 -DRELEASE_OR_BETA=1 -DSTDC_HEADERS=1 -DU_USING_ICU_NAMESPACE=0 -DWASM_HAS_HEAPREG=1 -DXP_LINUX=1 -DXP_UNIX=1 -D_REENTRANT=1 -DAB_CD=en-US '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/build/.gdbinit.py.in' -o '../build/.gdbinit.py' BUILDTASK {"argv": ["/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/python/mozbuild/mozbuild/action/preprocessor.py", "--depend", ".deps/.gdbinit.py.pp", "-DNDEBUG=1", "-DTRIMMED=1", "-DACCEPTED_MAR_CHANNEL_IDS=None", "-Dtopsrcdir=/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0", "-Dtopobjdir=/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src", "-DCROSS_COMPILE=", "-DEDITLINE=1", "-DENABLE_SHARED_MEMORY=1", "-DENABLE_WASM_AVX=1", "-DENABLE_WASM_EXTENDED_CONST=1", "-DENABLE_WASM_SIMD=1", "-DHAVE_64BIT_BUILD=1", "-DHAVE_ALLOCA_H=1", "-DHAVE_BYTESWAP_H=1", "-DHAVE_CLOCK_MONOTONIC=1", "-DHAVE_CPUID_H=1", "-DHAVE_DIRENT_H=1", "-DHAVE_DLADDR=1", "-DHAVE_DLOPEN=1", "-DHAVE_FTS_H=1", "-DHAVE_GETC_UNLOCKED=1", "-DHAVE_GETOPT_H=1", "-DHAVE_GETPAGESIZE=1", "-DHAVE_GETTID=1", "-DHAVE_GMTIME_R=1", "-DHAVE_INTTYPES_H=1", "-DHAVE_LANGINFO_CODESET=1", "-DHAVE_LIBM=1", "-DHAVE_LINUX_IF_ADDR_H=1", "-DHAVE_LINUX_PERF_EVENT_H=1", "-DHAVE_LINUX_QUOTA_H=1", "-DHAVE_LINUX_RTNETLINK_H=1", "-DHAVE_LOCALECONV=1", "-DHAVE_LOCALTIME_R=1", "-DHAVE_MALLOC_H=1", "-DHAVE_MALLOC_USABLE_SIZE=1", "-DHAVE_MEMALIGN=1", "-DHAVE_MEMFD_CREATE=1", "-DHAVE_NETINET_IN_H=1", "-DHAVE_NL_TYPES_H=1", "-DHAVE_POSIX_MEMALIGN=1", "-DHAVE_PTHREAD_GETNAME_NP=1", "-DHAVE_RES_NINIT=1", "-DHAVE_SETPRIORITY=1", "-DHAVE_SSIZE_T=1", "-DHAVE_STDINT_H=1", "-DHAVE_STRERROR=1", "-DHAVE_STRNDUP=1", "-DHAVE_SYSCALL=1", "-DHAVE_SYS_MOUNT_H=1", "-DHAVE_SYS_QUEUE_H=1", "-DHAVE_SYS_QUOTA_H=1", "-DHAVE_SYS_STATFS_H=1", "-DHAVE_SYS_STATVFS_H=1", "-DHAVE_SYS_TYPES_H=1", "-DHAVE_SYS_VFS_H=1", "-DHAVE_THREAD_TLS_KEYWORD=1", "-DHAVE_TM_ZONE_TM_GMTOFF=1", "-DHAVE_UNISTD_H=1", "-DHAVE_UNWIND_H=1", "-DHAVE_VALLOC=1", "-DHAVE_VISIBILITY_ATTRIBUTE=1", "-DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1", "-DHAVE__UNWIND_BACKTRACE=1", "-DJS_64BIT=1", "-DJS_CODEGEN_X64=1", "-DJS_DEFAULT_JITREPORT_GRANULARITY=3", "-DJS_HAS_INTL_API=1", "-DJS_PUNBOX64=1", "-DJS_STANDALONE=1", "-DJS_WITHOUT_NSPR=1", "-DMALLOC_H=<malloc.h>", "-DMALLOC_USABLE_SIZE_CONST_PTR=", "-DMOZILLA_UAVERSION=\"115.0\"", "-DMOZILLA_VERSION=\"115.7.0\"", "-DMOZILLA_VERSION_U=115.7.0", "-DMOZJS_MAJOR_VERSION=115", "-DMOZJS_MINOR_VERSION=7", "-DMOZ_AARCH64_JSCVT=0", "-DMOZ_BUILD_APP=js", "-DMOZ_DLL_PREFIX=\"lib\"", "-DMOZ_DLL_SUFFIX=\".so\"", "-DMOZ_SYSTEM_ICU=1", "-DMOZ_UPDATE_CHANNEL=default", "-DNO_NSPR_10_SUPPORT=1", "-DRELEASE_OR_BETA=1", "-DSTDC_HEADERS=1", "-DU_USING_ICU_NAMESPACE=0", "-DWASM_HAS_HEAPREG=1", "-DXP_LINUX=1", "-DXP_UNIX=1", "-D_REENTRANT=1", "-DAB_CD=en-US", "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/build/.gdbinit.py.in", "-o", "../build/.gdbinit.py"], "start": 1055.821203305, "end": 1055.881652456, "context": null} make[3]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/build' make[2]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src' ./spidermonkey_checks.stub /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/_virtualenvs/build/bin/python -m mozbuild.action.file_generate /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/run_spidermonkey_checks.py main js/src/build/spidermonkey_checks js/src/build/.deps/spidermonkey_checks.pp js/src/build/.deps/spidermonkey_checks.stub js/src/build/libjs_static.a /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/check_spidermonkey_style.py /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/check_macroassembler_style.py /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/check_js_opcode.py --- check_spidermonkey_style.py expected output +++ check_spidermonkey_style.py actual output @@ -1,3 +1,2436 @@ +js/src/dist/include/BaseProfiler.h:86: error: + "BaseProfilingStack.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/BaseProfiler.h:86:88: error: + "BaseProfilingStack.h" should be included after "mozilla/Assertions.h" + +js/src/dist/include/BaseProfilingCategory.h:14: error: + "ProfilingCategoryList.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/double-conversion/double-conversion.h:31: error: + "string-to-double.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/double-conversion/double-conversion.h:32: error: + "double-to-string.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/double-conversion/double-conversion.h:31:32: error: + "string-to-double.h" should be included after "double-to-string.h" + +js/src/dist/include/double-conversion/double-to-string.h:32: error: + "utils.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/double-conversion/string-to-double.h:32: error: + "utils.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/malloc_decls.h:16: error: + "mozjemalloc_types.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/AllocPolicy.h:15:16: error: + "mozilla/Attributes.h" should be included after "mozilla/Assertions.h" + +js/src/dist/include/mozilla/AlreadyAddRefed.h:12:14: error: + <utility> should be included after "mozilla/Assertions.h" + +js/src/dist/include/mozilla/Array.h:12:14: error: + <stddef.h> should be included after <iterator> + +js/src/dist/include/mozilla/Array.h:16:18: error: + <utility> should be included after "mozilla/Assertions.h" + +js/src/dist/include/mozilla/ArrayUtils.h:22:24: error: + <type_traits> should be included after "mozilla/Alignment.h" + +js/src/dist/include/mozilla/AwakeTimeStamp.h:11: error: + <mozilla/Types.h> should be included using + the #include "..." form + +js/src/dist/include/mozilla/AwakeTimeStamp.h:10:11: error: + <stdint.h> should be included after <mozilla/Types.h> + +js/src/dist/include/mozilla/AwakeTimeStamp.h:11:12: error: + <mozilla/Types.h> should be included after "mozilla/Assertions.h" + +js/src/dist/include/mozilla/BaseProfilerDetail.h:16:17: error: + "mozilla/PlatformRWLock.h" should be included after "mozilla/BaseProfilerUtils.h" + +js/src/dist/include/mozilla/BaseProfilerLabels.h:27: error: + "BaseProfilingStack.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/BaseProfilerLabels.h:27:29: error: + "BaseProfilingStack.h" should be included after "mozilla/Attributes.h" + +js/src/dist/include/mozilla/BaseProfilerLabels.h:30:31: error: + "mozilla/Maybe.h" should be included after "mozilla/BaseProfilerRAIIMacro.h" + +js/src/dist/include/mozilla/BaseProfilerMarkers.h:34:35: error: + "mozilla/BaseProfilerMarkersDetail.h" should be included after "mozilla/BaseProfilerLabels.h" + +js/src/dist/include/mozilla/BaseProfilerMarkers.h:37: error: + "mozilla/Unused.h" is deprecated: Use [[nodiscard]] and (void)expr casts instead. + +js/src/dist/include/mozilla/BaseProfilerMarkersDetail.h:14:21: error: + "mozilla/BaseProfilerMarkersPrerequisites.h" should be included after "mozilla/BaseProfileJSONWriter.h" + +js/src/dist/include/mozilla/BaseProfilerMarkersPrerequisites.h:27: error: + "BaseProfilingCategory.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/BaseProfilerMarkersPrerequisites.h:27:28: error: + "BaseProfilingCategory.h" should be included after "mozilla/Maybe.h" + +js/src/dist/include/mozilla/BaseProfilerMarkersPrerequisites.h:29:30: error: + "mozilla/ProfileChunkedBuffer.h" should be included after "mozilla/BaseProfilerState.h" + +js/src/dist/include/mozilla/BaseProfilerMarkersPrerequisites.h:36:37: error: + <string_view> should be included after <string> + +js/src/dist/include/mozilla/BaseProfilerUtils.h:83:207: error: + <type_traits> should be included after "mozilla/Types.h" + +js/src/dist/include/mozilla/Buffer.h:9:11: error: + <iterator> should be included after "mozilla/Assertions.h" + +js/src/dist/include/mozilla/BufferList.h:13:15: error: + <numeric> should be included after "mozilla/Assertions.h" + +js/src/dist/include/mozilla/Casting.h:15:16: error: + <type_traits> should be included after <limits> + +js/src/dist/include/mozilla/Casting.h:16:17: error: + <limits> should be included after <cmath> + +js/src/dist/include/mozilla/Char16.h:22:23: error: + <cstdint> should be included after "mozilla/Attributes.h" + +js/src/dist/include/mozilla/CheckedInt.h:12:13: error: + <stdint.h> should be included after "mozilla/Assertions.h" + +js/src/dist/include/mozilla/CompactPair.h:12:13: error: + <type_traits> should be included after <tuple> + +js/src/dist/include/mozilla/CompactPair.h:14:16: error: + <utility> should be included after "mozilla/Attributes.h" + +js/src/dist/include/mozilla/Compression.h:13:14: error: + "mozilla/Types.h" should be included after "mozilla/ResultVariant.h" + +js/src/dist/include/mozilla/DbgMacro.h:15:16: error: + <stdio.h> should be included after <sstream> + +js/src/dist/include/mozilla/Decimal.h:41:42: error: + <stdint.h> should be included after "mozilla/Types.h" + +js/src/dist/include/mozilla/DefineEnum.h:12:14: error: + <stddef.h> should be included after "mozilla/MacroArgs.h" + +js/src/dist/include/mozilla/DoublyLinkedList.h:15:17: error: + <type_traits> should be included after "mozilla/Assertions.h" + +js/src/dist/include/mozilla/EnumSet.h:17:19: error: + <type_traits> should be included after <stdint.h> + +js/src/dist/include/mozilla/EnumeratedArray.h:12:14: error: + <utility> should be included after "mozilla/Array.h" + +js/src/dist/include/mozilla/EnumeratedRange.h:24:26: error: + <type_traits> should be included after "mozilla/Assertions.h" + +js/src/dist/include/mozilla/FStream.h:19:20: error: + <ostream> should be included after <fstream> + +js/src/dist/include/mozilla/FStream.h:23:24: error: + <fcntl.h> should be included after <ext/stdio_filebuf.h> + +js/src/dist/include/mozilla/FailureLatch.h:22: error: + <mozilla/Assertions.h> should be included using + the #include "..." form + +js/src/dist/include/mozilla/Fuzzing.h:13: error: + "mozilla/fuzzing/NyxWrapper.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/Fuzzing.h:16: error: + "mozilla/fuzzing/Nyx.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/HashTable.h:77:78: error: + <utility> should be included after <type_traits> + +js/src/dist/include/mozilla/HashTable.h:78:80: error: + <type_traits> should be included after "mozilla/AllocPolicy.h" + +js/src/dist/include/mozilla/JSONWriter.h:95:96: error: + "double-conversion/double-conversion.h" should be included after "mozilla/Assertions.h" + +js/src/dist/include/mozilla/Latin1.h:15:17: error: + <type_traits> should be included after "mozilla/JsRust.h" + +js/src/dist/include/mozilla/Latin1.h:21: error: + "encoding_rs_mem.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/LinkedList.h:68:70: error: + <utility> should be included after "mozilla/Assertions.h" + +js/src/dist/include/mozilla/MathAlgorithms.h:14:15: error: + <cmath> should be included after <algorithm> + +js/src/dist/include/mozilla/Maybe.h:15:17: error: + <utility> should be included after "mozilla/Alignment.h" + +js/src/dist/include/mozilla/MaybeOneOf.h:15:17: error: + <stddef.h> should be included after <new> + +js/src/dist/include/mozilla/MaybeOneOf.h:18:20: error: + <utility> should be included after "mozilla/Assertions.h" + +js/src/dist/include/mozilla/MemoryChecking.h:27: error: + "valgrind/memcheck.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/MemoryChecking.h:35:37: error: + <stddef.h> should be included after "mozilla/Attributes.h" + +js/src/dist/include/mozilla/MemoryChecking.h:73:75: error: + <stddef.h> should be included after "mozilla/Types.h" + +js/src/dist/include/mozilla/MmapFaultHandler.h:47:48: error: + <stdint.h> should be included after <setjmp.h> + +function2/function2.hpp: error: + unknown file kind + +js/src/dist/include/mozilla/MoveOnlyFunction.h:14: error: + "function2/function2.hpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/MruCache.h:12:14: error: + <utility> should be included after "mozilla/Attributes.h" + +js/src/dist/include/mozilla/NotNull.h:68:70: error: + <utility> should be included after "mozilla/Assertions.h" + +js/src/dist/include/mozilla/PlatformConditionVariable.h:12:14: error: + <utility> should be included after "mozilla/Attributes.h" + +js/src/dist/include/mozilla/PlatformMutex.h:10:12: error: + <utility> should be included after "mozilla/Attributes.h" + +js/src/dist/include/mozilla/ProfileBufferChunkManagerWithLocalLimit.h:10: error: + "BaseProfiler.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/ProfileBufferChunkManagerWithLocalLimit.h:10:11: error: + "BaseProfiler.h" should be included after "mozilla/BaseProfilerDetail.h" + +js/src/dist/include/mozilla/ProfileBufferChunkManagerWithLocalLimit.h:13:14: error: + "mozilla/ProfileBufferControlledChunkManager.h" should be included after "mozilla/mozalloc.h" + +js/src/dist/include/mozilla/ProfileBufferEntrySerialization.h:17: error: + "mozilla/Unused.h" is deprecated: Use [[nodiscard]] and (void)expr casts instead. + +js/src/dist/include/mozilla/ProfileChunkedBuffer.h:19: error: + "mozilla/Unused.h" is deprecated: Use [[nodiscard]] and (void)expr casts instead. + +js/src/dist/include/mozilla/RangedPtr.h:19:20: error: + <stdint.h> should be included after <cstddef> + +js/src/dist/include/mozilla/RefCounted.h:12:14: error: + <utility> should be included after "mozilla/AlreadyAddRefed.h" + +js/src/dist/include/mozilla/RefCounted.h:27: error: + "nsXPCOM.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/Result.h:15:16: error: + <type_traits> should be included after "mozilla/Assertions.h" + +js/src/dist/include/mozilla/ResultExtensions.h:14: error: + "nscore.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/ResultExtensions.h:16: error: + "mozilla/dom/quota/RemoveParen.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/ResultExtensions.h:15:16: error: + "prtypes.h" should be included after "mozilla/dom/quota/RemoveParen.h" + +js/src/dist/include/mozilla/ReverseIterator.h:14:16: error: + <utility> should be included after "mozilla/Attributes.h" + +js/src/dist/include/mozilla/Saturate.h:15:17: error: + <utility> should be included after "mozilla/Attributes.h" + +js/src/dist/include/mozilla/ScopeExit.h:83:85: error: + <utility> should be included after "mozilla/Attributes.h" + +js/src/dist/include/mozilla/Scoped.h:45:47: error: + <utility> should be included after "mozilla/Assertions.h" + +js/src/dist/include/mozilla/SegmentedVector.h:24:26: error: + <utility> should be included after "mozilla/AllocPolicy.h" + +js/src/dist/include/mozilla/SharedLibrary.h:14:15: error: + "prlink.h" should be included after "mozilla/Char16.h" + +js/src/dist/include/mozilla/Span.h:32:34: error: + <utility> should be included after "mozilla/Assertions.h" + +js/src/dist/include/mozilla/Sprintf.h:12:13: error: + <stdio.h> should be included after <stdarg.h> + +js/src/dist/include/mozilla/Sprintf.h:13:14: error: + <stdarg.h> should be included after <algorithm> + +js/src/dist/include/mozilla/Sprintf.h:14:16: error: + <algorithm> should be included after "mozilla/Assertions.h" + +js/src/dist/include/mozilla/TaggedAnonymousMemory.h:40:41: error: + <sys/types.h> should be included after <sys/mman.h> + +js/src/dist/include/mozilla/Tainting.h:14:15: error: + <utility> should be included after "mozilla/MacroArgs.h" + +js/src/dist/include/mozilla/ThreadLocal.h:16:18: error: + <type_traits> should be included after "mozilla/Assertions.h" + +js/src/dist/include/mozilla/ThreadSafeWeakPtr.h:59:60: error: + "mozilla/RefCountType.h" should be included after "mozilla/RefCounted.h" + +js/src/dist/include/mozilla/TimeStamp.h:27: error: + "TimeStamp_windows.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/TimeStamp.h:27:29: error: + "TimeStamp_windows.h" should be included after "mozilla/Maybe.h" + +js/src/dist/include/mozilla/ToString.h:12:13: error: + <string> should be included after <sstream> + +js/src/dist/include/mozilla/UniquePtr.h:13:15: error: + <utility> should be included after "mozilla/Assertions.h" + +js/src/dist/include/mozilla/UniquePtrExtensions.h:12:14: error: + <type_traits> should be included after "mozilla/Attributes.h" + +js/src/dist/include/mozilla/Uptime.h:10:12: error: + <stdint.h> should be included after "mozilla/Maybe.h" + +js/src/dist/include/mozilla/Variant.h:10:12: error: + <stdint.h> should be included after "mozilla/Assertions.h" + +js/src/dist/include/mozilla/Vector.h:14:16: error: + <utility> should be included after "mozilla/Alignment.h" + +js/src/dist/include/mozilla/WeakPtr.h:86: error: + "nsISupportsImpl.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/WeakPtr.h:88: error: + "nsProxyRelease.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/glue/WinUtils.h:10:12: error: + <windows.h> should be included after "mozilla/Atomics.h" + +js/src/dist/include/mozilla/intl/Collator.h:8: error: + "gtest/MozGtestFriend.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/intl/Collator.h:11: error: + "unicode/ucol.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/intl/Collator.h:11:13: error: + "unicode/ucol.h" should be included after "mozilla/intl/ICU4CGlue.h" + +js/src/dist/include/mozilla/intl/DateIntervalFormat.h:15: error: + "unicode/udateintervalformat.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/intl/DateTimeFormat.h:7: error: + "unicode/udat.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/intl/DateTimeFormat.h:7:9: error: + "unicode/udat.h" should be included after "mozilla/Assertions.h" + +js/src/dist/include/mozilla/intl/DateTimeFormat.h:11:13: error: + "mozilla/intl/ICUError.h" should be included after "mozilla/intl/DateTimePart.h" + +js/src/dist/include/mozilla/intl/DateTimePart.h:8:10: error: + <cstdint> should be included after "mozilla/Vector.h" + +js/src/dist/include/mozilla/intl/DateTimePatternGenerator.h:7: error: + "unicode/udatpg.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/intl/DateTimePatternGenerator.h:7:8: error: + "unicode/udatpg.h" should be included after "mozilla/EnumSet.h" + +js/src/dist/include/mozilla/intl/DateTimePatternGenerator.h:11:12: error: + "mozilla/UniquePtr.h" should be included after "mozilla/intl/ICU4CGlue.h" + +js/src/dist/include/mozilla/intl/DisplayNames.h:9: error: + "unicode/udat.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/intl/DisplayNames.h:10: error: + "unicode/udatpg.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/intl/DisplayNames.h:11: error: + "unicode/uldnames.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/intl/DisplayNames.h:12: error: + "unicode/uloc.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/intl/DisplayNames.h:13: error: + "unicode/ucurr.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/intl/DisplayNames.h:12:13: error: + "unicode/uloc.h" should be included after "unicode/ucurr.h" + +js/src/dist/include/mozilla/intl/DisplayNames.h:13:14: error: + "unicode/ucurr.h" should be included after "mozilla/intl/Calendar.h" + +js/src/dist/include/mozilla/intl/DisplayNames.h:17:18: error: + "mozilla/intl/Locale.h" should be included after "mozilla/Buffer.h" + +js/src/dist/include/mozilla/intl/FormatBuffer.h:15: error: + "nsTString.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/intl/ICU4CGlue.h:8: error: + "unicode/uenum.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/intl/ICU4CGlue.h:9:10: error: + "unicode/utypes.h" should be included after "mozilla/Buffer.h" + +js/src/dist/include/mozilla/intl/ICU4CGlue.h:16:17: error: + "mozilla/Vector.h" should be included after "mozilla/intl/ICUError.h" + +js/src/dist/include/mozilla/intl/ICU4CGlue.h:24: error: + "nsTArray.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/intl/IDNA.h:9: error: + "unicode/uidna.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/intl/ListFormat.h:12: error: + "unicode/ulistformatter.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/intl/Locale.h:11:12: error: + "mozilla/intl/ICUError.h" should be included after "mozilla/intl/ICU4CGlue.h" + +js/src/dist/include/mozilla/intl/Locale.h:18:19: error: + "mozilla/Vector.h" should be included after "mozilla/Result.h" + +js/src/dist/include/mozilla/intl/Locale.h:27: error: + "unicode/uloc.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/intl/NumberFormat.h:8:10: error: + <vector> should be included after "mozilla/FloatingPoint.h" + +js/src/dist/include/mozilla/intl/NumberFormat.h:16:17: error: + "mozilla/Vector.h" should be included after "mozilla/intl/ICUError.h" + +js/src/dist/include/mozilla/intl/NumberFormat.h:20: error: + "unicode/ustring.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/intl/NumberFormat.h:21: error: + "unicode/unum.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/intl/NumberFormat.h:20:21: error: + "unicode/ustring.h" should be included after "unicode/unum.h" + +js/src/dist/include/mozilla/intl/NumberFormat.h:22: error: + "unicode/unumberformatter.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/intl/NumberParser.h:7:8: error: + "mozilla/intl/ICUError.h" should be included after "mozilla/intl/ICU4CGlue.h" + +js/src/dist/include/mozilla/intl/NumberParser.h:12: error: + "unicode/unum.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/intl/NumberPart.h:8:10: error: + <cstdint> should be included after "mozilla/Vector.h" + +js/src/dist/include/mozilla/intl/PluralRules.h:10:12: error: + <utility> should be included after "mozilla/intl/ICUError.h" + +js/src/dist/include/mozilla/intl/PluralRules.h:14:15: error: + "mozilla/intl/NumberRangeFormat.h" should be included after "mozilla/EnumSet.h" + +js/src/dist/include/mozilla/intl/RelativeTimeFormat.h:11: error: + "unicode/ureldatefmt.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/intl/String.h:17: error: + "unicode/unorm2.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/intl/String.h:18: error: + "unicode/ustring.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/intl/String.h:19: error: + "unicode/utext.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/intl/TimeZone.h:21: error: + "unicode/ucal.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/intl/TimeZone.h:25: error: + "unicode/timezone.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/intl/UnicodeProperties.h:14: error: + "unicode/uscript.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/mozalloc.h:16:21: error: + <new> should be included after <cstdlib> + +js/src/dist/include/mozilla/mozalloc.h:28: error: + "mozmemory_wrap.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/mozalloc.h:38: error: + "malloc_decls.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozilla/mozalloc.h:28:38: error: + "mozmemory_wrap.h" should be included after "malloc_decls.h" + +js/src/dist/include/mozilla/mozalloc_oom.h:11: error: + "mozalloc.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozmemory.h:23: error: + "mozmemory_wrap.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozmemory.h:23:24: error: + "mozmemory_wrap.h" should be included after "mozilla/Attributes.h" + +js/src/dist/include/mozmemory.h:26: error: + "mozjemalloc_types.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozmemory.h:27: error: + "stdbool.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozmemory.h:51: error: + "malloc_decls.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozmemory.h:71: error: + "malloc_decls.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/dist/include/mozmemory_utils.h:14: error: + "mozmemory_wrap.h" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/intl/components/Unified_cpp_intl_components0.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/intl/components/src/Bidi.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/intl/components/Unified_cpp_intl_components0.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/intl/components/src/BidiEmbeddingLevel.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/intl/components/Unified_cpp_intl_components0.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/intl/components/src/Calendar.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/intl/components/Unified_cpp_intl_components0.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/intl/components/src/Collator.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/intl/components/Unified_cpp_intl_components0.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/intl/components/src/Currency.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/intl/components/Unified_cpp_intl_components0.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/intl/components/src/DateIntervalFormat.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/intl/components/Unified_cpp_intl_components1.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/intl/components/src/DateTimeFormat.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/intl/components/Unified_cpp_intl_components1.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/intl/components/src/DateTimeFormatUtils.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/intl/components/Unified_cpp_intl_components1.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/intl/components/src/DateTimePatternGenerator.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/intl/components/Unified_cpp_intl_components1.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/intl/components/src/DisplayNames.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/intl/components/Unified_cpp_intl_components1.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/intl/components/src/ICU4CGlue.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/intl/components/Unified_cpp_intl_components1.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/intl/components/src/ICU4CLibrary.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/intl/components/Unified_cpp_intl_components2.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/intl/components/src/IDNA.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/intl/components/Unified_cpp_intl_components2.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/intl/components/src/ListFormat.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/intl/components/Unified_cpp_intl_components2.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/intl/components/src/Locale.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/intl/components/Unified_cpp_intl_components2.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/intl/components/src/LocaleCanonicalizer.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/intl/components/Unified_cpp_intl_components2.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/intl/components/src/LocaleGenerated.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/intl/components/Unified_cpp_intl_components2.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/intl/components/src/MeasureUnit.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/intl/components/Unified_cpp_intl_components3.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/intl/components/src/NumberFormat.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/intl/components/Unified_cpp_intl_components3.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/intl/components/src/NumberFormatFields.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/intl/components/Unified_cpp_intl_components3.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/intl/components/src/NumberFormatterSkeleton.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/intl/components/Unified_cpp_intl_components3.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/intl/components/src/NumberParser.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/intl/components/Unified_cpp_intl_components3.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/intl/components/src/NumberRangeFormat.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/intl/components/Unified_cpp_intl_components3.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/intl/components/src/NumberingSystem.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/intl/components/Unified_cpp_intl_components4.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/intl/components/src/PluralRules.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/intl/components/Unified_cpp_intl_components4.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/intl/components/src/RelativeTimeFormat.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/intl/components/Unified_cpp_intl_components4.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/intl/components/src/String.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/intl/components/Unified_cpp_intl_components4.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/intl/components/src/TimeZone.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src0.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Array.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src0.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/AtomicsObject.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src0.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/BigInt.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src0.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Boolean.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src0.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/DataViewObject.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src0.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Eval.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src1.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/FinalizationRegistryObject.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src1.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/JSON.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src1.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/MapObject.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src1.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ModuleObject.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src1.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Object.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src1.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Profilers.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src10.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ArrayBufferObject.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src10.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ArrayBufferObjectMaybeShared.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src10.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ArrayBufferViewObject.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src10.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/AsyncFunction.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src10.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/AsyncIteration.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src10.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/BigIntType.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src11.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/BoundFunctionObject.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src11.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/BuildId.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src11.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/BuiltinObjectKind.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src11.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/BytecodeLocation.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src11.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/BytecodeUtil.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src11.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/CallAndConstruct.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src12.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/CallNonGenericMethod.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src12.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/CharacterEncoding.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src12.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/CodeCoverage.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src12.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Compartment.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src12.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/CompilationAndEvaluation.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src12.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Compression.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src13.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/DateTime.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src13.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/EnvironmentObject.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src13.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/EqualityOperations.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src13.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ErrorMessages.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src13.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ErrorObject.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src13.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ErrorReporting.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src14.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Exception.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src14.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ForOfIterator.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src14.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/FrameIter.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src14.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/FunctionFlags.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src14.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/GeckoProfiler.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src14.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/GeneratorObject.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src15.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/GetterSetter.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src15.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/GlobalObject.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src15.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/HelperThreads.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src15.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Id.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src15.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Initialization.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src15.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/InternalThreadPool.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src16.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Iteration.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src16.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSAtom.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src16.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSContext.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src16.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSFunction.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src16.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSONParser.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src16.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSONPrinter.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src17.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSObject.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src17.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JSScript.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src17.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/JitActivation.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src17.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/List.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src17.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/MemoryMetrics.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src17.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Modules.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src18.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/NativeObject.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src18.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/OffThreadPromiseRuntimeState.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src18.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/OffThreadScriptCompilation.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src18.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PIC.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src18.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PlainObject.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src18.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Printer.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src19.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Probes.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src19.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PromiseLookup.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src19.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PropMap.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src19.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PropertyAndElement.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src19.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/PropertyDescriptor.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src19.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ProxyObject.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src2.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Promise.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src2.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Reflect.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src2.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ReflectParse.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src2.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/ShadowRealm.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src2.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/String.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src2.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/Symbol.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src20.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Realm.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src20.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpObject.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src20.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/RegExpStatics.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src20.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Runtime.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src20.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SavedStacks.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src20.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Scope.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src21.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SelfHosting.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src21.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Shape.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src21.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ShapeZone.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src21.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SharedArrayObject.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src21.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SharedImmutableStringsCache.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src21.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SharedScriptDataTableHolder.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src22.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SourceHook.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src22.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Stack.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src22.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StaticStrings.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src22.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StencilCache.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src22.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StencilObject.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src22.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StringType.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src23.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/StructuredClone.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src23.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/SymbolType.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src23.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TaggedProto.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src23.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ThrowMsgKind.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src23.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Time.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src23.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ToSource.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src24.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/TypedArrayObject.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src24.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UbiNode.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src24.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UbiNodeCensus.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src24.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UbiNodeShortestPaths.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src24.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/UsageStatistics.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src24.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Value.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src25.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Warnings.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src25.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Watchtower.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src25.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/WellKnownAtom.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src25.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/WindowProxy.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src25.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Xdr.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src3.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingFunctions.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src3.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/TestingUtility.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src3.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WeakMapObject.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src3.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WeakRefObject.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src3.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WeakSetObject.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src3.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/WrappedFunctionObject.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src4.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Collator.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src4.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/CommonFunctions.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src4.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DateTimeFormat.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src4.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DecimalNumber.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src4.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/DisplayNames.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src4.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/IntlObject.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src5.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/LanguageTag.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src5.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/ListFormat.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src5.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/Locale.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src5.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/NumberFormat.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src5.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/PluralRules.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src5.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/RelativeTimeFormat.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src6.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/builtin/intl/SharedIntlData.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src6.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/ds/Bitmap.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src6.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/ds/LifoAlloc.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src6.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsapi.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src6.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsdate.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src6.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsexn.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src7.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsfriendapi.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src7.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jsnum.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src7.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/BaseProxyHandler.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src7.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/CrossCompartmentWrapper.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src7.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/DOMProxy.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src7.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/DeadObjectProxy.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src8.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/OpaqueCrossCompartmentWrapper.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src8.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Proxy.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src8.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/ScriptedProxyHandler.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src8.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/SecurityWrapper.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src8.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/proxy/Wrapper.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src8.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/threading/Mutex.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src9.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/threading/ProtectedData.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src9.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/threading/Thread.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src9.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/threading/posix/CpuCount.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src9.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/threading/posix/PosixThread.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src9.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/Activation.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/Unified_cpp_js_src9.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/ArgumentsObject.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/debugger/Unified_cpp_js_src_debugger0.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/debugger/DebugScript.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/debugger/Unified_cpp_js_src_debugger0.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/debugger/Debugger.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/debugger/Unified_cpp_js_src_debugger0.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/debugger/DebuggerMemory.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/debugger/Unified_cpp_js_src_debugger0.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/debugger/Environment.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/debugger/Unified_cpp_js_src_debugger0.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/debugger/Frame.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/debugger/Unified_cpp_js_src_debugger0.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/debugger/NoExecute.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/debugger/Unified_cpp_js_src_debugger1.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/debugger/Object.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/debugger/Unified_cpp_js_src_debugger1.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/debugger/Script.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/debugger/Unified_cpp_js_src_debugger1.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/debugger/Source.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend0.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/AbstractScopePtr.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend0.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/AsyncEmitter.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend0.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/BytecodeCompiler.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend0.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/BytecodeControlStructures.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend0.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/BytecodeEmitter.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend0.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/BytecodeSection.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend1.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/CForEmitter.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend1.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/CallOrNewEmitter.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend1.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/CompileScript.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend1.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/DefaultEmitter.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend1.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/DoWhileEmitter.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend1.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/ElemOpEmitter.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend2.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/EmitterScope.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend2.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/ExpressionStatementEmitter.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend2.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/FoldConstants.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend2.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/ForInEmitter.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend2.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/ForOfEmitter.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend2.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/ForOfLoopControl.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend3.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/FrontendContext.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend3.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/FunctionEmitter.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend3.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/IfEmitter.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend3.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/JumpList.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend3.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/LabelEmitter.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend3.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/LexicalScopeEmitter.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend4.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/NameFunctions.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend4.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/NameOpEmitter.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend4.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/ObjLiteral.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend4.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/ObjectEmitter.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend4.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/OptionalEmitter.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend4.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/ParseContext.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend5.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/ParseNode.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend5.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/ParseNodeVerify.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend5.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/ParserAtom.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend5.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/PrivateOpEmitter.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend5.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/PropOpEmitter.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend5.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/SharedContext.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend6.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/SourceNotes.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend6.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/Stencil.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend6.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/StencilXdr.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend6.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/SwitchEmitter.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend6.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/TDZCheckCache.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend6.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/TokenStream.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend7.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/TryEmitter.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/frontend/Unified_cpp_js_src_frontend7.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/frontend/WhileEmitter.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/gc/Unified_cpp_js_src_gc0.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Allocator.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/gc/Unified_cpp_js_src_gc0.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/AtomMarking.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/gc/Unified_cpp_js_src_gc0.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Barrier.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/gc/Unified_cpp_js_src_gc0.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Compacting.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/gc/Unified_cpp_js_src_gc0.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/FinalizationObservers.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/gc/Unified_cpp_js_src_gc0.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/GC.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/gc/Unified_cpp_js_src_gc1.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/GCAPI.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/gc/Unified_cpp_js_src_gc1.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/GCParallelTask.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/gc/Unified_cpp_js_src_gc1.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Heap.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/gc/Unified_cpp_js_src_gc1.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/MallocedBlockCache.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/gc/Unified_cpp_js_src_gc1.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Marking.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/gc/Unified_cpp_js_src_gc1.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Memory.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/gc/Unified_cpp_js_src_gc2.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Nursery.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/gc/Unified_cpp_js_src_gc2.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/ParallelMarking.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/gc/Unified_cpp_js_src_gc2.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Pretenuring.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/gc/Unified_cpp_js_src_gc2.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/PublicIterators.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/gc/Unified_cpp_js_src_gc2.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/RootMarking.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/gc/Unified_cpp_js_src_gc2.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Scheduling.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/gc/Unified_cpp_js_src_gc3.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Statistics.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/gc/Unified_cpp_js_src_gc3.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Sweeping.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/gc/Unified_cpp_js_src_gc3.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Tenuring.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/gc/Unified_cpp_js_src_gc3.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Tracer.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/gc/Unified_cpp_js_src_gc3.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Verifier.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/gc/Unified_cpp_js_src_gc3.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/WeakMap.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/gc/Unified_cpp_js_src_gc4.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/WeakMapPtr.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/gc/Unified_cpp_js_src_gc4.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/gc/Zone.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/irregexp/Unified_cpp_js_src_irregexp0.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/irregexp/RegExpAPI.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/irregexp/Unified_cpp_js_src_irregexp0.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/irregexp/RegExpShim.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/irregexp/imported/property-sequences.cc: error: + unknown file kind + +js/src/js/src/irregexp/Unified_cpp_js_src_irregexp0.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/irregexp/imported/property-sequences.cc" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/irregexp/imported/regexp-bytecode-generator.cc: error: + unknown file kind + +js/src/js/src/irregexp/Unified_cpp_js_src_irregexp0.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/irregexp/imported/regexp-bytecode-generator.cc" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/irregexp/imported/regexp-bytecode-peephole.cc: error: + unknown file kind + +js/src/js/src/irregexp/Unified_cpp_js_src_irregexp0.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/irregexp/imported/regexp-bytecode-peephole.cc" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/irregexp/imported/regexp-bytecodes.cc: error: + unknown file kind + +js/src/js/src/irregexp/Unified_cpp_js_src_irregexp0.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/irregexp/imported/regexp-bytecodes.cc" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/irregexp/imported/regexp-compiler-tonode.cc: error: + unknown file kind + +js/src/js/src/irregexp/Unified_cpp_js_src_irregexp1.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/irregexp/imported/regexp-compiler-tonode.cc" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/irregexp/imported/regexp-dotprinter.cc: error: + unknown file kind + +js/src/js/src/irregexp/Unified_cpp_js_src_irregexp1.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/irregexp/imported/regexp-dotprinter.cc" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/irregexp/imported/regexp-interpreter.cc: error: + unknown file kind + +js/src/js/src/irregexp/Unified_cpp_js_src_irregexp1.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/irregexp/imported/regexp-interpreter.cc" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/irregexp/imported/regexp-macro-assembler-tracer.cc: error: + unknown file kind + +js/src/js/src/irregexp/Unified_cpp_js_src_irregexp1.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/irregexp/imported/regexp-macro-assembler-tracer.cc" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/irregexp/imported/regexp-macro-assembler.cc: error: + unknown file kind + +js/src/js/src/irregexp/Unified_cpp_js_src_irregexp1.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/irregexp/imported/regexp-macro-assembler.cc" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/irregexp/imported/regexp-parser.cc: error: + unknown file kind + +js/src/js/src/irregexp/Unified_cpp_js_src_irregexp1.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/irregexp/imported/regexp-parser.cc" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/irregexp/imported/regexp-stack.cc: error: + unknown file kind + +js/src/js/src/irregexp/Unified_cpp_js_src_irregexp2.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/irregexp/imported/regexp-stack.cc" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/irregexp/imported/special-case.cc: error: + unknown file kind + +js/src/js/src/irregexp/Unified_cpp_js_src_irregexp2.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/irregexp/imported/special-case.cc" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/irregexp/Unified_cpp_js_src_irregexp2.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/irregexp/util/UnicodeShim.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit0.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/AliasAnalysis.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit0.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/AlignmentMaskAnalysis.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit0.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/BacktrackingAllocator.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit0.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Bailouts.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit0.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/BaselineBailouts.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit0.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/BaselineCacheIRCompiler.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit1.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/BaselineCodeGen.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit1.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/BaselineDebugModeOSR.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit1.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/BaselineFrame.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit1.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/BaselineFrameInfo.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit1.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/BaselineIC.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit1.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/BaselineJIT.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit10.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/RematerializedFrame.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit10.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/SafepointIndex.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit10.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Safepoints.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit10.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/ScalarReplacement.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit10.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/ShuffleAnalysis.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit10.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Sink.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit11.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Snapshots.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit11.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Trampoline.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit11.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/TrialInlining.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit11.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/TypePolicy.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit11.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/VMFunctions.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit11.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/ValueNumbering.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit12.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/WarpBuilder.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit12.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/WarpBuilderShared.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit12.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/WarpCacheIRTranspiler.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit12.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/WarpOracle.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit12.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/WarpSnapshot.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit12.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/WasmBCE.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit13.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/XrayJitInfo.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit13.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/shared/Assembler-shared.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit13.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/shared/AtomicOperations-shared-jit.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit13.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/shared/CodeGenerator-shared.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit13.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/shared/Disassembler-shared.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit13.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/shared/Lowering-shared.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit14.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/x64/Assembler-x64.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit14.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/x64/CodeGenerator-x64.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit14.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/x64/Lowering-x64.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit14.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/x64/MacroAssembler-x64.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit14.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/x64/Trampoline-x64.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit14.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/x86-shared/Architecture-x86-shared.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit15.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/x86-shared/Assembler-x86-shared.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit15.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/x86-shared/AssemblerBuffer-x86-shared.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit15.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/x86-shared/CodeGenerator-x86-shared.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit15.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/x86-shared/Lowering-x86-shared.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit15.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/x86-shared/MacroAssembler-x86-shared-SIMD.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit15.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/x86-shared/MacroAssembler-x86-shared.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit16.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/x86-shared/MoveEmitter-x86-shared.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit2.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/BitSet.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit2.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/BytecodeAnalysis.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit2.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIR.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit2.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIRCompiler.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit2.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIRHealth.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit2.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CacheIRSpewer.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit3.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CodeGenerator.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit3.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/CompileWrappers.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit3.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Disassemble.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit3.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/EdgeCaseAnalysis.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit3.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/EffectiveAddressAnalysis.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit3.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/ExecutableAllocator.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit4.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/FlushICache.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit4.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/FoldLinearArithConstants.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit4.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/InlinableNatives.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit4.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/InstructionReordering.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit4.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/InterpreterEntryTrampoline.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit4.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Ion.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit5.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonAnalysis.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit5.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonCacheIRCompiler.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit5.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonCompileTask.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit5.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonIC.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit5.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/IonOptimizationLevels.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit5.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/JSJitFrameIter.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit6.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/JSONSpewer.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit6.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Jit.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit6.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/JitContext.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit6.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/JitFrames.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit6.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/JitOptions.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit6.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/JitScript.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit7.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/JitSpewer.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit7.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/JitcodeMap.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit7.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/KnownClass.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit7.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/LICM.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit7.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/LIR.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit7.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Label.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit8.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Linker.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit8.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Lowering.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit8.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/MIR.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit8.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/MIRGraph.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit8.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/MacroAssembler.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit8.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/MoveResolver.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit9.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/PerfSpewer.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit9.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/ProcessExecutableMemory.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit9.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/RangeAnalysis.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit9.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/ReciprocalMulConstants.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit9.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/Recover.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/jit/Unified_cpp_js_src_jit9.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/jit/RegisterAllocator.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/shell/Unified_cpp_js_src_shell0.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ModuleLoader.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/shell/Unified_cpp_js_src_shell0.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/OSObject.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/shell/Unified_cpp_js_src_shell0.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/ShellModuleObjectWrapper.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/shell/Unified_cpp_js_src_shell0.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/WasmTesting.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/shell/Unified_cpp_js_src_shell0.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/js.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/shell/Unified_cpp_js_src_shell0.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/jsoptparse.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/shell/Unified_cpp_js_src_shell1.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/shell/jsshell.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/util/Unified_cpp_js_src_util0.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/util/AllocPolicy.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/util/Unified_cpp_js_src_util0.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/util/AllocationLogging.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/util/Unified_cpp_js_src_util0.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/util/CompleteFile.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/util/Unified_cpp_js_src_util0.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/util/DumpFunctions.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/util/Unified_cpp_js_src_util0.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/util/NativeStack.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/util/Unified_cpp_js_src_util0.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/util/Printf.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/util/Unified_cpp_js_src_util1.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/util/StringBuffer.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/util/Unified_cpp_js_src_util1.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/util/StructuredSpewer.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/util/Unified_cpp_js_src_util1.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/util/Text.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/util/Unified_cpp_js_src_util1.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/util/Unicode.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/wasm/Unified_cpp_js_src_wasm0.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/AsmJS.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/wasm/Unified_cpp_js_src_wasm0.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmBCFrame.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/wasm/Unified_cpp_js_src_wasm0.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmBCMemory.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/wasm/Unified_cpp_js_src_wasm0.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmBaselineCompile.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/wasm/Unified_cpp_js_src_wasm0.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmBinary.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/wasm/Unified_cpp_js_src_wasm0.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmBuiltins.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/wasm/Unified_cpp_js_src_wasm1.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmCode.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/wasm/Unified_cpp_js_src_wasm1.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmCodegenTypes.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/wasm/Unified_cpp_js_src_wasm1.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmCompile.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/wasm/Unified_cpp_js_src_wasm1.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmDebug.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/wasm/Unified_cpp_js_src_wasm1.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmDebugFrame.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/wasm/Unified_cpp_js_src_wasm1.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmFrameIter.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/wasm/Unified_cpp_js_src_wasm2.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmGC.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/wasm/Unified_cpp_js_src_wasm2.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmGcObject.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/wasm/Unified_cpp_js_src_wasm2.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmGenerator.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/wasm/Unified_cpp_js_src_wasm2.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmInitExpr.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/wasm/Unified_cpp_js_src_wasm2.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmInstance.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/wasm/Unified_cpp_js_src_wasm2.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmIntrinsic.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/wasm/Unified_cpp_js_src_wasm3.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmIonCompile.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/wasm/Unified_cpp_js_src_wasm3.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmJS.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/wasm/Unified_cpp_js_src_wasm3.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmLog.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/wasm/Unified_cpp_js_src_wasm3.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmMemory.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/wasm/Unified_cpp_js_src_wasm3.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmModule.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/wasm/Unified_cpp_js_src_wasm3.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmModuleTypes.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/wasm/Unified_cpp_js_src_wasm4.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmOpIter.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/wasm/Unified_cpp_js_src_wasm4.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmProcess.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/wasm/Unified_cpp_js_src_wasm4.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmRealm.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/wasm/Unified_cpp_js_src_wasm4.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmSerialize.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/wasm/Unified_cpp_js_src_wasm4.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmSignalHandlers.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/wasm/Unified_cpp_js_src_wasm4.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmStubs.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/wasm/Unified_cpp_js_src_wasm5.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmTable.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/wasm/Unified_cpp_js_src_wasm5.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmTypeDef.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/wasm/Unified_cpp_js_src_wasm5.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmValType.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/wasm/Unified_cpp_js_src_wasm5.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmValidate.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/js/src/wasm/Unified_cpp_js_src_wasm5.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/wasm/WasmValue.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/memory/build/Unified_cpp_memory_build0.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/memory/build/fallback.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/memory/mozalloc/Unified_cpp_memory_mozalloc0.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/memory/mozalloc/mozalloc.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/memory/mozalloc/Unified_cpp_memory_mozalloc0.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/memory/mozalloc/mozalloc_abort.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/memory/mozalloc/Unified_cpp_memory_mozalloc0.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/memory/mozalloc/mozalloc_oom.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/mfbt/Unified_cpp_mfbt0.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/mfbt/Assertions.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/mfbt/Unified_cpp_mfbt0.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/mfbt/ChaosMode.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/mfbt/Unified_cpp_mfbt0.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/mfbt/Compression.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/mfbt/Unified_cpp_mfbt0.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/mfbt/FloatingPoint.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/mfbt/Unified_cpp_mfbt0.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/mfbt/HashFunctions.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/mfbt/Unified_cpp_mfbt0.cpp:47: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/mfbt/JSONWriter.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/mfbt/Unified_cpp_mfbt0.cpp:56: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/mfbt/Poison.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/mfbt/Unified_cpp_mfbt0.cpp:65: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/mfbt/RandomNum.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/mfbt/Unified_cpp_mfbt0.cpp:74: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/mfbt/SHA1.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/mfbt/Unified_cpp_mfbt0.cpp:83: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/mfbt/TaggedAnonymousMemory.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/mfbt/Unified_cpp_mfbt0.cpp:92: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/mfbt/UniquePtrExtensions.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/mfbt/Unified_cpp_mfbt0.cpp:101: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/mfbt/Unused.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/mfbt/Unified_cpp_mfbt0.cpp:110: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/mfbt/Utf8.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/mfbt/double-conversion/double-conversion/bignum-dtoa.cc: error: + unknown file kind + +js/src/mfbt/Unified_cpp_mfbt0.cpp:119: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/mfbt/double-conversion/double-conversion/bignum-dtoa.cc" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/mfbt/double-conversion/double-conversion/bignum.cc: error: + unknown file kind + +js/src/mfbt/Unified_cpp_mfbt0.cpp:128: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/mfbt/double-conversion/double-conversion/bignum.cc" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/mfbt/double-conversion/double-conversion/cached-powers.cc: error: + unknown file kind + +js/src/mfbt/Unified_cpp_mfbt0.cpp:137: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/mfbt/double-conversion/double-conversion/cached-powers.cc" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/mfbt/double-conversion/double-conversion/double-to-string.cc: error: + unknown file kind + +js/src/mfbt/Unified_cpp_mfbt1.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/mfbt/double-conversion/double-conversion/double-to-string.cc" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/mfbt/double-conversion/double-conversion/fast-dtoa.cc: error: + unknown file kind + +js/src/mfbt/Unified_cpp_mfbt1.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/mfbt/double-conversion/double-conversion/fast-dtoa.cc" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/mfbt/double-conversion/double-conversion/fixed-dtoa.cc: error: + unknown file kind + +js/src/mfbt/Unified_cpp_mfbt1.cpp:20: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/mfbt/double-conversion/double-conversion/fixed-dtoa.cc" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/mfbt/double-conversion/double-conversion/string-to-double.cc: error: + unknown file kind + +js/src/mfbt/Unified_cpp_mfbt1.cpp:29: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/mfbt/double-conversion/double-conversion/string-to-double.cc" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/mfbt/double-conversion/double-conversion/strtod.cc: error: + unknown file kind + +js/src/mfbt/Unified_cpp_mfbt1.cpp:38: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/mfbt/double-conversion/double-conversion/strtod.cc" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/mozglue/baseprofiler/Unified_cpp_mozglue_baseprofiler0.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/mozglue/baseprofiler/core/BaseAndGeckoProfilerDetail.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/mozglue/baseprofiler/Unified_cpp_mozglue_baseprofiler0.cpp:11: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/mozglue/baseprofiler/core/ProfilerUtils.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + +js/src/mozglue/interposers/Unified_cpp_mozglue_interposers0.cpp:2: error: + "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/mozglue/interposers/env_interposer.cpp" is included using the wrong path; + did you forget a prefix, or is the file not yet committed? + js/src/tests/style/BadIncludes.h:3: error: the file includes itself TEST-UNEXPECTED-FAIL | check_spidermonkey_style.py | actual output does not match expected output; diff is above. TEST-UNEXPECTED-FAIL | check_spidermonkey_style.py | Hint: If the problem is that you renamed a header, and many #includes are no longer in alphabetical order, commit your work and then try `check_spidermonkey_style.py --fixup`. You need to commit first because --fixup modifies your files in place. TEST-PASS | check_macroassembler_style.py | ok TEST-PASS | check_js_opcode.py | ok BUILDTASK {"argv": ["/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/python/mozbuild/mozbuild/action/file_generate.py", "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/run_spidermonkey_checks.py", "main", "js/src/build/spidermonkey_checks", "js/src/build/.deps/spidermonkey_checks.pp", "js/src/build/.deps/spidermonkey_checks.stub", "js/src/build/libjs_static.a", "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/check_spidermonkey_style.py", "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/check_macroassembler_style.py", "/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/check_js_opcode.py"], "start": 1055.76790656, "end": 1056.860908117, "context": null} make[2]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src' make[3]: Nothing to be done for 'misc'. /usr/bin/make recurse_libs make[3]: Nothing to be done for 'libs'. make[3]: Nothing to be done for 'libs'. make[3]: Nothing to be done for 'libs'. make[3]: Nothing to be done for 'libs'. make[3]: Nothing to be done for 'libs'. make[3]: Nothing to be done for 'libs'. /usr/bin/make recurse_tools make[2]: Nothing to be done for 'recurse_tools'. /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/check_macroassembler_style.py:37: SyntaxWarning: invalid escape sequence '\s' reBeforeArg = "(?<=[(,\s])" /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/check_macroassembler_style.py:38: SyntaxWarning: invalid escape sequence '\w' reArgType = "(?P<type>[\w\s:*&<>]+)" /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/check_macroassembler_style.py:39: SyntaxWarning: invalid escape sequence '\s' reArgName = "(?P<name>\s\w+)" /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/check_macroassembler_style.py:40: SyntaxWarning: invalid escape sequence '\s' reArgDefault = "(?P<default>(?:\s=(?:(?:\s[\w:]+\(\))|[^,)]+))?)" /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/check_macroassembler_style.py:55: SyntaxWarning: invalid escape sequence '\g' signature = reMatchArg.sub("\g<type>", signature) /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/config/check_macroassembler_style.py:66: SyntaxWarning: invalid escape sequence '\g' r".*DEFINED_ON\((?P<archs>[^()]*)\).*", "\g<archs>", signature /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/jsopcode.py:19: SyntaxWarning: invalid escape sequence '\s' space_star_space_pat = re.compile("^\s*\* ?", re.M) /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/jsopcode.py:62: SyntaxWarning: invalid escape sequence '\[' category_pat = re.compile("\[([^\]]+)\]") /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/vm/jsopcode.py:169: SyntaxWarning: invalid escape sequence '\s' tag_pat = re.compile("^\s*[A-Za-z]+:\s*|\s*$") + RPM_EC=0 ++ jobs -p + exit 0 Finish: chroot ['/bin/su mockbuild -l -c "PATH=/usr/lib64/cscppc:/usr/lib64/csclng:/usr/lib64/csgcca:/usr/lib64/cswrap:\\$PATH CSWRAP_CAP_FILE=\\$\'/builddir/cswrap-capture.err\' CSWRAP_TIMEOUT=\\$\'30\' CSWRAP_TIMEOUT_FOR=\\$\'::clang:clang++:cppcheck:gcc\' CSWRAP_ADD_CFLAGS=\\$\'-Wno-unknown-pragmas\' CSWRAP_DEL_CFLAGS=\\$\'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register\' CSWRAP_ADD_CXXFLAGS=\\$\'\' CSWRAP_DEL_CXXFLAGS=\\$\'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register\' sh -c \\"rpmbuild -bc --nodeps --short-circuit /builddir/build/SPECS/mozjs115.spec \'--define\' \'_unpackaged_files_terminate_build 0\' \'--define\' \'apidocs 0\' \'--define\' \'with_publican 0\' \'--without\' \'docs\' \'--without\' \'langpacks\'\\""'] Finish: run >>> 2024-07-03 16:28:42 "/usr/bin/mock" "-r" "fedora-41-x86_64" "--plugin-option=tmpfs:keep_mounted=True" "--config-opts=print_main_output=True" "--quiet" "--chroot" "rpmbuild --nocheck" >>> 2024-07-03 16:28:43 "/usr/bin/mock" "-r" "fedora-41-x86_64" "--plugin-option=tmpfs:keep_mounted=True" "--config-opts=print_main_output=True" "--chroot" "/bin/su mockbuild -l -c \"PATH=/usr/lib64/cscppc:/usr/lib64/csclng:/usr/lib64/csgcca:/usr/lib64/cswrap:\\\$PATH CSWRAP_CAP_FILE=\\\$'/builddir/cswrap-capture.err' CSWRAP_TIMEOUT=\\\$'30' CSWRAP_TIMEOUT_FOR=\\\$'::clang:clang++:cppcheck:gcc' CSWRAP_ADD_CFLAGS=\\\$'-Wno-unknown-pragmas' CSWRAP_DEL_CFLAGS=\\\$'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register' CSWRAP_ADD_CXXFLAGS=\\\$'' CSWRAP_DEL_CXXFLAGS=\\\$'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register' sh -c \\\"rpmbuild -bi --nodeps --short-circuit /builddir/build/SPECS/mozjs115.spec '--define' '_unpackaged_files_terminate_build 0' '--define' 'apidocs 0' '--define' 'with_publican 0' '--without' 'docs' '--without' 'langpacks' '--nocheck' '--define' 'libguestfs_runtests 0' '--define' 'runselftest 0' '--without' 'testsuite'\\\"\"" INFO: mock.py version 5.6 starting (python version = 3.9.19, NVR = mock-5.6-1.el9), args: /usr/libexec/mock/mock -r fedora-41-x86_64 --plugin-option=tmpfs:keep_mounted=True --config-opts=print_main_output=True --chroot '/bin/su mockbuild -l -c "PATH=/usr/lib64/cscppc:/usr/lib64/csclng:/usr/lib64/csgcca:/usr/lib64/cswrap:\$PATH CSWRAP_CAP_FILE=\$'"'"'/builddir/cswrap-capture.err'"'"' CSWRAP_TIMEOUT=\$'"'"'30'"'"' CSWRAP_TIMEOUT_FOR=\$'"'"'::clang:clang++:cppcheck:gcc'"'"' CSWRAP_ADD_CFLAGS=\$'"'"'-Wno-unknown-pragmas'"'"' CSWRAP_DEL_CFLAGS=\$'"'"'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register'"'"' CSWRAP_ADD_CXXFLAGS=\$'"'"''"'"' CSWRAP_DEL_CXXFLAGS=\$'"'"'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register'"'"' sh -c \"rpmbuild -bi --nodeps --short-circuit /builddir/build/SPECS/mozjs115.spec '"'"'--define'"'"' '"'"'_unpackaged_files_terminate_build 0'"'"' '"'"'--define'"'"' '"'"'apidocs 0'"'"' '"'"'--define'"'"' '"'"'with_publican 0'"'"' '"'"'--without'"'"' '"'"'docs'"'"' '"'"'--without'"'"' '"'"'langpacks'"'"' '"'"'--nocheck'"'"' '"'"'--define'"'"' '"'"'libguestfs_runtests 0'"'"' '"'"'--define'"'"' '"'"'runselftest 0'"'"' '"'"'--without'"'"' '"'"'testsuite'"'"'\""' Start(bootstrap): init plugins INFO: selinux enabled Finish(bootstrap): init plugins Start: init plugins INFO: selinux enabled Finish: init plugins INFO: Signal handler active Start: run Mock Version: 5.6 INFO: Mock Version: 5.6 Start(bootstrap): chroot init INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ['/bin/su mockbuild -l -c "PATH=/usr/lib64/cscppc:/usr/lib64/csclng:/usr/lib64/csgcca:/usr/lib64/cswrap:\\$PATH CSWRAP_CAP_FILE=\\$\'/builddir/cswrap-capture.err\' CSWRAP_TIMEOUT=\\$\'30\' CSWRAP_TIMEOUT_FOR=\\$\'::clang:clang++:cppcheck:gcc\' CSWRAP_ADD_CFLAGS=\\$\'-Wno-unknown-pragmas\' CSWRAP_DEL_CFLAGS=\\$\'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register\' CSWRAP_ADD_CXXFLAGS=\\$\'\' CSWRAP_DEL_CXXFLAGS=\\$\'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register\' sh -c \\"rpmbuild -bi --nodeps --short-circuit /builddir/build/SPECS/mozjs115.spec \'--define\' \'_unpackaged_files_terminate_build 0\' \'--define\' \'apidocs 0\' \'--define\' \'with_publican 0\' \'--without\' \'docs\' \'--without\' \'langpacks\' \'--nocheck\' \'--define\' \'libguestfs_runtests 0\' \'--define\' \'runselftest 0\' \'--without\' \'testsuite\'\\""'] Start: chroot ['/bin/su mockbuild -l -c "PATH=/usr/lib64/cscppc:/usr/lib64/csclng:/usr/lib64/csgcca:/usr/lib64/cswrap:\\$PATH CSWRAP_CAP_FILE=\\$\'/builddir/cswrap-capture.err\' CSWRAP_TIMEOUT=\\$\'30\' CSWRAP_TIMEOUT_FOR=\\$\'::clang:clang++:cppcheck:gcc\' CSWRAP_ADD_CFLAGS=\\$\'-Wno-unknown-pragmas\' CSWRAP_DEL_CFLAGS=\\$\'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register\' CSWRAP_ADD_CXXFLAGS=\\$\'\' CSWRAP_DEL_CXXFLAGS=\\$\'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register\' sh -c \\"rpmbuild -bi --nodeps --short-circuit /builddir/build/SPECS/mozjs115.spec \'--define\' \'_unpackaged_files_terminate_build 0\' \'--define\' \'apidocs 0\' \'--define\' \'with_publican 0\' \'--without\' \'docs\' \'--without\' \'langpacks\' \'--nocheck\' \'--define\' \'libguestfs_runtests 0\' \'--define\' \'runselftest 0\' \'--without\' \'testsuite\'\\""'] setting SOURCE_DATE_EPOCH=1707091200 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NPgouo + umask 022 + cd /builddir/build/BUILD/mozjs115-115.7.0-build + '[' /builddir/build/BUILD/mozjs115-115.7.0-build/BUILDROOT '!=' / ']' + rm -rf /builddir/build/BUILD/mozjs115-115.7.0-build/BUILDROOT ++ dirname /builddir/build/BUILD/mozjs115-115.7.0-build/BUILDROOT + mkdir -p /builddir/build/BUILD/mozjs115-115.7.0-build + mkdir /builddir/build/BUILD/mozjs115-115.7.0-build/BUILDROOT + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -mtls-dialect=gnu2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none -Cforce-frame-pointers=yes -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd firefox-115.7.0/js/src + /usr/bin/make install DESTDIR=/builddir/build/BUILD/mozjs115-115.7.0-build/BUILDROOT 'INSTALL=/usr/bin/install -p' /usr/bin/make -C js/src install make[1]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' /usr/bin/make -C build install make[2]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/build' make[2]: Circular js.pc <- js.pc dependency dropped. cp js.pc mozjs-115.pc ../../../config/nsinstall -t mozjs-115.pc /builddir/build/BUILD/mozjs115-115.7.0-build/BUILDROOT/usr/lib64/pkgconfig ../../../config/nsinstall -t ../js-config.h /builddir/build/BUILD/mozjs115-115.7.0-build/BUILDROOT/usr/include/mozjs-115 ../../../config/nsinstall -t ../../../mozglue/baseprofiler/public/ProfilingCategoryList.h /builddir/build/BUILD/mozjs115-115.7.0-build/BUILDROOT/usr/include/mozjs-115/js /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/_virtualenvs/build/bin/python -m mozbuild.action.process_install_manifest --track install_dist_include.track --no-symlinks /builddir/build/BUILD/mozjs115-115.7.0-build/BUILDROOT/usr/include/mozjs-115 ../../../_build_manifests/install/dist_include Elapsed: 0.10s; From /builddir/build/BUILD/mozjs115-115.7.0-build/BUILDROOT/usr/include/mozjs-115: Kept 3 existing; Added/updated 348; Removed 0 files and 0 directories. BUILDTASK {"argv": ["/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/python/mozbuild/mozbuild/action/process_install_manifest.py", "--track", "install_dist_include.track", "--no-symlinks", "/builddir/build/BUILD/mozjs115-115.7.0-build/BUILDROOT/usr/include/mozjs-115", "../../../_build_manifests/install/dist_include"], "start": 1068.223044611, "end": 1068.322467907, "context": null} cp js-config js115-config ../../../config/nsinstall -t js115-config /builddir/build/BUILD/mozjs115-115.7.0-build/BUILDROOT/usr/bin ../../../config/nsinstall -t libjs_static.a /builddir/build/BUILD/mozjs115-115.7.0-build/BUILDROOT/usr/lib64 mv -f /builddir/build/BUILD/mozjs115-115.7.0-build/BUILDROOT/usr/lib64/libjs_static.a /builddir/build/BUILD/mozjs115-115.7.0-build/BUILDROOT/usr/lib64/libjs_static.ajs ../../../config/nsinstall -t libmozjs-115.so /builddir/build/BUILD/mozjs115-115.7.0-build/BUILDROOT/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/build' /usr/bin/make -C shell install make[2]: Entering directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/shell' cp ../../../dist/bin/js ../../../dist/bin/js115 ../../../config/nsinstall -t ../../../dist/bin/js115 /builddir/build/BUILD/mozjs115-115.7.0-build/BUILDROOT/usr/bin make[2]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src/shell' make[1]: Leaving directory '/builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/js/src' + chmod -x /builddir/build/BUILD/mozjs115-115.7.0-build/BUILDROOT/usr/lib64/pkgconfig/mozjs-115.pc + case `uname -i` in ++ uname -i + wordsize= + test -n '' + rm /builddir/build/BUILD/mozjs115-115.7.0-build/BUILDROOT/usr/bin/js115-config + rm /builddir/build/BUILD/mozjs115-115.7.0-build/BUILDROOT/usr/lib64/libjs_static.ajs + mv /builddir/build/BUILD/mozjs115-115.7.0-build/BUILDROOT/usr/lib64/libmozjs-115.so /builddir/build/BUILD/mozjs115-115.7.0-build/BUILDROOT/usr/lib64/libmozjs-115.so.0.0.0 + ln -s libmozjs-115.so.0.0.0 /builddir/build/BUILD/mozjs115-115.7.0-build/BUILDROOT/usr/lib64/libmozjs-115.so.0 + ln -s libmozjs-115.so.0 /builddir/build/BUILD/mozjs115-115.7.0-build/BUILDROOT/usr/lib64/libmozjs-115.so + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 115.7.0-1.fc41 --unique-debug-suffix -115.7.0-1.fc41.x86_64 --unique-debug-src-base mozjs115-115.7.0-1.fc41.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src find-debuginfo: starting Extracting debug info from 2 files DWARF-compressing 2 files dwz: Too few files for multifile optimization sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Creating .debug symlinks for symlinks to ELF files Copying sources found by 'debugedit -l' to /usr/src/debug/mozjs115-115.7.0-1.fc41.x86_64 53690 blocks find-debuginfo: done + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/include/mozjs-115/js-config.h is executable but has no shebang, removing executable bit *** WARNING: ./usr/include/mozjs-115/js/ProfilingCategoryList.h is executable but has no shebang, removing executable bit + /usr/lib/rpm/brp-remove-la-files + env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/bin/add-determinism --brp -j8 /builddir/build/BUILD/mozjs115-115.7.0-build/BUILDROOT Scanned 79 directories and 1630 files, processed 0 inodes, 0 modified (0 replaced + 0 rewritten), 0 unsupported format, 0 errors Reading /builddir/build/BUILD/mozjs115-115.7.0-build/SPECPARTS/rpm-debuginfo.specpart Processing files: mozjs115-115.7.0-1.fc41.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bxF9oQ + umask 022 + cd /builddir/build/BUILD/mozjs115-115.7.0-build + cd firefox-115.7.0/js/src + DOCDIR=/builddir/build/BUILD/mozjs115-115.7.0-build/BUILDROOT/usr/share/doc/mozjs115 + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILD/mozjs115-115.7.0-build/BUILDROOT/usr/share/doc/mozjs115 + cp -pr /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/README.html /builddir/build/BUILD/mozjs115-115.7.0-build/BUILDROOT/usr/share/doc/mozjs115 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.E0Cmy8 + umask 022 + cd /builddir/build/BUILD/mozjs115-115.7.0-build + cd firefox-115.7.0/js/src + LICENSEDIR=/builddir/build/BUILD/mozjs115-115.7.0-build/BUILDROOT/usr/share/licenses/mozjs115 + export LC_ALL=C.UTF-8 + LC_ALL=C.UTF-8 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILD/mozjs115-115.7.0-build/BUILDROOT/usr/share/licenses/mozjs115 + cp -pr /builddir/build/BUILD/mozjs115-115.7.0-build/firefox-115.7.0/js/src/LICENSE /builddir/build/BUILD/mozjs115-115.7.0-build/BUILDROOT/usr/share/licenses/mozjs115 + RPM_EC=0 ++ jobs -p + exit 0 Provides: libmozjs-115.so.0()(64bit) libmozjs-115.so.0(mozjs_115)(64bit) mozjs115 = 115.7.0-1.fc41 mozjs115(x86-64) = 115.7.0-1.fc41 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.18)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libicui18n.so.74()(64bit) libicuuc.so.74()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.32)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: mozjs115-devel-115.7.0-1.fc41.x86_64 Provides: mozjs115-devel = 115.7.0-1.fc41 mozjs115-devel(x86-64) = 115.7.0-1.fc41 pkgconfig(mozjs-115) = 115.7.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.18)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.25)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_ABI_DT_RELR)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libicui18n.so.74()(64bit) libicuuc.so.74()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libmozjs-115.so.0()(64bit) libreadline.so.8()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.30)(64bit) libstdc++.so.6(GLIBCXX_3.4.32)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: mozjs115-debugsource-115.7.0-1.fc41.x86_64 Provides: mozjs115-debugsource = 115.7.0-1.fc41 mozjs115-debugsource(x86-64) = 115.7.0-1.fc41 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mozjs115-debuginfo-115.7.0-1.fc41.x86_64 Provides: debuginfo(build-id) = 21f33237954a53decc567354da7c86ce21bfc63c libmozjs-115.so.0.0.0-115.7.0-1.fc41.x86_64.debug()(64bit) mozjs115-debuginfo = 115.7.0-1.fc41 mozjs115-debuginfo(x86-64) = 115.7.0-1.fc41 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mozjs115-debugsource(x86-64) = 115.7.0-1.fc41 Processing files: mozjs115-devel-debuginfo-115.7.0-1.fc41.x86_64 Provides: debuginfo(build-id) = e09cf961496a1184742af5822eb442a1614819c0 mozjs115-devel-debuginfo = 115.7.0-1.fc41 mozjs115-devel-debuginfo(x86-64) = 115.7.0-1.fc41 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mozjs115-debugsource(x86-64) = 115.7.0-1.fc41 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILD/mozjs115-115.7.0-build/BUILDROOT Finish: chroot ['/bin/su mockbuild -l -c "PATH=/usr/lib64/cscppc:/usr/lib64/csclng:/usr/lib64/csgcca:/usr/lib64/cswrap:\\$PATH CSWRAP_CAP_FILE=\\$\'/builddir/cswrap-capture.err\' CSWRAP_TIMEOUT=\\$\'30\' CSWRAP_TIMEOUT_FOR=\\$\'::clang:clang++:cppcheck:gcc\' CSWRAP_ADD_CFLAGS=\\$\'-Wno-unknown-pragmas\' CSWRAP_DEL_CFLAGS=\\$\'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register\' CSWRAP_ADD_CXXFLAGS=\\$\'\' CSWRAP_DEL_CXXFLAGS=\\$\'-Werror*:-fdiagnostics-color*:-no-canonical-prefixes:-Wno-error=deprecated-register\' sh -c \\"rpmbuild -bi --nodeps --short-circuit /builddir/build/SPECS/mozjs115.spec \'--define\' \'_unpackaged_files_terminate_build 0\' \'--define\' \'apidocs 0\' \'--define\' \'with_publican 0\' \'--without\' \'docs\' \'--without\' \'langpacks\' \'--nocheck\' \'--define\' \'libguestfs_runtests 0\' \'--define\' \'runselftest 0\' \'--without\' \'testsuite\'\\""'] Finish: run >>> 2024-07-03 16:30:14 "/usr/bin/mock" "-r" "fedora-41-x86_64" "--plugin-option=tmpfs:keep_mounted=True" "--config-opts=print_main_output=True" "--quiet" "--chroot" "/usr/share/csmock/scripts/run-shellcheck.sh /builddir/build/BUILDROOT > /builddir/shellcheck-capture.err" >>> 2024-07-03 16:30:15 "'/usr/bin/mock' '-r' 'fedora-41-x86_64' '--plugin-option=tmpfs:keep_mounted=True' '--config-opts=print_main_output=True' '--quiet' '--shell' 'tar -c --remove-files '/builddir/cswrap-capture.err' '/builddir/shellcheck-capture.err'' | tar -xC '/tmp/csmock38qgiydd/mozjs115-115.7.0-1.fc40/debug/raw-results'" tar: Removing leading `/' from member names tar: Removing leading `/' from hard link targets >>> 2024-07-03 16:30:16 "cat '/tmp/csmock38qgiydd/mozjs115-115.7.0-1.fc40/debug/raw-results/builddir/cswrap-capture.err' | csgrep --mode=json --quiet --path '^/builddir/build/BUILD/' --remove-duplicates | csgrep --mode=json --invert-match --checker CLANG_WARNING --event error | csgrep --mode=json --invert-match --checker CPPCHECK_WARNING --event 'cppcheckError|internalAstError|preprocessorErrorDirective|syntaxError|unknownMacro' | csgrep --mode=json --invert-match --checker COMPILER_WARNING --event error > '/tmp/csmock38qgiydd/mozjs115-115.7.0-1.fc40/debug/uni-results/cswrap-capture.js'" >>> 2024-07-03 16:30:17 "csgrep --quiet '/tmp/csmock38qgiydd/mozjs115-115.7.0-1.fc40/debug/raw-results/builddir/shellcheck-capture.err' | csgrep --invert-match --event '^note|warning\\[SC1090\\]' > '/tmp/csmock38qgiydd/mozjs115-115.7.0-1.fc40/debug/uni-results/shellcheck-capture.err'" scan.ini: time-finished = 2024-07-03 16:30:17 scan.ini: exit-code = 0 >>> 2024-07-03 16:30:17 "cslinker --quiet --cwelist '/usr/share/csmock/cwe-map.csv' --inifile '/tmp/csmock38qgiydd/mozjs115-115.7.0-1.fc40/scan.ini' '/tmp/csmock38qgiydd/mozjs115-115.7.0-1.fc40/debug/uni-results'/* > '/tmp/csmock38qgiydd/mozjs115-115.7.0-1.fc40/debug/scan-results-all.js'" >>> 2024-07-03 16:30:17 "'/usr/bin/mock' '-r' 'fedora-41-x86_64' '--plugin-option=tmpfs:keep_mounted=True' '--config-opts=print_main_output=True' '--quiet' '--shell' 'csgrep --mode=json --embed-context 3 '--warning-rate-limit=1024' '--limit-msg-len=512'' <'/tmp/csmock38qgiydd/mozjs115-115.7.0-1.fc40/debug/scan-results-all.js' >'/tmp/csmock38qgiydd/mozjs115-115.7.0-1.fc40/debug/scan-results-all.js.tmp'" >>> 2024-07-03 16:30:19 "/usr/bin/mock" "-r" "fedora-41-x86_64" "--plugin-option=tmpfs:keep_mounted=True" "--config-opts=print_main_output=True" "--quiet" "--clean" >>> 2024-07-03 16:30:41 "cat '/tmp/csmock38qgiydd/mozjs115-115.7.0-1.fc40/debug/scan-results-all.js' | sed 's|/builddir/build/BUILDROOT/[^/]*/|/builddir/build/BUILD//|' | csgrep --mode=json --path '^/builddir/build/BUILD/' --strip-path-prefix /builddir/build/BUILD/ | csgrep --mode=json --invert-match --path '^ksh-.*[0-9]+\\.c\$' | csgrep --mode=json --invert-match --path 'CMakeFiles/CMakeTmp|conftest.c' | cssort --key=path > '/tmp/csmock38qgiydd/mozjs115-115.7.0-1.fc40/scan-results.js'" >>> 2024-07-03 16:30:42 "cat '/tmp/csmock38qgiydd/mozjs115-115.7.0-1.fc40/debug/scan-results-all.js' | sed 's|/builddir/build/BUILDROOT/[^/]*/|/builddir/build/BUILD//|' | csgrep --mode=json --strip-path-prefix /builddir/build/BUILD/ | csdiff --show-internal '/tmp/csmock38qgiydd/mozjs115-115.7.0-1.fc40/scan-results.js' - | cssort > '/tmp/csmock38qgiydd/mozjs115-115.7.0-1.fc40/debug/suppressed-results.js'" >>> 2024-07-03 16:30:43 "csgrep --mode=grep --invert-match --event \"internal warning\" --prune-events=1 '/tmp/csmock38qgiydd/mozjs115-115.7.0-1.fc40/debug/suppressed-results.js' > '/tmp/csmock38qgiydd/mozjs115-115.7.0-1.fc40/debug/suppressed-results.err'" >>> 2024-07-03 16:30:43 "csgrep --mode=json --invert-match --event \"internal warning\" --prune-events=1 '/tmp/csmock38qgiydd/mozjs115-115.7.0-1.fc40/debug/suppressed-results.js' | cshtml - > '/tmp/csmock38qgiydd/mozjs115-115.7.0-1.fc40/debug/suppressed-results.html'" >>> 2024-07-03 16:30:43 "csgrep --mode=evtstat --invert-match --event \"internal warning\" --prune-events=1 '/tmp/csmock38qgiydd/mozjs115-115.7.0-1.fc40/debug/suppressed-results.js' | tee '/tmp/csmock38qgiydd/mozjs115-115.7.0-1.fc40/debug/suppressed-results-summary.txt'" >>> 2024-07-03 16:30:43 "csgrep --mode=grep --invert-match --event \"internal warning\" --prune-events=1 '/tmp/csmock38qgiydd/mozjs115-115.7.0-1.fc40/scan-results.js' > '/tmp/csmock38qgiydd/mozjs115-115.7.0-1.fc40/scan-results.err'" >>> 2024-07-03 16:30:43 "csgrep --mode=json --invert-match --event \"internal warning\" --prune-events=1 '/tmp/csmock38qgiydd/mozjs115-115.7.0-1.fc40/scan-results.js' | cshtml - > '/tmp/csmock38qgiydd/mozjs115-115.7.0-1.fc40/scan-results.html'" >>> 2024-07-03 16:30:44 "csgrep --mode=evtstat --invert-match --event \"internal warning\" --prune-events=1 '/tmp/csmock38qgiydd/mozjs115-115.7.0-1.fc40/scan-results.js' | tee '/tmp/csmock38qgiydd/mozjs115-115.7.0-1.fc40/scan-results-summary.txt'" 1 CLANG_WARNING warning[core.CallAndMessage] 1 CLANG_WARNING warning[core.NonNullParamChecker] 50 CLANG_WARNING warning[core.NullDereference] 8 CLANG_WARNING warning[core.UndefinedBinaryOperatorResult] 4 CLANG_WARNING warning[core.uninitialized.Assign] 19 CLANG_WARNING warning[deadcode.DeadStores] 5 CLANG_WARNING warning[unix.cstring.NullArg] 3 COMPILER_WARNING warning[-Warray-bounds=] 5 COMPILER_WARNING warning[-Wclass-memaccess] 913 COMPILER_WARNING warning[-Wdangling-pointer=] 2 COMPILER_WARNING warning[-Wdangling-reference] 109 COMPILER_WARNING warning[-Wmaybe-uninitialized] 1 COMPILER_WARNING warning[-Wreturn-type] 1 COMPILER_WARNING warning[-Wstringop-overflow=] 1 CPPCHECK_WARNING error[nullPointerArithmetic] 6 CPPCHECK_WARNING information[normalCheckLevelMaxBranches] <<< 2024-07-03 16:30:44 csmock exit code: 0 Wrote: /tmp/tmp3_h0u3hh/mozjs115-115.7.0-1.fc40.tar.xz