![]() |
v8
7.4.288(node12.0.0)
V8 is Google's open source JavaScript engine
|
#include <v8.h>

Public Member Functions | |
| CreateParams () | |
|
inline |
| AddHistogramSampleCallback add_histogram_sample_callback |
| bool allow_atomics_wait |
| ArrayBuffer::Allocator* array_buffer_allocator |
The ArrayBuffer::Allocator to use for allocating and freeing the backing store of ArrayBuffers.
| JitCodeEventHandler code_event_handler |
| ResourceConstraints constraints |
ResourceConstraints to use for the new Isolate.
| CounterLookupCallback counter_lookup_callback |
| CreateHistogramCallback create_histogram_callback |
| const intptr_t* external_references |
| bool only_terminate_in_safe_scope |
Termination is postponed when there is no active SafeForTerminationScope.
| StartupData* snapshot_blob |