Commits
User selector
Commit History
Commits on Apr 19, 2026
Drop jsDynamicCast<>() in favor of dynamicDowncast<>()
Show description for a6df288authored andcommitted
Commits on Apr 15, 2026
[WPE] Fix non-unified builds.
Show description for 4068b44authored andcommitted
Commits on Jan 22, 2026
Rename CatchScope to TopExceptionScope
Show description for 5715596committed
Commits on Dec 20, 2025
Use WTF::move() instead of WTFMove() macro in Source/JavaScriptCore
Show description for f52b72fcommitted
Commits on Oct 3, 2023
Use WTF::map() in ScriptArguments::getArgumentsAsStrings() instead of uncheckedAppend()
Show description for 9152805committed
Commits on Apr 16, 2022
[JSC] Remove VM& parameter from structure related code including jsDyamicCast
Show description for a6d202ccommitted
Commits on Apr 2, 2022
WKBundlePageUIClient console message support should include source URL, column number, and console messages with arguments
Show description for 6f107d0authored andcommitted
Commits on May 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01committed
Commits on Oct 22, 2019
[JSC] Thread JSGlobalObject* instead of ExecState*
Show description for cc5fb5ecommitted
Commits on Jul 24, 2019
Web Inspector: print the target of `console.screenshot` last so the target is the closest item to the image
Show description for dc9399ccommitted
Commits on Apr 9, 2019
JSC should build successfully even with -DENABLE_UNIFIED_BUILDS=OFF
Show description for 4a3d6e0committed
Commits on Jun 23, 2018
[WTF] Add user-defined literal for ASCIILiteral
Show description for 4a804a8committed
Commits on Feb 8, 2018
Event improvements
Show description for 1c2c87fcommitted
Commits on Jan 27, 2017
classInfo should take a VM so it is not materialized from the object on each call
Show description for ec8d700committed
Commits on Oct 12, 2016
Web Inspector: Improve support for logging Proxy objects in console
Show description for f25f8cecommitted
Commits on May 4, 2016
Web Inspector: Simplify console.clear
Show description for f4161c8authored andcommittedWeb Inspector: Remove unused parameter of ScriptArguments::getFirstArgumentAsString
Show description for 93e3b42authored andcommitted
Commits on Jun 9, 2015
Purge PassRefPtr in JavaScriptCore
Show description for 4e48840committed
Commits on Feb 11, 2014
Rename Operations.h to JSCInlines.h
Show description for fcf5bb2committed
Filip Pizlo
Commits on Feb 6, 2014
Web Inspector: Add Console support to JSContext Inspection
Show description for 3d938b8committed
Loading