Commits
User selector
Commit History
Commits on Apr 27, 2020
[JSC] CallData/ConstructData should include CallType/ConstructType
Show description for b5c58f6committed
Commits on Oct 22, 2019
[JSC] Thread JSGlobalObject* instead of ExecState*
Show description for cc5fb5ecommitted
Commits on Oct 7, 2019
[JSC] Change signature of HostFunction to (JSGlobalObject*, CallFrame*)
Show description for 60b5990committed
Commits on Jan 14, 2019
JSC should have a module loader API
Show description for 7119546committed
Commits on Mar 12, 2018
Make a NativeFunction into a class to support pointer profiling.
Show description for a2a1348committed
Mark Lam
Commits on Sep 28, 2016
Unreviewed, rolling out r206522.
Show description for 80675e4committedUnreviewed, rolling out r206506.
Show description for 16139c4committedAdopt #pragma once in JavaScriptCore
Show description for 359b077authored andcommitted
Commits on Mar 5, 2016
[ES6] Support Reflect.construct
Show description for 576a725committed
Commits on Dec 17, 2015
Web Inspector: Add JSContext Script Profiling
Show description for 69b5a04committed
Commits on Jun 16, 2015
Use NakedPtr<Exception>& to return exception results.
Show description for 4b7614acommitted
Mark Lam
Commits on Jun 5, 2015
finally blocks should not set the exception stack trace when re-throwing the exception.
Show description for cc4c6bfcommitted
Mark Lam
Commits on Apr 11, 2014
JSMainThreadExecState::call() should clear exceptions before returning.
Show description for 8c24952committed
Mark Lam
Commits on Mar 15, 2014
.: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
Show description for d55388ccommitted
Commits on Jan 24, 2013
Objective-C API: Rename JSValue.h/APIJSValue.h to JSCJSValue.h/JSValue.h
Show description for 7132a97committed
Mark Hahnenberg
Commits on Nov 16, 2012
CallData.h should have correct indentation.
Show description for f625e05committed
Filip Pizlo
Commits on Aug 30, 2012
Use one object instead of two for closures, eliminating ScopeChainNode
Show description for 3d62590committed
Commits on Jan 13, 2012
JavaScriptCore: Mark all exported symbols in the header file automatically.
Show description for 96977dbcommitted
Commits on Feb 21, 2011
https://bugs.webkit.org/show_bug.cgi?id=54839
Show description for 5cfa515committed
Gavin Barraclough
Commits on Jan 2, 2011
Move JavaScriptCore to Source
Show description for b8dde14committed
Adam Barth
Loading