#include <type-narrowing-reducer.h>
Definition at line 19 of file type-narrowing-reducer.h.
 
◆ TypeNarrowingReducer() [1/2]
      
        
          | v8::internal::compiler::TypeNarrowingReducer::TypeNarrowingReducer  | 
          ( | 
          Editor * |           editor,  | 
        
        
           | 
           | 
          JSGraph * |           jsgraph,  | 
        
        
           | 
           | 
          JSHeapBroker * |           broker ) | 
        
      
 
 
◆ ~TypeNarrowingReducer()
  
  
      
        
          | v8::internal::compiler::TypeNarrowingReducer::~TypeNarrowingReducer  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
finaldefault   | 
  
 
 
◆ TypeNarrowingReducer() [2/2]
◆ graph()
  
  
      
        
          | TFGraph * v8::internal::compiler::TypeNarrowingReducer::graph  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
private   | 
  
 
 
◆ jsgraph()
  
  
      
        
          | JSGraph * v8::internal::compiler::TypeNarrowingReducer::jsgraph  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineprivate   | 
  
 
 
◆ operator=()
◆ Reduce()
  
  
      
        
          | Reduction v8::internal::compiler::TypeNarrowingReducer::Reduce  | 
          ( | 
          Node * |           node | ) | 
           | 
         
       
   | 
  
final   | 
  
 
 
◆ reducer_name()
  
  
      
        
          | const char * v8::internal::compiler::TypeNarrowingReducer::reducer_name  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineoverride   | 
  
 
 
◆ zone()
  
  
      
        
          | Zone * v8::internal::compiler::TypeNarrowingReducer::zone  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
private   | 
  
 
 
◆ jsgraph_
  
  
      
        
          | JSGraph* const v8::internal::compiler::TypeNarrowingReducer::jsgraph_ | 
         
       
   | 
  
private   | 
  
 
 
◆ op_typer_
  
  
      
        
          | OperationTyper v8::internal::compiler::TypeNarrowingReducer::op_typer_ | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: