[presubmit] Enable readability/namespace linter checking.
[platform/upstream/v8.git] / src / heap / objects-visiting.h
2015-11-20 mstarzinger[presubmit] Enable readability/namespace linter checking.
2015-09-14 mstarzinger[heap] No leakage of objects-visiting.h outside of...
2015-08-27 rmcilroy[interpreter] Add constant_pool() to BytecodeArray.
2015-08-18 mstarzingerMake heap.h usable without objects-inl.h header.
2015-08-17 mstarzingerRemove grab-bag includes of v8.h from heap.
2015-08-14 mstarzingerMake some foo.h headers usable without foo-inl.h header.
2015-08-04 hpayerChange RecordSlot interface. Make it more robust by...
2015-07-24 oth[Interpreter] Add BytecodeArray class and add to Shared...
2015-07-22 mstarzinger[turbofan] Preserve cached code across GCs.
2015-06-18 ulanRevert of Replace ad-hoc weakness in transition array...
2015-06-17 ulanReplace ad-hoc weakness in transition array with WeakCell.
2015-06-04 mbrandyAdd support for Embedded Constant Pools for PPC and Arm
2015-06-03 bmeurerRevert of Embedded constant pools. (patchset #12 id...
2015-06-02 mbrandyAdd support for Embedded Constant Pools for PPC and Arm
2015-04-30 jochenReland "Remove the weak list of array buffers"
2015-04-30 machenbachRevert of Remove the weak list of array buffers (patchs...
2015-04-29 jochenRemove the weak list of array buffers
2015-04-14 jochenPut newly allocated buffers at the right end of the...
2015-03-18 yangguoSerializer: serialize internal references via object...
2015-03-11 hpayerJust visit young array buffers during scavenge. Additio...
2015-02-16 yangguoRevert "Fix JSArrayBufferView visitor template to fix...
2015-02-12 hpayerJust visit young array buffers during scavenge. Additio...
2014-12-22 hpayerDo not use out of range visitor ids.
2014-12-15 ishellLayoutDescriptorHelper is now able to calculate the...
2014-11-24 ishellReland of "Enable inobject double fields unboxing for...
2014-11-11 ishell@chromium.orgReland "In-object double fields unboxing (for 64-bit...
2014-11-10 verwaest@chromium.orgRevert "In-object double fields unboxing (for 64-bit...
2014-11-10 ishell@chromium.orgIn-object double fields unboxing (for 64-bit only).
2014-10-14 ulan@chromium.orgWeak Cells
2014-08-07 hpayer@chromium.orgMove objects-visiting into heap.