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

  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

Commits added to the branch:

  3e63b34... tweener: Explicitly check if obj.time and obj.delay are def (*)
  dcc82c3... jsapi-class: Get rid of "proto_name" argument (*)
  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 (*)
  a7c65a8... js: Split compilation from execution in some places
  11d9654... FIXME - console: Evaluate on global object
  f36695d... js: Module exports use ES6 scope rules

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