Commits
User selector
Commit History
Commits on Jul 13, 2021
Revert r277027: breaks GC.
Show description for c70afbfcommitted
Mark Lam
Commits on Jun 9, 2021
[JSC] Use DataIC for AccessCase
Show description for 4c4fb56committed
Commits on May 5, 2021
Enable incremental sweeping of GCAwareJITStubRoutines.
Show description for 74787e7committed
Mark Lam
Commits on Apr 18, 2018
Templatize CodePtr/Refs/FunctionPtrs with PtrTags.
Show description for 675bff0committed
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 Jun 28, 2017
JITStubRoutine::passesFilter should use isJITPC
Show description for f04b837committed
Commits on Mar 29, 2017
LinkBuffer and ExecutableAllocator shouldn't have anything to do with VM
Show description for 4ed0e2bcommitted
Commits on Feb 23, 2017
Remove the demand executable allocator
Show description for cc6940bcommitted
Commits on Feb 15, 2017
[JSC] Drop PassRefPtr
Show description for 72d2501committed
Commits on Sep 28, 2016
Unreviewed, rolling out r206522.
Show description for 80675e4committedUnreviewed, rolling out r206506.
Show description for 16139c4committedAdopt #pragma once in JavaScriptCore
Show description for 359b077authored andcommitted
Commits on Aug 15, 2016
Remove unused includes of wtf headers
Show description for 128d8bbauthored andcommitted
Commits on Mar 2, 2016
Unreviewed, rolling out r197226 and r197256.
Show description for f7dfea1committed
Commits on Feb 27, 2016
Remove the on demand executable allocator
Show description for db8b0c3committed
Commits on Oct 8, 2015
We should be able to inline getter/setter calls inside an inline cache even when the SpillRegistersMode is NeedsToSpill
Show description for b9d2fe7committedRemove references to removed class RepatchBuffer
Show description for 425f439authored andcommitted
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 Jun 9, 2015
Purge PassRefPtr in JavaScriptCore
Show description for 4e48840committed
Commits on Feb 2, 2015
Polymorphic call inlining should be based on polymorphic call inline caching rather than logging
Show description for 007787dcommitted
Filip Pizlo
Commits on Jan 30, 2015
Unreviewed, rolling out r179357 and r179358.
Show description for 1a03c94authored andcommitted
Commits on Jan 29, 2015
Polymorphic call inlining should be based on polymorphic call inline caching rather than logging
Show description for 6acab39committed
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 20, 2014
Get rid of redundant Platform.h includes
Show description for d946cd4committed
Commits on Jan 29, 2014
Merge the jsCStack branch
Show description for a3ac51dcommitted
Commits on Nov 22, 2012
Rename dataLog() and dataLogV() to dataLogF() and dataLogFV()
Show description for 18f2fd1committed
Filip Pizlo
Commits on Sep 21, 2012
REGRESSION (r128400): Opening Google Web Fonts page hangs or crashes
Show description for 8282da2committed
Filip Pizlo
Commits on Jul 10, 2012
REGRESSION(r122166): It made 170 tests crash on 32 bit platforms
Show description for eeffd80authored andcommitted
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