Commits
User selector
Commit History
Commits on Feb 23, 2026
[JSC] Merge RegisterSetBuilder into RegisterSet
Show description for b23dfb2committed
Commits on Sep 2, 2025
Unreviewed, reverting 299398@main.
Show description for dd81542authored andcommitted
Commits on Sep 1, 2025
Refactor jitMemcpy into atomic and non-atomic versions
Show description for 952e580committed
Commits on Jun 7, 2024
Use "= default" for constructor and destructor in more JSC code
Show description for 0710c9fcommitted
Ahmad Saleem
Commits on Feb 14, 2024
[JSC] Simplify PerfLog
Show description for 499d9e1committed
Commits on Dec 11, 2023
Implement and Apply TZone Allocation Macros
Show description for a968122committed
Commits on Dec 9, 2023
[JSC] Add linkThunk mechanism
Show description for 861ea3bcommitted
Commits on Oct 19, 2022
Refactor RegisterSet to support 128-bit widths
Show description for 912bf24authored andcommitted
Commits on Oct 15, 2022
Unreviewed, revert 255583@main because of build breakage
Show description for 6adb4a8committedRefactor RegisterSet to support 128-bit widths
Show description for a57d810authored andcommitted
Commits on Oct 6, 2022
Revert clang-tidy change since it broke 32bit and watchOS
Show description for aabfacbcommitted
Commits on Sep 18, 2022
Ran clang-tidy on JSC, WTF and bmalloc
Show description for 700ac83committed
Commits on May 10, 2021
Add support to collect stats on cumulative LinkBuffer linked sizes based on profiles.
Show description for f551322committed
Mark Lam
Commits on May 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01committed
Commits on Apr 20, 2018
Some JSEntryPtrTags should actually be JSInternalPtrTags.
Show description for defef81committed
Mark Lam
Commits on Apr 18, 2018
Templatize CodePtr/Refs/FunctionPtrs with PtrTags.
Show description for 675bff0committed
Mark Lam
Commits on Apr 12, 2018
Consolidate some PtrTags.
Show description for e529282committed
Mark Lam
Commits on Apr 9, 2018
Add pointer profiling to the FTL and supporting code.
Show description for 5e00b73committed
Mark Lam
Commits on Mar 14, 2018
Enhance the MacroAssembler and LinkBuffer to support pointer profiling.
Show description for fcf6953committed
Mark Lam
Commits on Feb 27, 2018
Modernize FINALIZE_CODE and peer macros to use __VA_ARGS__ arguments.
Show description for d5cb9eccommitted
Mark Lam
Commits on Mar 29, 2017
LinkBuffer and ExecutableAllocator shouldn't have anything to do with VM
Show description for 4ed0e2bcommittedAssemblyHelpers should not have a VM field
Show description for a61cbfacommitted
Commits on Feb 18, 2016
Remove LLVM dependencies from WebKit
Show description for bbc738dcommitted
Filip Pizlo
Commits on Dec 16, 2015
Introducing ScratchRegisterAllocator::PreservedState.
Show description for 2ea3eb3committed
Mark Lam
Commits on Dec 1, 2015
FTL lazy slow paths should work with B3
Show description for a3fe5bfcommitted
Filip Pizlo
Commits on Nov 17, 2015
FTLLazySlowPaths should be able to handle being passed the zero register as a location
Show description for 2edd175committed
Commits on Oct 12, 2015
Unreviewed, fix no-FTL build.
Show description for 00f073dcommitted
Filip PizloFTL should generate code to call slow paths lazily
Show description for ba756a9committed
Filip Pizlo
Loading