#include <schedule.h>
Definition at line 46 of file schedule.h.
 
◆ Id()
  
  
      
        
          | v8::internal::compiler::BasicBlock::Id::Id  | 
          ( | 
          size_t |           index | ) | 
           | 
         
       
   | 
  
inlineexplicitprivate   | 
  
 
 
◆ FromInt()
  
  
      
        
          | static Id v8::internal::compiler::BasicBlock::Id::FromInt  | 
          ( | 
          int |           index | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
◆ FromSize()
  
  
      
        
          | static Id v8::internal::compiler::BasicBlock::Id::FromSize  | 
          ( | 
          size_t |           index | ) | 
           | 
         
       
   | 
  
inlinestatic   | 
  
 
 
◆ ToInt()
  
  
      
        
          | int v8::internal::compiler::BasicBlock::Id::ToInt  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ ToSize()
  
  
      
        
          | size_t v8::internal::compiler::BasicBlock::Id::ToSize  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ index_
  
  
      
        
          | size_t v8::internal::compiler::BasicBlock::Id::index_ | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: