[gjs] (27 commits) Non-fast-forward update to branch wip/ptomato/mozjs38



The branch 'wip/ptomato/mozjs38' 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:

  133ae09... js: Refactor dual use of JS::Heap wrapper
  3e8daa4... WIP - make closure lifetime less complicated?
  10abb31... closure: Clear closure functions in idle handler
  336ccb5... WIP - remove keep-alive
  c3e9ce7... WIP - object: fully use GjsMaybeOwned wrapper
  f198b8f... object: Trace vfunc trampolines
  231472a... build: Allow more compiler inlining
  ff32253... build: Build with mozjs38
  e18e603... docs: Overview of new JS features in NEWS
  8b12a18... js: AutoValueVector's [] operator is rooted
  1175042... js: Adapt to new JS_NewObject() API
  492a180... js: Adapt to new JS_DefinePropertyById() API
  0642815... js: Rename JS_CallHeapFooTracer()
  e7cdcad... js: Discontinue JSClass stubs
  39c530d... js: Adapt to new JS_SetErrorReporter() API
  4f141b2... constructor-proxy: Adapt to new js::DirectProxyHandler API
  8a2ee56... runtime: Adapt to new JSFinalizeCallback
  7f00e16... js: Adapt to new mozilla::Maybe API
  2731922... js: Adapt to new signature of resolve operation
  1717ea0... js: Accommodate both Latin-1 and two-byte strings
  d10f852... js: JSNative accessors in JS_DefineProperty()
  166934d... js: Fix misc APIs for mozjs38
  143f931... js: Various SpiderMonkey 38 improvements
  514eb5e... WIP - js: Update weak pointers after GC
  61e0f32... WIP - importer: Switch to eager enumeration
  c863929... WIP - importer: Switch back to lazy enumeration

Commits added to the branch:

  cc71606... js: Refactor dual use of JS::Heap wrapper (*)
  62a998a... build: Allow more compiler inlining (*)
  9b87b33... closure: Make closure lifetime less complicated (*)
  334ba96... closure: Clear closure functions in idle handler (*)
  558c939... CI: enable more tests (*)
  cf4d274... object: Refactor to use GjsMaybeOwned instead of keep-alive
  6c55593... WIP - object: Fully use GjsMaybeOwned wrapper
  66ae7e8... object: Trace vfunc trampolines
  4124f71... build: Build with mozjs38
  24804fc... docs: Overview of new JS features in NEWS
  ab68552... js: AutoValueVector's [] operator is rooted
  e85b10d... js: Adapt to new JS_NewObject() API
  bc3c092... js: Adapt to new JS_DefinePropertyById() API
  0398ebb... js: Rename JS_CallHeapFooTracer()
  0270119... js: Discontinue JSClass stubs
  54b7856... js: Adapt to new JS_SetErrorReporter() API
  13395fb... constructor-proxy: Adapt to new js::DirectProxyHandler API
  9fb417f... runtime: Adapt to new JSFinalizeCallback
  c5101a4... js: Adapt to new mozilla::Maybe API
  8e219cb... js: Adapt to new signature of resolve operation
  747d9ed... js: Accommodate both Latin-1 and two-byte strings
  a4b5b12... js: JSNative accessors in JS_DefineProperty()
  0014317... js: Fix misc APIs for mozjs38
  fb617dd... js: Various SpiderMonkey 38 improvements
  2c24006... WIP - js: Update weak pointers after GC
  1a683cf... WIP - importer: Switch to eager enumeration
  74eee0a... WIP - importer: Switch back to lazy enumeration

(*) This commit already existed in another branch; no separate mail sent


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