#include <instruction.h>
Definition at line 1645 of file instruction.h.
 
◆ DeoptimizationEntry()
◆ descriptor()
◆ feedback()
  
  | 
        
          | FeedbackSource const  & v8::internal::compiler::DeoptimizationEntry::feedback | ( |  | ) | const |  | inline | 
 
 
◆ kind()
  
  | 
        
          | DeoptimizeKind v8::internal::compiler::DeoptimizationEntry::kind | ( |  | ) | const |  | inline | 
 
 
◆ reason()
◆ descriptor_
◆ feedback_
  
  | 
        
          | const FeedbackSource v8::internal::compiler::DeoptimizationEntry::feedback_ |  | private | 
 
 
◆ kind_
  
  | 
        
          | const DeoptimizeKind v8::internal::compiler::DeoptimizationEntry::kind_ |  | private | 
 
 
◆ reason_
The documentation for this class was generated from the following file: