v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
platform.cc File Reference
Include dependency graph for platform.cc:

Go to the source code of this file.

Namespaces

namespace  cppgc
 
namespace  cppgc::internal
 

Functions

void cppgc::internal::Fatal (const std::string &reason, const SourceLocation &loc)
 
FatalOutOfMemoryHandlercppgc::internal::GetGlobalOOMHandler ()
 
PageAllocatorcppgc::internal::GetGlobalPageAllocator ()
 
bool cppgc::IsInitialized ()
 
void cppgc::InitializeProcess (PageAllocator *page_allocator, size_t desired_heap_size)
 
void cppgc::ShutdownProcess ()