Commits
User selector
Commit History
Commits on Apr 20, 2026
Further reduce use of jsCast<>()
Show description for e602202committed
Commits on May 12, 2025
[glib] (Re-)introduce LIFETIME_BOUND for GRefPtr.get()
Show description for 45ee5a5committed
Commits on Jun 14, 2024
Adopt smart pointers to glib related code
Show description for fa36680committed
Commits on May 10, 2022
Add optional Integrity checks at JSC API boundaries.
Show description for 850fdaacommitted
Mark Lam
Commits on Apr 25, 2022
[GLIB] Remove leftover unused variable from r292929
Show description for a0b64aacommitted
Commits on Apr 16, 2022
[JSC] Remove VM& parameter from structure related code including jsDyamicCast
Show description for a6d202ccommitted
Commits on Oct 1, 2021
[JSC][GLib] Fix typo in WrapperMap creation methods
Show description for f84a154authored andcommitted
Commits on Mar 10, 2021
GLib JSC API headers should only include other GLib JSC API headers
Show description for f878339committed
Commits on Mar 3, 2021
Unreviewed, reverting r273814.
Show description for bebea04committed[CMake] JavaScriptCore GLib headers should be copies
Show description for 194743acommitted
Commits on Oct 22, 2019
[JSC] Thread JSGlobalObject* instead of ExecState*
Show description for cc5fb5ecommitted
Commits on Aug 19, 2019
[WTF] Add makeUnique<T>, which ensures T is fast-allocated, makeUnique / makeUniqueWithoutFastMallocCheck part
Show description for 8a462cbcommitted
Commits on Jul 20, 2018
[GLIB] jsc_context_evaluate_in_object() should receive an instance when a JSCClass is given
Show description for 05cbc55committed
Commits on Apr 18, 2018
[GLIB] Make it possible to handle JSCClass external properties not added to the prototype
Show description for a66da84committed
Commits on Mar 21, 2018
Unreviewed. Fix GTK and WPE debug build after r229798.
Show description for 88fd39ccommitted[GTK][WPE] Initial implementation of JavaScriptCore glib bindings
Show description for bd84cd0committed
Loading