#include <bytecode-flags-and-tokens.h>
 | 
| static uint8_t  | Encode (bool pretenure, bool is_function_scope, bool might_always_turbofan) | 
|   | 
Definition at line 42 of file bytecode-flags-and-tokens.h.
 
◆ FastNewClosureBit
◆ PretenuredBit
◆ DISALLOW_IMPLICIT_CONSTRUCTORS()
  
  
      
        
          | v8::internal::interpreter::CreateClosureFlags::DISALLOW_IMPLICIT_CONSTRUCTORS  | 
          ( | 
          CreateClosureFlags |            | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
◆ Encode()
  
  
      
        
          | uint8_t v8::internal::interpreter::CreateClosureFlags::Encode  | 
          ( | 
          bool |           pretenure,  | 
         
        
           | 
           | 
          bool |           is_function_scope,  | 
         
        
           | 
           | 
          bool |           might_always_turbofan ) | 
         
       
   | 
  
static   | 
  
 
 
The documentation for this class was generated from the following files: