#include <parse-info.h>
Definition at line 182 of file parse-info.h.
 
◆ ReusableUnoptimizedCompileState() [1/2]
  
  | 
        
          | v8::internal::ReusableUnoptimizedCompileState::ReusableUnoptimizedCompileState | ( | Isolate * | isolate | ) |  |  | explicit | 
 
 
◆ ReusableUnoptimizedCompileState() [2/2]
  
  | 
        
          | v8::internal::ReusableUnoptimizedCompileState::ReusableUnoptimizedCompileState | ( | LocalIsolate * | isolate | ) |  |  | explicit | 
 
 
◆ ~ReusableUnoptimizedCompileState()
  
  | 
        
          | v8::internal::ReusableUnoptimizedCompileState::~ReusableUnoptimizedCompileState | ( |  | ) |  |  | default | 
 
 
◆ allocator()
◆ ast_raw_string_zone()
  
  | 
        
          | Zone * v8::internal::ReusableUnoptimizedCompileState::ast_raw_string_zone | ( |  | ) |  |  | inline | 
 
 
◆ ast_string_constants()
  
  | 
        
          | const AstStringConstants * v8::internal::ReusableUnoptimizedCompileState::ast_string_constants | ( |  | ) | const |  | inline | 
 
 
◆ ast_value_factory()
  
  | 
        
          | AstValueFactory * v8::internal::ReusableUnoptimizedCompileState::ast_value_factory | ( |  | ) | const |  | inline | 
 
 
◆ dispatcher()
◆ hash_seed()
  
  | 
        
          | uint64_t v8::internal::ReusableUnoptimizedCompileState::hash_seed | ( |  | ) | const |  | inline | 
 
 
◆ NotifySingleParseCompleted()
  
  | 
        
          | void v8::internal::ReusableUnoptimizedCompileState::NotifySingleParseCompleted | ( |  | ) |  |  | inline | 
 
 
◆ single_parse_zone()
  
  | 
        
          | Zone * v8::internal::ReusableUnoptimizedCompileState::single_parse_zone | ( |  | ) |  |  | inline | 
 
 
◆ v8_file_logger()
  
  | 
        
          | V8FileLogger * v8::internal::ReusableUnoptimizedCompileState::v8_file_logger | ( |  | ) | const |  | inline | 
 
 
◆ allocator_
◆ ast_raw_string_zone_
  
  | 
        
          | Zone v8::internal::ReusableUnoptimizedCompileState::ast_raw_string_zone_ |  | private | 
 
 
◆ ast_string_constants_
  
  | 
        
          | const AstStringConstants* v8::internal::ReusableUnoptimizedCompileState::ast_string_constants_ |  | private | 
 
 
◆ ast_value_factory_
  
  | 
        
          | std::unique_ptr<AstValueFactory> v8::internal::ReusableUnoptimizedCompileState::ast_value_factory_ |  | private | 
 
 
◆ dispatcher_
◆ hash_seed_
  
  | 
        
          | uint64_t v8::internal::ReusableUnoptimizedCompileState::hash_seed_ |  | private | 
 
 
◆ single_parse_zone_
  
  | 
        
          | Zone v8::internal::ReusableUnoptimizedCompileState::single_parse_zone_ |  | private | 
 
 
◆ v8_file_logger_
  
  | 
        
          | V8FileLogger* v8::internal::ReusableUnoptimizedCompileState::v8_file_logger_ |  | private | 
 
 
The documentation for this class was generated from the following files: