Definition at line 65 of file concurrent-marking.cc.
◆ MemoryChunkLiveBytesMap() [1/2]
v8::internal::MemoryChunkLiveBytesMap::MemoryChunkLiveBytesMap |
( |
| ) |
|
|
default |
◆ MemoryChunkLiveBytesMap() [2/2]
◆ Erase()
◆ FlushAndClear()
void v8::internal::MemoryChunkLiveBytesMap::FlushAndClear |
( |
| ) |
|
◆ Increment()
void v8::internal::MemoryChunkLiveBytesMap::Increment |
( |
MutablePageMetadata * | page, |
|
|
intptr_t | live ) |
◆ lookup_entry()
◆ operator=()
◆ kTableSize
size_t v8::internal::MemoryChunkLiveBytesMap::kTableSize = 32 |
|
staticconstexprprivate |
◆ map_
std::array<Entry, kTableSize> v8::internal::MemoryChunkLiveBytesMap::map_ = {} |
|
private |
The documentation for this class was generated from the following file: