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 Feb 27, 2023
Update JavaScriptCore TBA versions for macOS 13.3 and iOS 16.4
Show description for 75ee907committed
Commits on Feb 3, 2023
Web Inspector: `inspectable` API doesn't have a correct Objective-C getter
Show description for c076957committed
Commits on Oct 14, 2022
Remote Web Inspector: [Cocoa] `inspectable` API
Show description for 3d99c5acommitted
Commits on Oct 11, 2022
Unreviewed, reverting r255361@main.
Show description for 0b7428aauthored andcommitted
Commits on Oct 10, 2022
Remote Web Inspector: [Cocoa] `inspectable` API
Show description for a0a2631committed
Commits on Apr 20, 2020
Use #import instead of #include in Objective-C and don't use #pragma once
Show description for 10a179ecommitted
Commits on Mar 22, 2019
Change macosx() to macos() in WK_API... and JSC_API... macros.
Show description for 8c66d3ccommitted
Commits on Jan 14, 2019
JSC should have a module loader API
Show description for 7119546committed
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 Mar 11, 2014
Better JSContext API for named evaluations (other than //# sourceURL)
Show description for ea57414committed
Commits on Feb 11, 2014
Add Availability Macros to new JSC APIs
Show description for 84b3e35authored andcommitted
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
+[JSContext currentCallee] should return the currently executing JS function
Show description for 70313cccommitted
Mark Hahnenberg
Commits on Dec 12, 2013
Test new JSContext name APIs
Show description for e04c19fcommitted
Commits on Dec 11, 2013
<https://webkit.org/b/125141> Modernize the JavaScriptCore API headers
Show description for 2d5b921committed
Commits on Dec 4, 2013
Web Inspector: Push Remote Inspector debugging connection management into JavaScriptCore
Show description for eee58f9committed
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 30, 2013
Objective-C JavaScriptCore API should publicly support bridging to C
Show description for 281f9c9committed
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 Feb 8, 2013
Objective-C API for JavaScriptCore
Show description for 3a72f31committed
Gavin Barraclough
Commits on Jan 18, 2013
Objective-C API: Update documentation for JSValue and JSContext
Show description for 17ba0a3committed
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 20ea38bcommitted
Gavin BarracloughObjective-C API for JavaScriptCore
Show description for e06bf09committed
Gavin Barraclough
Loading