|
DisallowReassignment< const char * > | d8_path = {"d8-path", ""} |
|
DisallowReassignment< bool > | fuzzilli_coverage_statistics |
|
DisallowReassignment< bool > | fuzzilli_enable_builtins_coverage |
|
DisallowReassignment< bool > | send_idle_notification |
|
DisallowReassignment< bool > | invoke_weak_callbacks |
|
DisallowReassignment< bool > | omit_quit = {"omit-quit", false} |
|
DisallowReassignment< bool > | wait_for_background_tasks |
|
DisallowReassignment< bool > | simulate_errors = {"simulate-errors", false} |
|
DisallowReassignment< int > | stress_runs = {"stress-runs", 1} |
|
DisallowReassignment< bool > | interactive_shell = {"shell", false} |
|
bool | test_shell = false |
|
DisallowReassignment< bool > | expected_to_throw = {"throws", false} |
|
DisallowReassignment< bool > | no_fail = {"no-fail", false} |
|
DisallowReassignment< bool > | dump_counters = {"dump-counters", false} |
|
DisallowReassignment< bool > | dump_counters_nvp = {"dump-counters-nvp", false} |
|
DisallowReassignment< bool > | dump_system_memory_stats |
|
DisallowReassignment< bool > | ignore_unhandled_promises |
|
DisallowReassignment< bool > | mock_arraybuffer_allocator |
|
DisallowReassignment< size_t > | mock_arraybuffer_allocator_limit |
|
DisallowReassignment< bool > | multi_mapped_mock_allocator |
|
DisallowReassignment< bool > | enable_inspector = {"enable-inspector", false} |
|
int | num_isolates = 1 |
|
DisallowReassignment< v8::ScriptCompiler::CompileOptions, true > | compile_options = {"cache", v8::ScriptCompiler::kNoCompileOptions} |
|
DisallowReassignment< CodeCacheOptions, true > | code_cache_options |
|
DisallowReassignment< bool > | streaming_compile = {"streaming-compile", false} |
|
DisallowReassignment< SourceGroup * > | isolate_sources |
|
DisallowReassignment< const char * > | icu_data_file = {"icu-data-file", nullptr} |
|
DisallowReassignment< const char * > | icu_locale = {"icu-locale", nullptr} |
|
DisallowReassignment< const char * > | snapshot_blob = {"snapshot_blob", nullptr} |
|
DisallowReassignment< bool > | trace_enabled = {"trace-enabled", false} |
|
DisallowReassignment< const char * > | trace_path = {"trace-path", nullptr} |
|
DisallowReassignment< const char * > | trace_config = {"trace-config", nullptr} |
|
DisallowReassignment< const char * > | lcov_file = {"lcov", nullptr} |
|
DisallowReassignment< bool > | disable_in_process_stack_traces |
|
DisallowReassignment< int > | read_from_tcp_port = {"read-from-tcp-port", -1} |
|
DisallowReassignment< bool > | enable_os_system = {"enable-os-system", false} |
|
DisallowReassignment< bool > | quiet_load = {"quiet-load", false} |
|
DisallowReassignment< bool > | apply_priority = {"apply-priority", true} |
|
DisallowReassignment< int > | thread_pool_size = {"thread-pool-size", 0} |
|
DisallowReassignment< bool > | stress_delay_tasks = {"stress-delay-tasks", false} |
|
std::vector< const char * > | arguments |
|
DisallowReassignment< bool > | include_arguments = {"arguments", true} |
|
DisallowReassignment< bool > | cpu_profiler = {"cpu-profiler", false} |
|
DisallowReassignment< bool > | cpu_profiler_print = {"cpu-profiler-print", false} |
|
DisallowReassignment< bool > | fuzzy_module_file_extensions |
|
DisallowReassignment< bool > | enable_system_instrumentation |
|
DisallowReassignment< bool > | enable_etw_stack_walking |
|
DisallowReassignment< bool > | stress_deserialize = {"stress-deserialize", false} |
|
DisallowReassignment< bool > | compile_only = {"compile-only", false} |
|
DisallowReassignment< int > | repeat_compile = {"repeat-compile", 1} |
|
DisallowReassignment< bool > | expose_fast_api = {"expose-fast-api", false} |
|
DisallowReassignment< bool > | flush_denormals = {"flush-denormals", false} |
|
DisallowReassignment< size_t > | max_serializer_memory |
|
Definition at line 390 of file d8.h.