![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for v8::CppHeap, including all inherited members.
CollectCustomSpaceStatisticsAtLastGC(std::vector< cppgc::CustomSpaceIndex > custom_spaces, std::unique_ptr< CustomSpaceStatisticsReceiver > receiver) | v8::CppHeap | |
CollectGarbageForTesting(cppgc::EmbedderStackState stack_state) | v8::CppHeap | |
CollectGarbageInYoungGenerationForTesting(cppgc::EmbedderStackState stack_state) | v8::CppHeap | |
CollectStatistics(cppgc::HeapStatistics::DetailLevel detail_level) | v8::CppHeap | |
CppHeap()=default | v8::CppHeap | private |
Create(v8::Platform *platform, const CppHeapCreateParams ¶ms) | v8::CppHeap | static |
EnableDetachedGarbageCollectionsForTesting() | v8::CppHeap | |
GetAllocationHandle() | v8::CppHeap | |
GetHeapHandle() | v8::CppHeap | |
internal::CppHeap class | v8::CppHeap | friend |
Terminate() | v8::CppHeap | |
~CppHeap()=default | v8::CppHeap | virtual |