Commits
User selector
Commit History
Commits on May 15, 2020
[IWYU] Remove unnecessary includes from JSC implementation files
Show description for 2e3ee01committed
Commits on Sep 3, 2015
Get rid of RepatchBuffer and replace it with static functions
Show description for e3af255committed
Filip PizloRepatchBuffer should be stateless
Show description for ede900ecommitted
Filip Pizlo
Commits on Mar 25, 2014
More scaffolding for a stub routine to have a stub recursively embedded inside it
Show description for 11b3246committed
Filip Pizlo
Commits on Feb 17, 2014
Move back primary header includes next to config.h
Show description for 9bb13c5committed
Commits on Feb 11, 2014
Rename Operations.h to JSCInlines.h
Show description for fcf5bb2committed
Filip Pizlo
Commits on Feb 10, 2014
Never include *Inlines.h files in interface headers, and never include *Inlines.h when you could include Operations.h instead
Show description for b31199bcommitted
Filip Pizlo
Commits on Jan 24, 2013
Harden JSC a bit with RELEASE_ASSERT
Show description for 5632392committed
Commits on Aug 30, 2012
Use one object instead of two for closures, eliminating ScopeChainNode
Show description for 3d62590committed
Commits on Jul 9, 2012
It should be possible to jettison JIT stub routines even if they are currently running
Show description for daa37a8committed
Filip Pizlo
Loading