#include <js-operator.h>
Definition at line 341 of file js-operator.h.
 
◆ ContextAccess()
      
        
          | v8::internal::compiler::ContextAccess::ContextAccess | ( | size_t | depth, | 
        
          |  |  | size_t | index, | 
        
          |  |  | bool | immutable ) | 
      
 
 
◆ depth()
  
  | 
        
          | size_t v8::internal::compiler::ContextAccess::depth | ( |  | ) | const |  | inline | 
 
 
◆ immutable()
  
  | 
        
          | bool v8::internal::compiler::ContextAccess::immutable | ( |  | ) | const |  | inline | 
 
 
◆ index()
  
  | 
        
          | size_t v8::internal::compiler::ContextAccess::index | ( |  | ) | const |  | inline | 
 
 
◆ depth_
  
  | 
        
          | const uint16_t v8::internal::compiler::ContextAccess::depth_ |  | private | 
 
 
◆ immutable_
  
  | 
        
          | const bool v8::internal::compiler::ContextAccess::immutable_ |  | private | 
 
 
◆ index_
  
  | 
        
          | const uint32_t v8::internal::compiler::ContextAccess::index_ |  | private | 
 
 
The documentation for this class was generated from the following files: