Commits
User selector
Commit History
Commits on May 27, 2026
[Wasm] Add missing exception check after rope resolution
Show description for 57df341committed
Commits on May 2, 2026
[JSC] Fix wasm type parsing regression by making RTT formal canonicalized types
Show description for 103a40acommitted
Commits on Apr 24, 2026
Add missing include directives
Show description for 4e4c3bdauthored andcommitted
Commits on Apr 20, 2026
Further reduce use of jsCast<>()
Show description for e602202committed
Commits on Apr 19, 2026
Drop jsDynamicCast<>() in favor of dynamicDowncast<>()
Show description for a6df288authored andcommitted
Commits on Mar 27, 2026
[JSC] Introduce Realm-less Objects
Show description for 7d45839committed
Commits on Dec 20, 2025
Use WTF::move() instead of WTFMove() macro in Source/JavaScriptCore
Show description for f52b72fcommitted
Commits on Nov 13, 2025
Remove the redundant tryReserveCapacity() call in WebAssemblyBuiltinSet::finalizeCreation()
Show description for 8e04a93committed
Commits on Oct 10, 2025
[Swift in WebKit] Use the 'builtin' module verifier for JavaScriptCore
Show description for 0df8609committed
Commits on Oct 4, 2025
Narrow the return type of WebAssemblyBuiltin::jsWrapper
Show description for d936d32committed
Commits on Oct 3, 2025
Reduce references to UChar and LChar
Show description for ad89f25committed
Commits on Sep 24, 2025
The implementation of JS string builtins returning i32 should return it as UCPUStrictInt32
Show description for ab6a44fcommitted
Commits on Sep 8, 2025
[JSC] Clean up Wasm CalleeSave registers handling
Show description for 5205c9ecommitted
Commits on Aug 29, 2025
Enable JIT cage support in Wasm JS String builtins implementation
Show description for 12421d9committed
Commits on Aug 28, 2025
Non-unified build fixes August 2025
Show description for c5a3f5bcommitted
Commits on Aug 13, 2025
Implement Wasm js-string builtins
Show description for 5c77b1fcommitted
Loading