[gjs] (21 commits) Non-fast-forward update to branch mozjs91



The branch 'mozjs91' 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:

  bc7b38b... WIP: Initial ESR 91 port

Commits added to the branch:

  046a9b4... Add TypedData.h header
  e3d95fc... JS_GetPrivate, JS_SetPrivate -> JS::GetPrivate, JS::SetPriv
  cc96bfc... JS_GetClass -> JS::GetClass
  28ddcf4... JS_New -> JS::Construct
  0e0cc60... JS_GetClass -> JS::GetClass
  9de8d90... Typed arrays use size_t instead of uint32_t in mozjs91
  4dec0d4... JS_StringHasLatin1Chars -> JS::StringHasLatin1Chars
  71b8cb2... Adapt to new module and script APIs
  2eff67b... Add DumpFunctions.h header
  fcda54e... Remove JSPROP_GETTER - https://bugzilla.mozilla.org/show_bu
  ca073f5... Update GC API - https://bugzilla.mozilla.org/show_bug.cgi?i
  36e7977... JS::PrintError no longer takes a JSContext
  9a5658d... Update mozjs dependency to 91a1
  78a23e5... Adapt context to new module APIs
  83df904... Add DumpFunctions.h (again)
  485a53e... Add js/Object.h
  4b7b2f8... Adapt to new Maybe-based property descriptor API
  bad6a31... JSID_* macros have been replaced: https://bugzilla.mozilla.
  5b4c55d... js/CharacterEncoding.h must be included before js/String.h
  2570c0e... Disable Top Level Await for now
  68ec60f... Add TypeError to Error debugger printer


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