Searched defs:CreateParams (Results 1 – 1 of 1) sorted by relevance
210 struct V8_EXPORT CreateParams { struct218 JitCodeEventHandler code_event_handler = nullptr;223 ResourceConstraints constraints;229 StartupData* snapshot_blob = nullptr;235 CounterLookupCallback counter_lookup_callback = nullptr;243 CreateHistogramCallback create_histogram_callback = nullptr;244 AddHistogramSampleCallback add_histogram_sample_callback = nullptr;255 ArrayBuffer::Allocator* array_buffer_allocator = nullptr;256 std::shared_ptr<ArrayBuffer::Allocator> array_buffer_allocator_shared;264 const intptr_t* external_references = nullptr;[all …]