[gjs] (27 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:

  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

Commits added to the branch:

  5f058b6... enumeration: Remove call to JS_SetParent()
  6d0522c... boxed: Undefined value for field property
  2e8c4f0... js: Fix use of mozilla::Maybe API
  726c230... jsapi-class: Remove unnecessary default
  93a13dc... js: Use JS_NewPlainObject()
  56e8665... context: Use JS::AutoSaveExceptionState
  ac3eb9c... js: Don't pass global object to JS_NewObject functions
  663a100... js: Split compilation from execution in some places
  113ba8d... js: Evaluate on global object where possible
  7d582c3... js: Module exports use ES6 scope rules
  d91dddc... build: Build with mozj45
  f00262f... js: new JS_Enumerate api
  eb82c71... js: Switch from JS::NullPtr() to nullptr
  591ffd9... js: Global object is implicit in many functions
  5a13c64... js: JSCLASS_IMPLEMENTS_BARRIERS is now implicit
  129df0e... js: Weak pointer callback API change
  f2e5947... FIXME - js: setProperty operations with triple result state
  8348aa5... js: New JS_IsArrayObject() API
  eabc8df... js: Rename JS_InternString to JS_AtomizeAndPinString
  382fd45... importer: API change in enumerate operation
  5f1db1d... js: Replace JS_InitReflect with JS_InitReflectParse
  3fa1bbe... js: Set JSPROP_RESOLVING when defining properties
  c1c71de... js: Various API changes for SpiderMonkey 45
  2299ad8... coverage: Misc Javascript-side API changes
  4843379... importer: Seal import with JSPropertyDescriptor directly
  1f9c5cd... js: Update obsolete comments
  5df7196... FIXME - utf-16 stuff in console error reporter


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