[gjs] (21 commits) Non-fast-forward update to branch mozjs91
- From: Evan Welsh <ewlsh src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs] (21 commits) Non-fast-forward update to branch mozjs91
- Date: Sat, 7 Aug 2021 21:48:51 +0000 (UTC)
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:
2678acf... js: Update includes for headers split out of JSAPI
c72697e... JS_[Get,Set]Private is now JS::[Get,Set]Private
4f50b44... JS_GetClass is now JS::GetClass
32ed1b2... Convert JS_New usage to JS::Construct
bf499e9... Typed array functions expect size_t instead of uint32_t
c4e6a50... JS_StringHasLatin1Chars is now JS::StringHasLatin1Chars
9f5aabb... Adapt to new module and script APIs
3fd9c86... Remove JSPROP_GETTER usage
e191b68... Update GC API
29c2a05... Remove JSContext parameter from JS::PrintError
8256980... Adapt to new Maybe-based property descriptor API
3d2344f... JSID_* macros have been replaced with a class-based API
4d6be98... Disable Top Level Await until we support an implicit eventl
02dfb5a... Add TypeError to Error debugger printer
8b4598c... Add CI images for mozjs91.
912f9b4... WIP: Temporarily unpin build_recommended
8711bed... Fix IWYU
81c2d17... Update PCH
abebaed... doc: Update for SpiderMonkey 91
0767ead... Update IWYU script for mozjs91
5a66df4... Apply 14 suggestion(s) to 8 file(s)
Commits added to the branch:
0ea429b... js: Update includes for headers split out of JSAPI
52ad2ca... Some Object-related functions have moved to js/Object.h
4a1ad59... JS_GetClass is now JS::GetClass
ad85773... Convert JS_New usage to JS::Construct
097b7af... Typed array functions expect size_t instead of uint32_t
57310ea... Some functions have moved to js/String.h - JS_StringHasLati
453684f... Adapt to module API changes for Top Level Await and Import
2198046... Use new Script private API
591e0e3... Remove JSPROP_GETTER and JSPROP_SETTER usage
39c6fab... Update GC API
bd1a33a... Remove JSContext parameter from JS::PrintError
3e55ff0... Adapt to new Maybe-based property descriptor API
d431e64... JSID_* macros have been replaced with a class-based API
de482d7... Disable Top Level Await until we support an implicit eventl
ca3ccb2... Add TypeError to Error debugger printer
34c92e5... Add CI images for mozjs91.
dab0d64... WIP: Temporarily unpin build_recommended
b454d8a... Fix IWYU
8a3a09a... Update PCH
f7ea407... doc: Update for SpiderMonkey 91
8f0d928... Update IWYU script for mozjs91
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]