![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
This is the complete list of members for cppgc::subtle::DisallowGarbageCollectionScope, including all inherited members.
CPPGC_STACK_ALLOCATED() | cppgc::subtle::DisallowGarbageCollectionScope | private |
DisallowGarbageCollectionScope(HeapHandle &heap_handle) | cppgc::subtle::DisallowGarbageCollectionScope | explicit |
DisallowGarbageCollectionScope(const DisallowGarbageCollectionScope &)=delete | cppgc::subtle::DisallowGarbageCollectionScope | |
Enter(HeapHandle &heap_handle) | cppgc::subtle::DisallowGarbageCollectionScope | static |
heap_handle_ | cppgc::subtle::DisallowGarbageCollectionScope | private |
IsGarbageCollectionAllowed(HeapHandle &heap_handle) | cppgc::subtle::DisallowGarbageCollectionScope | static |
Leave(HeapHandle &heap_handle) | cppgc::subtle::DisallowGarbageCollectionScope | static |
operator=(const DisallowGarbageCollectionScope &)=delete | cppgc::subtle::DisallowGarbageCollectionScope | |
~DisallowGarbageCollectionScope() | cppgc::subtle::DisallowGarbageCollectionScope |