Revert of Expose SIMD.Float32x4 type to Javascript. (patchset #14 id:450001 of https...
[platform/upstream/v8.git] / test / cctest / test-heap.cc
2015-07-16 hablichRevert of Expose SIMD.Float32x4 type to Javascript...
2015-07-15 bbudgeExpose SIMD.Float32x4 type to Javascript.
2015-07-15 bmeurer[handles] Sanitize Handle and friends.
2015-07-15 machenbachRevert of [handles] Sanitize Handle and friends. (patch...
2015-07-15 bmeurer[handles] Sanitize Handle and friends.
2015-07-13 dannoCreate a internal native context used only for TF-gener...
2015-07-13 mstarzingerRemove unused byte from Map::instance_sizes field.
2015-07-10 verwaestFix keyed access of primitive objects in the runtime.
2015-07-06 machenbachRevert of Reland: Fix logic for incremental marking...
2015-07-03 hpayerRecord code slots that may point to evacuation candidat...
2015-07-02 erikcorryReland: Fix logic for incremental marking steps on...
2015-07-01 mstarzingerRemove deprecated --flush-code-incrementally flag.
2015-06-30 hpayerDirectly remove slot buffer entries in deoptimized...
2015-06-25 yangguoReland 2 "Keep a canonical list of shared function...
2015-06-25 yangguoRevert of Reland "Keep a canonical list of shared funct...
2015-06-25 yangguoReland "Keep a canonical list of shared function infos."
2015-06-23 adamkRevert "Keep a canonical list of shared function infos."
2015-06-19 verwaestMore cleanup related to setting array.length
2015-06-19 yangguoKeep a canonical list of shared function infos.
2015-06-16 yangguoDebugger: require debugger to be active when dealing...
2015-06-15 ulanRemove the --collect-maps flag. Maps should be always...
2015-06-11 verwaestUse the LookupIterator for SetElement and friends
2015-06-10 erikcorryReland II of 'Optimize trivial regexp disjunctions...
2015-06-09 erikcorryRevert of Reland of 'Optimize trivial regexp disjunctio...
2015-06-09 erikcorryReland of 'Optimize trivial regexp disjunctions' CL...
2015-06-09 ulanMake old generation allocation throughput stats indepen...
2015-06-09 erikcorryRevert of Optimize trivial regexp disjunctions (patchse...
2015-06-09 erikcorryOptimize trivial regexp disjunctions
2015-06-09 ulanReland "Replace ad-hoc weakness in prototype transition...
2015-06-08 mstarzinger[turbofan] Split --turbo-exceptions into two flags.
2015-06-08 conradw[strong] Refactor ObjectStrength into a replacement...
2015-06-08 ulanRevert of Replace ad-hoc weakness in prototype transiti...
2015-06-08 ulanReplace ad-hoc weakness in prototype transitions with...
2015-06-04 arvRefactor lexical home object binding
2015-06-04 paul.lindFix more -Wsign-compare bugs with GCC 4.9.2.
2015-06-03 bbudgeAdd new Float32x4 type for SIMD.js.
2015-06-03 jochenAlso allocate small typed arrays on heap when initializ...
2015-06-02 bbudgeAdd SIMD 128 alignment support to Heap.
2015-06-02 bbudgeRevert of Add SIMD 128 alignment support to Heap. ...
2015-06-02 bbudgeAdd SIMD 128 alignment support to Heap.
2015-06-02 conradw[strong] create strong array literals
2015-05-29 bbudgeClean up aligned allocation code in preparation for...
2015-05-28 bbudgeRevert of Clean up aligned allocation code in preparati...
2015-05-28 bbudgeClean up aligned allocation code in preparation for...
2015-05-28 jochenUpdate all callsites of the TryCatch ctor to pass an...
2015-05-26 arv[es6] Support super.property in eval and arrow functions
2015-05-26 hpayerFix overflow in allocation throughput calculation.
2015-05-26 ulanFix windows builder after fe9a16b6.
2015-05-26 ulanFix test-heap/OldSpaceAllocationCounter.
2015-05-26 ulanTemporary fix for test-heap/OldSpaceAllocationCounter.
2015-05-26 ulanAdd old generation allocation throughput computation.
2015-05-26 erikcorryMove hash code from hidden string to a private symbol
2015-05-26 yangguoDo not leak message object beyond try-catch.
2015-05-22 hpayerUncommit and shrink semi-spaces only on low allocation...
2015-05-22 machenbachRevert of Revert of Pass GC flags to incremental marker...
2015-05-21 machenbachRevert of Pass GC flags to incremental marker and start...
2015-05-21 ulanPass GC flags to incremental marker and start increment...
2015-05-21 bmeurer[turbofan] Enable deoptimization for non-asm.js TurboFa...
2015-05-21 ulanMake new space allocation throughput estimation more...
2015-05-21 yangguoUse shared container to manage imports/exports.
2015-05-20 jkummerowRevert of Use shared container to manage imports/export...
2015-05-20 yangguoUse shared container to manage imports/exports.
2015-05-19 horo[V8] Added Script::is_opaque flag for embedders
2015-05-18 machenbachRevert of [V8] Added Script::is_opaque flag for embedde...
2015-05-18 horo[V8] Added Script::is_opaque flag for embedders
2015-05-15 hpayerClean-up aligned allocation logic.
2015-05-15 mvstantonNow that vector ics are established for load, keyed...
2015-05-12 yangguoReland "Use function wrapper argument to expose interna...
2015-05-12 yangguoRevert of Use function wrapper argument to expose inter...
2015-05-12 yangguoUse function wrapper argument to expose internal arrays...
2015-05-11 erikcorryPostpone counters triggered during GC, and use a Handle...
2015-05-07 ulanAdd mode to reduce memory usage in idle notification.
2015-05-07 yangguoSkip test-heap/NoWeakHashTableLeakWithIncrementalMarkin...
2015-05-07 yangguoRun test-heap/NoWeakHashTableLeakWithIncrementalMarking...
2015-05-07 yangguoFix typo in test-heap/NoWeakHashTableLeakWithIncrementa...
2015-04-29 jochenPass ArrayBuffer::Allocator via Isolate::CreateParams
2015-04-28 yangguoReland: Preprocess structured stack trace on GC to...
2015-04-27 dslomovRevert of Preprocess structured stack trace on GC to...
2015-04-27 yangguoPreprocess structured stack trace on GC to get rid...
2015-04-27 jkummerowReland "Lazily register prototype users..."
2015-04-24 jkummerowRevert of Lazily register prototype users (patchset...
2015-04-24 jkummerowLazily register prototype users
2015-04-24 dcarneyprepare to deprecate non phantom weak callbacks
2015-04-23 hpayerReland Force full GCwhenever CollectAllGarbage is meant...
2015-04-20 jochenRemove support for externally backed elements from...
2015-04-16 ulanUse atomic operation to read the length of a fixed...
2015-04-15 yangguoAbort incremental marking in test-heap/WeakCellsWithInc...
2015-04-15 machenbachRevert of Force full GCwhenever CollectAllGarbage is...
2015-04-15 hpayerForce full GC whenever CollectAllGarbage is meant to...
2015-04-10 jkummerowHandlify Map::SetPrototype()
2015-04-09 mstarzingerMake TestInternalWeakLists more robust against flags.
2015-04-07 hpayerReland "Merge old data and pointer space."
2015-04-02 ishellSupport for typed arrays added to Heap::RightTrimFixedA...
2015-04-02 mvstantonv8:3539 - hold constructor feedback in weak cells
2015-03-27 yangguoSerializer: move to a subfolder and clean up includes.
2015-03-25 mvstantonVectorICs: Address test-heap TODOS
2015-03-24 ulanReload length of retained_maps array after GC.
2015-03-24 jochenRemove calls to IdleNotification()
2015-03-23 ulanReland "Fix memory leak caused by field type in descrip...
2015-03-19 hpayerRevert "Merge old data and pointer space."
next