Commits
User selector
Commit History
Commits on Mar 30, 2026
Adopt NODELETE in more places in Source/**
Show description for 61dfe11committed
Commits on Feb 19, 2026
Adopt `NODELETE` annotation in more places in JavaScriptCore/
Show description for 55e71c0committed
Commits on Feb 12, 2026
[YARR] Implement BitInTable SIMD search in RegExp
Show description for 1def424committed
Commits on Jan 26, 2026
[JSC] Use BinaryNinja's ARM64 disassembler
Show description for 3237401committed
Commits on Dec 20, 2025
Use WTF::move() instead of WTFMove() macro in Source/JavaScriptCore
Show description for f52b72fcommitted
Commits on Oct 11, 2025
Reduce of `free()` in the project
Show description for 59ab652committed[JSC] Drop dead code for asynchronous disassembly
Show description for 4509bc4committed
Commits on Aug 20, 2025
Refactor VMManager out of VMInspector.
Show description for ccf0be3committed
Mark Lam
Commits on Aug 13, 2025
Miscellaneous minor code clean ups and improvements.
Show description for 43e4bf6committed
Mark Lam
Commits on Aug 7, 2025
[Swift in WebKit] Work towards modularizing JSC private headers (Part 1)
Show description for a9d3d11committed
Commits on May 20, 2025
Zydis build fails in Win debug
Show description for 509e1a9committed
Commits on May 13, 2025
[JSC] Upgrade Zydis to 4.1.0
Show description for d0ab68ecommitted
Commits on May 12, 2025
[JSC] Upgrade capstone
Show description for 3562e2ecommitted
Commits on May 5, 2025
[JSC] Use [[noreturn]] in C++
Show description for 07e62c1authored andcommitted
Commits on Apr 17, 2025
Replace std::variant with Variant in code
Show description for 213f516committed
Commits on Apr 11, 2025
Prepare to switch from std::variant to WTF::Variant
Show description for 7f62a88committed
Commits on Mar 19, 2025
Fix ARMv7 build warnings
Show description for 356b22dcommitted
Commits on Feb 12, 2025
Fix ARMv7 Build
Show description for a864b68committed
Commits on Jan 29, 2025
Revert 287649@main since it breaks tests on ARM64
Show description for 82b8457committed
Commits on Jan 3, 2025
Change TZoneHeap so that it can be enabled/disabled based on a runtime configuration.
Show description for d9c3915committed
Mark Lam
Commits on Dec 11, 2024
[ARMv7] Implement OMG tail calls
Show description for da8e66acommitted
Commits on Nov 23, 2024
Change WTF_MAKE_TZONE_ALLOCATED macros for nested types to take an outer and inner type.
Show description for 775e08acommitted
Mark Lam
Commits on Nov 19, 2024
Replace WTF::bitwise_cast with std::bit_cast
Show description for 6ef08d1committed
Commits on Nov 1, 2024
v4 skip markers for JavaScriptCore and WebCore files that do not conform to -Wunsafe-buffer-usage
Show description for f8f9592committed
Commits on Oct 30, 2024
Added skip markers for JavaScriptCore and WebCore files that do not conform to -Wunsafe-buffer-usage
Show description for b942617committed
Commits on Oct 16, 2024
[WTF] Rename WTF::HashMap to WTF::UncheckedKeyHashMap (1/3)
Show description for 6cf3bfbcommitted
Commits on Oct 4, 2024
Commits on Sep 23, 2024
[JSC] Use frint32z if possible
Show description for 80778f6committed
Commits on Sep 22, 2024
Remove unnecessary uses of reinterpret_cast
Show description for de71d46committed
Commits on Sep 18, 2024
Improve disassembly output
Show description for 347e26aauthored andcommitted
Commits on May 23, 2024
Remove more X86 JIT related remainings
Show description for 63a45fecommitted
Commits on Apr 20, 2024
Reduce use of `const char*`
Show description for d4169aacommitted
Commits on Mar 8, 2024
Add disassembleBase64 function to jsc cli
Show description for acfa63bcommitted
Commits on Mar 4, 2024
[JSC] A64DOpcode include <mutex>
Show description for 56001e9authored andcommitted
Commits on Jan 10, 2024
[JSC] Remove unmaintained MIPS support for JIT/LLInt
Show description for 557d5c0committed