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



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

  0304cc6... jsapi-class: GJS_DEFINE_PROTO stores protos in global slots
  f3ba363... jsapi-util: Add static function spec to GJS_DEFINE_PROTO
  3ad8df5... WAT - dont do this
  66c1288... js: Create objects with JS_NewObjectWithGivenProto()
  379fd93... enumeration: Remove call to JS_SetParent()
  640fdca... boxed: Undefined value for field property
  63673f8... js: Fix use of mozilla::Maybe API
  0200589... jsapi-class: Remove unnecessary default
  5d86dad... js: Use JS_NewPlainObject()
  961f1d0... context: Use JS::AutoSaveExceptionState
  1eb98ac... js: Don't pass global object to JS_NewObject functions
  2167014... jsapi-util: Use new scope chain API instead of JS::Evaluate
  e9a91d4... js: Use JS::CloneAndExecuteScript for cross-compartment
  f569034... FIXME - console: Evaluate on global object
  f400e95... js: Module exports use ES6 scope rules
  102138a... build: Build with mozj45
  4512048... js: new JS_Enumerate api
  6fc2a93... js: Switch from JS::NullPtr() to nullptr
  b7bd5cd... js: Global object is implicit in many functions
  9a07808... js: JSCLASS_IMPLEMENTS_BARRIERS is now implicit
  4b56971... js: Weak pointer callback API change
  60c2175... FIXME - js: setProperty operations with triple result state
  6b8acec... js: New JS_IsArrayObject() API
  0fa23e0... js: Rename JS_InternString to JS_AtomizeAndPinString
  6e96f33... importer: API change in enumerate operation
  89bc8a2... js: Replace JS_InitReflect with JS_InitReflectParse
  7364fe1... js: Set JSPROP_RESOLVING when defining properties
  de12abe... js: Various API changes for SpiderMonkey 45
  e41c80d... coverage: Misc Javascript-side API changes
  f97c4ec... importer: Seal import with JSPropertyDescriptor directly
  5e0adee... js: Update obsolete comments
  2d9ac3e... FIXME - utf-16 stuff in console error reporter

Commits added to the branch:

  8807af7... jsapi-class: GJS_DEFINE_PROTO stores protos in global slots (*)
  4b8dcca... jsapi-util: Add static function spec to GJS_DEFINE_PROTO (*)
  d794f31... js: Create objects with JS_NewObjectWithGivenProto() (*)
  a041bd4... enumeration: Remove call to JS_SetParent() (*)
  73e26a8... boxed: Undefined value for field property (*)
  056f2fc... js: Fix use of mozilla::Maybe API (*)
  52d404b... jsapi-class: Remove unnecessary default (*)
  1495383... js: Use JS_NewPlainObject() (*)
  8cac695... context: Use JS::AutoSaveExceptionState (*)
  9078a0e... js: Don't pass global object to JS_NewObject functions (*)
  e8af7ef... js: Split compilation from execution in some places (*)
  a5704d6... js: Evaluate on global object where possible (*)
  cc1ffc3... js: Module exports use ES6 scope rules (*)
  cf9b686... build: Build with mozj45
  8e5a68a... js: new JS_Enumerate api
  115c34f... js: Switch from JS::NullPtr() to nullptr
  ff3a18e... js: Global object is implicit in many functions
  2cdaaea... js: JSCLASS_IMPLEMENTS_BARRIERS is now implicit
  8008d02... js: Weak pointer callback API change
  9aee643... FIXME - js: setProperty operations with triple result state
  22b3242... js: New JS_IsArrayObject() API
  71cf13b... js: Rename JS_InternString to JS_AtomizeAndPinString
  9227625... importer: API change in enumerate operation
  b96a827... js: Replace JS_InitReflect with JS_InitReflectParse
  9cd6ed5... js: Set JSPROP_RESOLVING when defining properties
  46527c2... js: Various API changes for SpiderMonkey 45
  8aaa03d... coverage: Misc Javascript-side API changes
  a116197... importer: Seal import with JSPropertyDescriptor directly
  8bd1421... js: Update obsolete comments
  d3baf57... FIXME - utf-16 stuff in console error reporter

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