Commits
User selector
Commit History
Commits on Sep 4, 2024
Fix JavaScriptCore API headers to work with the Clang Module Verifier.
Show description for fc2e779committed
Mark Lam
Commits on Mar 22, 2019
Change macosx() to macos() in WK_API... and JSC_API... macros.
Show description for 8c66d3ccommitted
Commits on Jul 26, 2018
[JSC API] We should support the symbol type in our C/Obj-C API
Show description for f8d5776committed
Commits on Oct 19, 2016
[Xcode] JavaScriptCore fails to build when CLANG_WARN_DOCUMENTATION_COMMENTS is enabled
Show description for 2fa4441committed
Dan Bernstein
Commits on Oct 16, 2015
Update JavaScriptCore API docs
Show description for 7dd08eccommitted
Commits on May 27, 2015
Remove JSC_OBJC_API_AVAILABLE_MAC_OS_X_1080
Show description for f30e558committed
Dan Bernstein
Commits on Feb 8, 2014
<https://webkit.org/b/128448> Fix use of availability macros on recently-added APIs
Show description for 748b900committed
Commits on Feb 7, 2014
Fix iOS builds after r163574
Show description for bc2bd20committed
Mark HahnenbergJSManagedValue should automatically call removeManagedReference:withOwner: upon dealloc
Show description for 1c4d8d7committed
Mark Hahnenberg
Commits on Dec 11, 2013
<https://webkit.org/b/125141> Modernize the JavaScriptCore API headers
Show description for 2d5b921committed
Commits on Nov 23, 2013
JSC Obj-C API should have real documentation
Show description for b2148b3committed
Mark Hahnenberg
Commits on Oct 21, 2013
[iOS] Mark classes JS{Context, ManagedValue, Value, VirtualMachine} as
Show description for ca0ba84committed
Commits on Oct 2, 2013
The Objective-C API should be available in 10.8 builds
Show description for 490d01ecommitted
Dan Bernstein
Commits on Apr 23, 2013
Objective-C API: Update public header documentation
Show description for d7d5086committed
Mark Hahnenberg
Commits on Mar 29, 2013
Objective-C API: Remove -[JSManagedValue managedValueWithValue:owner:]
Show description for fd2d42fcommitted
Mark Hahnenberg
Commits on Mar 7, 2013
Objective-C API: Need a good way to reference event handlers without causing cycles
Show description for e5633bdcommitted
Mark Hahnenberg
Loading