v8
8.6.395 (node 15.0.1)
V8 is Google's open source JavaScript engine
|
Go to the source code of this file.
Data Structures | |
class | Platform |
Namespaces | |
cppgc | |
cppgc::internal | |
Typedefs | |
using | IdleTask = v8::IdleTask |
using | JobHandle = v8::JobHandle |
using | JobDelegate = v8::JobDelegate |
using | JobTask = v8::JobTask |
using | PageAllocator = v8::PageAllocator |
using | Task = v8::Task |
using | TaskPriority = v8::TaskPriority |
using | TaskRunner = v8::TaskRunner |
Functions | |
V8_EXPORT void | InitializeProcess (PageAllocator *) |
V8_EXPORT void | ShutdownProcess () |
V8_EXPORT void | Abort () |