5#ifndef INCLUDE_CPPGC_PLATFORM_H_
6#define INCLUDE_CPPGC_PLATFORM_H_
55 return GetForegroundTaskRunner(TaskPriority::kUserBlocking);
156 size_t desired_heap_size = 0);
static constexpr SourceLocation Current()
void Fatal(const std::string &reason, const SourceLocation &loc)
v8::PageAllocator PageAllocator
void InitializeProcess(PageAllocator *page_allocator, size_t desired_heap_size)
v8::SourceLocation SourceLocation