Commits
User selector
Commit History
Commits on Feb 19, 2021
Implement a GC verifier.
Show description for c3ca5dccommitted
Mark Lam
Commits on Jan 7, 2020
[JSC] Remove vm accessor in JSVirtualMachine to reduce binary size
Show description for 74c44d7committed
Commits on Jul 11, 2019
Unreviewed, revert r243617.
Show description for 100a7e6committed
Commits on Jun 19, 2019
[JSC] JSLock should be WebThread aware
Show description for b6a43f1committed
Commits on Mar 28, 2019
[JSC] Drop VM and Context cache map in JavaScriptCore.framework
Show description for c5003d0committed
Commits on Jan 25, 2019
Add API to generate and consume cached bytecode
Show description for 3088b8acommitted
Commits on Jan 14, 2019
JSC should have a module loader API
Show description for 7119546committed
Commits on Jan 6, 2017
The ObjC API's JSVirtualMachine's map tables need to be guarded by a lock.
Show description for c9e0aeccommitted
Mark Lam
Commits on Sep 30, 2014
REGRESSION (r172532): JSBase.h declares NSMapTable functions that are SPI
Show description for 3f5c075committed
Commits on Apr 15, 2014
Objective-C API external object graphs don't handle generational collection properly
Show description for b217437committed
Mark Hahnenberg
Commits on Apr 18, 2013
Renamed JSGlobalData to VM
Show description for 3692f88committed
Commits on Mar 22, 2013
Objective-C API: Need a good way to preserve custom properties on JS wrappers
Show description for 8cd345acommitted
Mark Hahnenberg
Commits on Feb 21, 2013
Objective-C API: Need a way to use the Objective-C JavaScript API with WebKit
Show description for d592649committed
Mark Hahnenberg
Commits on Jan 3, 2013
Objective-C API for JavaScriptCore
Show description for fe8d858committed
Gavin Barraclough
Commits on Jan 2, 2013
Objective-C API for JavaScriptCore
Show description for e06bf09committed
Gavin Barraclough
Loading