V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::ShellOptions Class Reference

Public Types

enum  CodeCacheOptions { kNoProduceCache, kProduceCache, kProduceCacheAfterExecute }
 

Public Attributes

bool send_idle_notification
 
bool invoke_weak_callbacks
 
bool omit_quit
 
bool wait_for_wasm
 
bool stress_opt
 
bool stress_deopt
 
int stress_runs
 
bool interactive_shell
 
bool test_shell
 
bool expected_to_throw
 
bool mock_arraybuffer_allocator
 
size_t mock_arraybuffer_allocator_limit = 0
 
bool enable_inspector
 
int num_isolates
 
v8::ScriptCompiler::CompileOptions compile_options
 
bool stress_background_compile
 
CodeCacheOptions code_cache_options
 
SourceGroupisolate_sources
 
const charicu_data_file
 
const charnatives_blob
 
const charsnapshot_blob
 
bool trace_enabled
 
const chartrace_path
 
const chartrace_config
 
const charlcov_file
 
bool disable_in_process_stack_traces
 
int read_from_tcp_port
 
bool enable_os_system = false
 
bool quiet_load = false
 
int thread_pool_size = 0
 
bool stress_delay_tasks = false
 
std::vector< const char * > arguments
 
bool include_arguments = true
 

Detailed Description

Definition at line 319 of file d8.h.


The documentation for this class was generated from the following file: