[gjs] (25 commits) Non-fast-forward update to branch mozjs91



The branch 'mozjs91' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  609e843... meson: Update mozjs to mozjs-91
  ff68a1e... js: Update includes for headers split out of JSAPI
  e7fa2ef... Some Object-related functions have moved to js/Object.h
  c5d8f19... JS_GetClass is now JS::GetClass
  9ddf6c1... Typed array functions expect size_t instead of uint32_t
  e25245f... Some functions have moved to js/String.h
  0284d46... Adapt to module API changes for Top Level Await and Import 
  1fbe6cb... Use new Script private API
  0534f27... Remove JSPROP_GETTER and JSPROP_SETTER usage
  a7dd93a... Update GC API
  a1247a2... Remove JSContext parameter from JS::PrintError
  f3b7b52... Adapt to new Maybe-based property descriptor API
  6b69c6c... Disable Top Level Await until we support an implicit eventl
  7304ca2... Add TypeError to Error debugger printer
  b84b013... doc: Update for SpiderMonkey 91
  acc1f1e... README.MSVC.md: Update SpiderMonkey build instructions
  2dbf871... CI: Build only mozjs91 images
  a39e15e... build: Remove workaround for Meson precompiled headers bug
  2b9150d... context: Remove workaround for coverage bug
  c919da3... engine: Enable private fields and methods
  9f1db69... closure: Warn about unhandled promise rejections right away
  f83bc43... release: Add release notes for SpiderMonkey 91
  c29ee84... test: Remove workaround for SpiderMonkey GC code coverage
  a6ea316... Meson: Define SSIZE_MAX for Visual Studio-style builds
  3f6b41e... object: Don't fetch property descriptor on interface

Commits added to the branch:

  e3c9804... meson: Update mozjs to mozjs-91
  068ad2c... js: Update includes for headers split out of JSAPI
  8d583b0... Some Object-related functions have moved to js/Object.h
  cc09a9a... JS_GetClass is now JS::GetClass
  d6a84f4... Typed array functions expect size_t instead of uint32_t
  ed5c112... Some functions have moved to js/String.h
  154c57b... Adapt to module API changes for Top Level Await and Import 
  31632f5... Use new Script private API
  1b3b464... Remove JSPROP_GETTER and JSPROP_SETTER usage
  352071f... Update GC API
  5037716... Remove JSContext parameter from JS::PrintError
  be9491a... Adapt to new Maybe-based property descriptor API
  d2b87fd... Disable Top Level Await until we support an implicit eventl
  7f24025... Add TypeError to Error debugger printer
  945023d... doc: Update for SpiderMonkey 91
  2de9028... README.MSVC.md: Update SpiderMonkey build instructions
  57fec48... CI: Build only mozjs91 images
  1436d77... build: Remove workaround for Meson precompiled headers bug
  d7fbce2... context: Remove workaround for coverage bug
  79704ea... engine: Enable private fields and methods
  c8996a7... closure: Warn about unhandled promise rejections right away
  82c141b... release: Add release notes for SpiderMonkey 91
  ab0e6c9... test: Remove workaround for SpiderMonkey GC code coverage
  8d6046a... Meson: Define SSIZE_MAX for Visual Studio-style builds
  8163638... object: Don't fetch property descriptor on interface


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]