Reland of "Remove ExternalArray, derived types, and element kinds"
[platform/upstream/v8.git] / src / heap / objects-visiting.cc
2015-07-28 jochenReland of "Remove ExternalArray, derived types, and...
2015-07-27 machenbachRevert of Remove ExternalArray, derived types, and...
2015-07-27 jochenRemove ExternalArray, derived types, and element kinds
2015-07-24 oth[Interpreter] Add BytecodeArray class and add to Shared...
2015-06-04 mbrandyAdd support for Embedded Constant Pools for PPC and Arm
2015-06-03 bbudgeAdd new Float32x4 type for SIMD.js.
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-06-01 erikcorryCosmetic changes to tests to make it easier to concaten...
2015-05-29 hpayerTreat links that organize weak objects weakly.
2015-05-27 hpayerTreat weak references in context weakly in write barrier.
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-27 jochenReland "Remove the weak list of views from array buffers"
2015-04-24 jochenRevert of Reland "Remove the weak list of views from...
2015-04-23 jochenReland "Remove the weak list of views from array buffers"
2015-04-22 jochenRevert of Remove the weak list of views from array...
2015-04-22 jochenRemove the weak list of views from array buffers
2015-04-16 jochenRevert of Revert "Remove early bail-out in VisitWeakLis...
2015-04-14 jochenRevert "Remove early bail-out in VisitWeakList to inves...
2015-04-14 jochenPut newly allocated buffers at the right end of the...
2015-03-19 hpayerRemove early bail-out in VisitWeakList to investigate...
2015-03-11 hpayerJust visit young array buffers during scavenge. Additio...
2015-02-16 yangguoRevert "Fix JSArrayBufferView visitor template to fix...
2015-02-12 hpayerFix JSArrayBufferView visitor template to fix ARM build.
2015-02-12 hpayerJust visit young array buffers during scavenge. Additio...
2015-01-30 hpayerVisit code objects in native contexts only during full...
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-22 verwaest@chromium.orgMove IC code into a subdir and move ic-compilation...
2014-08-07 hpayer@chromium.orgMove objects-visiting into heap.