v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::Space Member List
This is the complete list of members for
v8::internal::Space
, including all inherited members.
AccountCommitted
(size_t bytes)
v8::internal::BaseSpace
inline
protected
AccountUncommitted
(size_t bytes)
v8::internal::BaseSpace
inline
protected
Available
() const =0
v8::internal::Space
pure virtual
BaseSpace
(const BaseSpace &)=delete
v8::internal::BaseSpace
BaseSpace
(Heap *heap, AllocationSpace id)
v8::internal::BaseSpace
inline
protected
committed_
v8::internal::BaseSpace
protected
CommittedMemory
() const
v8::internal::BaseSpace
inline
virtual
CommittedPhysicalMemory
() const =0
v8::internal::BaseSpace
pure virtual
DecrementExternalBackingStoreBytes
(ExternalBackingStoreType type, size_t amount)
v8::internal::Space
inline
external_backing_store_bytes_
v8::internal::Space
protected
ExternalBackingStoreBytes
(ExternalBackingStoreType type) const
v8::internal::Space
inline
virtual
first_page
()
v8::internal::Space
inline
virtual
first_page
() const
v8::internal::Space
inline
virtual
FirstPageAddress
() const
v8::internal::Space
inline
free_list
()
v8::internal::Space
inline
free_list_
v8::internal::Space
protected
GetObjectIterator
(Heap *heap)=0
v8::internal::Space
pure virtual
heap
() const
v8::internal::BaseSpace
inline
heap_
v8::internal::BaseSpace
protected
id_
v8::internal::BaseSpace
protected
identity
() const
v8::internal::BaseSpace
inline
IncrementExternalBackingStoreBytes
(ExternalBackingStoreType type, size_t amount)
v8::internal::Space
inline
InitializePage
(MutablePageMetadata *chunk)
v8::internal::Space
inline
virtual
last_page
()
v8::internal::Space
inline
virtual
last_page
() const
v8::internal::Space
inline
virtual
max_committed_
v8::internal::BaseSpace
protected
MaximumCommittedMemory
() const
v8::internal::BaseSpace
inline
virtual
memory_chunk_list
()
v8::internal::Space
inline
virtual
memory_chunk_list_
v8::internal::Space
protected
MoveExternalBackingStoreBytes
(ExternalBackingStoreType type, Space *from, Space *to, size_t amount)
v8::internal::Space
inline
static
NotifyBlackAreaCreated
(size_t size)
v8::internal::Space
inline
virtual
NotifyBlackAreaDestroyed
(size_t size)
v8::internal::Space
inline
virtual
operator delete
(void *p)
v8::internal::Malloced
static
operator new
(size_t size)
v8::internal::Malloced
static
operator=
(const Space &)=delete
v8::internal::Space
v8::internal::BaseSpace::operator=
(const BaseSpace &)=delete
v8::internal::BaseSpace
Size
() const =0
v8::internal::BaseSpace
pure virtual
SizeOfObjects
() const
v8::internal::Space
inline
virtual
Space
(Heap *heap, AllocationSpace id, std::unique_ptr< FreeList > free_list)
v8::internal::Space
inline
Space
(const Space &)=delete
v8::internal::Space
~BaseSpace
()=default
v8::internal::BaseSpace
protected
virtual
~Space
() override=default
v8::internal::Space
Generated on Sun Apr 6 2025 21:09:33 for v8 by
1.12.0