Commits
User selector
Commit History
Commits on Jun 29, 2020
ConservativeRoots should mark any cell it finds an interior pointer to
Show description for 3cc714ecommitted
Commits on Apr 5, 2020
Add some structureID integrity checks to various runtime functions.
Show description for 35a504dcommitted
Mark Lam
Commits on Mar 23, 2020
Unreviewed, rename keepAlive to ensureStillAliveHere
Show description for 0ea4bd9committed
Commits on Dec 4, 2019
Adopt the new WebAssembly.Global system
Show description for 3a60ed8committed
Commits on Nov 9, 2019
[JSC] Rename LargeAllocation to PreciseAllocation
Show description for 9570b83committed
Commits on Oct 22, 2019
[JSC] Thread JSGlobalObject* instead of ExecState*
Show description for cc5fb5ecommitted
Commits on Aug 27, 2019
Refactor to use VM& instead of VM* at as many places as possible.
Show description for b236c61committed
Mark Lam
Commits on Aug 2, 2019
Add crash diagnostics for debugging unexpected zapped cells.
Show description for 2fe5714committed
Mark Lam
Commits on Jul 29, 2019
Unreviewed, rolling out r247886.
Show description for 5cbd73dcommitted
Commits on Jul 27, 2019
Add crash diagnostics for debugging unexpected zapped cells.
Show description for bde1d67committed
Mark Lam
Commits on Mar 29, 2019
[JSC] Remove distancing for LargeAllocation
Show description for 0f11b19committed
Commits on Sep 25, 2018
Rename WTF_COMPILER_GCC_OR_CLANG to WTF_COMPILER_GCC_COMPATIBLE
Show description for ef5e3f5committed
Commits on Jun 27, 2018
JSImmutableButterfly can't be allocated from a subspace with HeapCell::Kind::Auxiliary
Show description for 03ec722committed
Commits on Jan 29, 2018
LargeAllocation should do the same distancing as MarkedBlock
Show description for dbd169ecommitted
Filip Pizlo
Commits on Jan 12, 2018
Rename MarkedAllocator to BlockDirectory and AllocatorAttributes to CellAttributes
Show description for ab2a9c0committed
Filip Pizlo
Commits on Jan 11, 2018
CodeBlocks should be in IsoSubspaces
Show description for 618dbdccommitted
Filip Pizlo
Commits on Jan 10, 2018
Unreviewed, rolling out r226667 and r226673.
Show description for f7f33f4committedCodeBlocks should be in IsoSubspaces
Show description for b645d68committed
Filip Pizlo
Commits on May 25, 2017
ObjectToStringAdaptiveInferredPropertyValueWatchpoint should not reinstall itself nor handleFire if it's dying shortly.
Show description for 75e49fecommitted
Mark Lam
Commits on Mar 12, 2017
Structure::willStoreValueSlow needs to keep the property table alive until the end
Show description for d04a3aecommitted
Filip Pizlo
Commits on Oct 21, 2016
Fix JSC cast-align compiler warnings on ARMv7
Show description for 9655890committed
Commits on Sep 6, 2016
Butterflies should be allocated in Auxiliary MarkedSpace instead of CopiedSpace and we should rewrite as much of the GC as needed to make this not a regression
Show description for 7e1d324committed
Filip Pizlo
Commits on Aug 24, 2016
Unreviewed, roll out r204901, r204897, r204866, r204856, r204854.
Show description for 48ee972committed
Filip Pizlo
Commits on Aug 23, 2016
Butterflies should be allocated in Auxiliary MarkedSpace instead of CopiedSpace and we should rewrite as much of the GC as needed to make this not a regression
Show description for 065a045committed
Filip Pizlo
Commits on Jul 18, 2016
MarkedBlocks should know that they can be used for more than JSCells
Show description for d123ccacommitted
Filip Pizlo
Loading