[gjs: 12/12] Merge branch 'mozjs102prep' into 'master'




commit ed459988737ec8eb2763ffc792bd083174e6fe95
Merge: 27d26628c 6e4aa01fe
Author: Philip Chimento <philip chimento gmail com>
Date:   Sun Aug 7 23:04:47 2022 +0000

    Merge branch 'mozjs102prep' into 'master'
    
    Preparation for SpiderMonkey 102
    
    See merge request GNOME/gjs!785

 .gitlab-ci.yml            | 16 +++++++++++--
 gi/boxed.cpp              | 16 ++++++-------
 gi/boxed.h                |  4 ++++
 gi/cwrapper.h             | 59 +++++++++++++++++++++++++++++++++++++++--------
 gi/function.cpp           |  8 +++----
 gi/fundamental.cpp        |  2 +-
 gi/gerror.cpp             |  2 +-
 gi/gtype.cpp              |  6 ++---
 gi/interface.cpp          |  6 ++---
 gi/ns.cpp                 | 10 ++++----
 gi/object.cpp             | 15 ++++++------
 gi/param.cpp              | 23 +++++++++++-------
 gi/repo.cpp               |  4 ++--
 gi/union.cpp              |  2 +-
 gi/wrapperutils.h         | 13 ++++-------
 gjs/context.cpp           |  2 +-
 gjs/global.cpp            |  6 +----
 gjs/importer.cpp          |  6 ++---
 gjs/jsapi-util.h          | 14 +++++++++++
 gjs/module.cpp            | 11 ++++++---
 modules/cairo-context.cpp | 25 +++++---------------
 modules/cairo-path.cpp    |  5 +---
 modules/cairo-pattern.cpp |  4 +++-
 modules/cairo-private.h   | 39 ++++++++++++++++++++-----------
 modules/cairo-surface.cpp |  3 ++-
 test/gjs-test-rooting.cpp | 16 ++++++++-----
 tools/process_iwyu.py     |  3 ++-
 27 files changed, 196 insertions(+), 124 deletions(-)
---


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