Commits
User selector
Commit History
Commits on Apr 27, 2026
[Build Speed] Fix compilation issues in JSC headers
Show description for d4029d5committed
Commits on Mar 30, 2026
Adopt NODELETE in more places in Source/**
Show description for 61dfe11committed
Commits on Mar 9, 2026
Adopt LIFETIME_BOUND in more places in JavaScriptCore
Show description for 75c21decommitted
Commits on Jan 12, 2026
Apply LIFETIME_BOUND attribute consistently on both declaration and definition of methods
Show description for a92bc6cauthored andcommitted
Commits on Nov 4, 2025
[JSC] Rename Classes in `PropertyNameArray.h` to Address FIXME
Show description for 00991afauthored andcommitted
Commits on May 12, 2025
Adopt LIFETIME_BOUND annotation in more places
Show description for 9d3be3dcommitted
Commits on Nov 17, 2023
Regression(267645@main) ~3MB increase in binary size
Show description for 4dacd4acommitted
Commits on Sep 5, 2023
Let the compiler generate more comparison operators in JSC
Show description for e9e9369committed
Commits on May 6, 2023
Take advantage of C++20 and define only == and let the compiler define !=
Show description for 6e8fa52committed
Commits on Apr 14, 2023
Remove finishCreation()s that only call its superclass' finishCreation().
Show description for 7dbeef1committed
Mark Lam
Commits on Feb 18, 2022
Split IsoSubspace into a GCClient allocator used by VM and a backend managed by Heap.
Show description for 9b86c52committed
Mark Lam
Commits on Jun 8, 2021
Unreviewed, reland r276592 with a fix for put() override in prototype chain of a JSProxy
Show description for cf4239fcommitted
Commits on May 18, 2021
Temporarily revert r276592 as it breaks some native apps
Show description for 811aa6ecommitted
Commits on Apr 26, 2021
[JSC] OrdinarySet should invoke custom [[Set]] methods
Show description for a5cadcacommitted
Commits on Apr 10, 2021
Remove className() and toStringName() from the method table
Show description for 22a1e11committed
Commits on Feb 19, 2021
Implement a GC verifier.
Show description for c3ca5dccommitted
Mark Lam
Commits on Jan 7, 2021
[JSC] Simplify get*PropertyNames() methods and EnumerationMode
Show description for 8aac9eccommitted
Commits on Jun 10, 2020
Disambiguate the OverridesGetPropertyNames structure flag
Show description for cfad578committed
Mark Lam
Commits on May 11, 2020
[clang-tidy] Run modernize-use-nullptr over JSC
Show description for 82fa9aecommitted
Commits on Feb 26, 2020
Inline Cache delete by id/val
Show description for 94afdd5committed
Justin Michaud
Commits on Dec 16, 2019
[JSC] Put DebuggerScope in IsoSubspace
Show description for 57d315acommitted
Commits on Dec 7, 2019
[JSC] JSCallee should be in IsoSubspace
Show description for c0f280fcommitted
Commits on Oct 22, 2019
[JSC] Thread JSGlobalObject* instead of ExecState*
Show description for cc5fb5ecommitted
Commits on Sep 18, 2019
Use constexpr instead of const in symbol definitions that are obviously constexpr.
Show description for 4875082committed
Mark Lam
Commits on Dec 29, 2018
[JSC] Remove one indirection in JSObject::toStringName
Show description for df80345committed
Commits on Jul 12, 2018
[JSC] Thread VM& to JSCell::methodTable(VM&)
Show description for 12dcf6dcommitted
Commits on Mar 8, 2018
[JSC] Optimize inherits<T> if T is final type
Show description for 7284024committed
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 Jun 30, 2016
Web Inspector: Wrong function name next to scope
Show description for 956b1bfauthored andcommittedUnreviewed, rolling out r202659.
Show description for 81d4328authored andcommitted
Commits on Jun 29, 2016
Web Inspector: Wrong function name next to scope
Show description for 2f208b1committed
Commits on May 4, 2016
Speed up JSGlobalObject initialization by making some properties lazy
Show description for 78795cfcommitted
Filip PizloUnreviewed, rolling out r200383 and r200406.
Show description for 8171f5ecommitted