v8/test/cctest/heap
Leszek Swirski 489e7deb7e [object] Remove MutableHeapNumber
Since the mutability of HeapNumbers is determined by their owning
object's descriptor array, we can remove the MutableHeapNumber type
entirely, at the cost of a few fewer DCHECKs and a couple of TODOs
to use the descriptor array information.

This is a necessary step towards a follow-up which allows in-place
Double -> Tagged transitions

Design doc: https://docs.google.com/document/d/1VeKIskAakxQFnUBNkhBmVswgR7Vk6T1kAyKRLhqerb4/

Bug: v8:9606
Change-Id: I13209f9c86f1f204088f6fd80089e17d956b4a50
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1743972
Commit-Queue: Leszek Swirski <leszeks@chromium.org>
Reviewed-by: Ulan Degenbaev <ulan@chromium.org>
Reviewed-by: Michael Starzinger <mstarzinger@chromium.org>
Reviewed-by: Toon Verwaest <verwaest@chromium.org>
Cr-Commit-Position: refs/heads/master@{#63294}
2019-08-20 19:04:04 +00:00
..
heap-tester.h Revert "Use list of invalidated objects for old-to-new refs" 2019-08-19 16:22:16 +00:00
heap-utils.cc [heap] Remove ClearRecordedSlots 2019-08-20 15:09:57 +00:00
heap-utils.h Reland "Move API-related files" 2019-05-17 12:52:27 +00:00
test-alloc.cc [heap] Remove ClearRecordedSlots 2019-08-20 15:09:57 +00:00
test-array-buffer-tracker.cc Revert ""Reland x4 [arraybuffer] Rearchitect backing store ownership"" 2019-08-05 15:33:47 +00:00
test-compaction.cc Enable cpplint 'runtime/references' warning 2019-07-08 09:59:36 +00:00
test-concurrent-marking.cc Move remaining files in src/ 2019-05-24 18:24:36 +00:00
test-embedder-tracing.cc api: Add trait that allows disabling v8::TracedGlobal<T> destructor 2019-08-20 16:38:39 +00:00
test-external-string-tracker.cc Move more relevant files to src/objects 2019-05-23 08:52:30 +00:00
test-heap.cc [object] Remove MutableHeapNumber 2019-08-20 19:04:04 +00:00
test-incremental-marking.cc Move remaining files in src/ 2019-05-24 18:24:36 +00:00
test-invalidated-slots.cc Revert "Use list of invalidated objects for old-to-new refs" 2019-08-19 16:22:16 +00:00
test-iterators.cc [roheap] Move read_only_heap() from heap to isolate 2019-07-05 14:25:00 +00:00
test-lab.cc [heap] Remove ClearRecordedSlots 2019-08-20 15:09:57 +00:00
test-mark-compact.cc [heap] Remove ClearRecordedSlots 2019-08-20 15:09:57 +00:00
test-page-promotion.cc Revert ""Reland x4 [arraybuffer] Rearchitect backing store ownership"" 2019-08-05 15:33:47 +00:00
test-spaces.cc [heap] Remove ClearRecordedSlots 2019-08-20 15:09:57 +00:00
test-unmapper.cc Move remaining files in src/ 2019-05-24 18:24:36 +00:00
test-weak-references.cc [torque] Get rid of @noVerifier annotation on PromiseReactionJobTask 2019-06-13 16:24:10 +00:00