[gjs] (33 commits) Created branch wip/ptomato/mozjs45



The branch 'wip/ptomato/mozjs45' was created.

Summary of new commits:

  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
  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


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