V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::AssemblerOptions Struct Reference

Public Member Functions

AssemblerOptions EnableV8AgnosticCode () const
 

Static Public Member Functions

static AssemblerOptions Default (Isolate *isolate, bool explicitly_support_serialization=false)
 

Public Attributes

bool v8_agnostic_code = false
 
bool record_reloc_info_for_serialization = true
 
bool disable_reloc_info_for_patching = false
 
bool enable_root_array_delta_access = false
 
bool enable_simulator_code = false
 
bool isolate_independent_code = false
 
bool inline_offheap_trampolines = false
 
Address code_range_start = 0
 
bool use_pc_relative_calls_and_jumps = false
 

Detailed Description

Definition at line 142 of file assembler.h.


The documentation for this struct was generated from the following files: