summaryrefslogtreecommitdiff
path: root/gi/cwrapper.h
Commit message (Expand)AuthorAgeFilesLines
* js: Update IWYU comments for jsapi.hPhilip Chimento2022-08-071-2/+2
* js: Remove Gjs::maybe_get_private()Philip Chimento2022-08-071-3/+3
* js: Replace JSFreeOp with JS::GCContextEvan Welsh2022-08-071-3/+3
* js: Various functions moved out of jsapi.hPhilip Chimento2022-08-071-0/+2
* js: Replace class private pointers with reserved slotsPhilip Chimento2022-08-061-8/+48
* js: Use JS::PropertyKey::isVoidEvan Welsh2022-08-061-2/+1
* JS_GetClass is now JS::GetClassEvan Welsh2022-01-161-2/+2
* Some Object-related functions have moved to js/Object.hEvan Welsh2022-01-161-5/+6
* js: Rename GJS_GET_WRAPPER_PRIV to GJS_CHECK_WRAPPER_PRIVPhilip Chimento2021-01-301-5/+5
* js: Add new system for creating wrapper objects for native typesPhilip Chimento2021-01-301-0/+504