v8/src/heap
2015-03-30 11:56:36 +00:00
..
gc-idle-time-handler.cc Allow more scavenges in idle notification by increasing the new space limit distance. 2015-03-30 11:40:06 +00:00
gc-idle-time-handler.h Allow more scavenges in idle notification by increasing the new space limit distance. 2015-03-30 11:40:06 +00:00
gc-tracer.cc Always shrink initial old generation size based on survival rate. 2015-02-18 10:50:35 +00:00
gc-tracer.h Always shrink initial old generation size based on survival rate. 2015-02-18 10:50:35 +00:00
heap-inl.h Add CHECKs when updating pointers from the slots and store buffers 2015-03-26 13:29:40 +00:00
heap.cc Relax assert a little to fix flake on regress-3976 2015-03-30 10:37:35 +00:00
heap.h Fix JSON parser Handle leak 2015-03-30 09:55:30 +00:00
incremental-marking-inl.h Use just one marking deque. 2014-12-01 17:03:08 +00:00
incremental-marking.cc Revert "Reland "Allow compaction when incremental marking is on."" 2015-03-26 15:54:56 +00:00
incremental-marking.h Revert "Reland "Allow compaction when incremental marking is on."" 2015-03-26 15:54:56 +00:00
mark-compact-inl.h Revert "Merge old data and pointer space." 2015-03-19 22:03:32 +00:00
mark-compact.cc Record various overflow events on the heap - reland of 1029323003 2015-03-30 11:56:36 +00:00
mark-compact.h Record various overflow events on the heap - reland of 1029323003 2015-03-30 11:56:36 +00:00
objects-visiting-inl.h Serializer: serialize internal references via object visitor. 2015-03-18 13:38:45 +00:00
objects-visiting.cc Remove early bail-out in VisitWeakList to investigate chrasher. 2015-03-19 15:04:54 +00:00
objects-visiting.h Serializer: serialize internal references via object visitor. 2015-03-18 13:38:45 +00:00
spaces-inl.h Revert "Merge old data and pointer space." 2015-03-19 22:03:32 +00:00
spaces.cc Serializer: move to a subfolder and clean up includes. 2015-03-27 15:29:07 +00:00
spaces.h This fixes missing incremental write barrier issue when double fields unboxing is enabled. 2015-03-27 21:55:36 +00:00
store-buffer-inl.h Revert "Merge old data and pointer space." 2015-03-19 22:03:32 +00:00
store-buffer.cc Record various overflow events on the heap - reland of 1029323003 2015-03-30 11:56:36 +00:00
store-buffer.h Delete dead store buffer verification code and code that changes the store buffer in debug mode. 2015-03-16 11:40:20 +00:00