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



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

  991b441... jsapi-class: Get rid of "proto_name" argument
  7efc4eb... jsapi-class: GJS_DEFINE_PROTO stores protos in global slots
  2b2828c... jsapi-util: Add static function spec to GJS_DEFINE_PROTO
  c5bfbed... WAT - dont do this
  60d63ff... js: Create objects with JS_NewObjectWithGivenProto()
  9edb8fa... enumeration: Remove call to JS_SetParent()
  02d41aa... boxed: Undefined value for field property
  d37a93f... js: Fix use of mozilla::Maybe API
  94523ea... jsapi-class: Remove unnecessary default
  66a4e1e... js: Use JS_NewPlainObject()
  ac7149f... context: Use JS::AutoSaveExceptionState
  9e13942... js: Don't pass global object to JS_NewObject functions
  d1a3779... build: Build with mozj45
  3b88bb5... js: new JS_Enumerate api
  0befe05... js: Switch from JS::NullPtr() to nullptr
  2f538ea... js: Global object is implicit in many functions
  e4ec03e... js: JSCLASS_IMPLEMENTS_BARRIERS is now implicit
  4cf1f3f... js: Weak pointer callback API change
  af8a9f4... js: setProperty operations with triple result state
  bc1458e... js: New JS_IsArrayObject() API
  a7bd922... js: Rename JS_InternString to JS_AtomizeAndPinString
  c4f3791... importer: API change in enumerate operation
  749a3a1... js: Replace JS_InitReflect with JS_InitReflectParse
  1a67b58... js: Set JSPROP_RESOLVING when defining properties
  6755901... js: Use JS::CloneAndExecuteScript for cross-compartment
  8d0a5c3... js: Various API changes for SpiderMonkey 45
  5d70883... coverage: Misc Javascript-side API changes
  a5355ad... importer: Seal import with JSPropertyDescriptor directly
  9079267... js: Update obsolete comments
  470330a... fixme stuff
  d4f34d7... WIP - eval scope issue

Commits added to the branch:

  9e4169e... maint: Use correct mode lines in all files (*)
  946b6b0... jsapi-class: Get rid of "proto_name" argument
  85f8020... jsapi-class: GJS_DEFINE_PROTO stores protos in global slots
  1ac6ed6... jsapi-util: Add static function spec to GJS_DEFINE_PROTO
  3660760... WAT - dont do this
  4adfaf9... js: Create objects with JS_NewObjectWithGivenProto()
  78dd1c3... enumeration: Remove call to JS_SetParent()
  b0a7346... boxed: Undefined value for field property
  1eb485f... js: Fix use of mozilla::Maybe API
  a598a48... jsapi-class: Remove unnecessary default
  7412016... js: Use JS_NewPlainObject()
  bd1d136... context: Use JS::AutoSaveExceptionState
  626db19... js: Don't pass global object to JS_NewObject functions
  64cd745... build: Build with mozj45
  48baf78... js: new JS_Enumerate api
  2cd5081... js: Switch from JS::NullPtr() to nullptr
  a2864ff... js: Global object is implicit in many functions
  5ace33c... js: JSCLASS_IMPLEMENTS_BARRIERS is now implicit
  1734ec4... js: Weak pointer callback API change
  bd4b0d3... js: setProperty operations with triple result state
  fe75e6b... js: New JS_IsArrayObject() API
  585ed15... js: Rename JS_InternString to JS_AtomizeAndPinString
  7818db1... importer: API change in enumerate operation
  709efba... js: Replace JS_InitReflect with JS_InitReflectParse
  2ef447e... js: Set JSPROP_RESOLVING when defining properties
  f442b50... js: Use JS::CloneAndExecuteScript for cross-compartment
  bc01c74... js: Various API changes for SpiderMonkey 45
  ffcf50f... coverage: Misc Javascript-side API changes
  f50c393... importer: Seal import with JSPropertyDescriptor directly
  7ce01d3... js: Update obsolete comments
  1adfd43... fixme stuff
  5f89456... WIP - eval scope issue

(*) 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]