Commits
User selector
Commit History
Commits on Dec 22, 2025
[Swift in WebKit] Work towards having a proper JSC module (part 1)
Show description for d5630cecommitted
Commits on Oct 14, 2025
Fix the JSC build for some configurations (again)
Show description for 9de9080authored andcommitted
Commits on Aug 16, 2025
Add VMTraps stop-the-world using stack checks [Interpreters only for now]
Show description for 37f1943committed
Mark Lam
Commits on Aug 13, 2025
Miscellaneous minor code clean ups and improvements.
Show description for 43e4bf6committed
Mark Lam
Commits on Jul 11, 2022
VM should embed Interpreter.
Show description for 16e1928committed
Mark Lam
Commits on Sep 22, 2018
[JSC] Enable LLInt ASM interpreter on X64 and ARM64 in non JIT configuration
Show description for db55065committed
Commits on Nov 24, 2017
Fix CLoop::sanitizeStack() bug where it was clearing part of the JS stack in use.
Show description for ee7b1d5committed
Mark Lam
Commits on Jul 13, 2016
CLoop buildfix after r203142
Show description for dea9cf5committedGardening: C Loop build fix after r203142.
Show description for 145cd1ccommitted
Mark LamWe should use different stack limits for stack checks from JS and host code.
Show description for 5a03dc3committed
Mark Lam
Commits on Jul 12, 2016
More stack limit and reserved zone renaming.
Show description for 6fabe8dcommitted
Mark Lam
Commits on Jul 11, 2016
Refactor JSStack to only be the stack data structure for the C Loop.
Show description for c74920ecommitted
Mark Lam
Loading