Definition at line 182 of file asm-parser.cc.
 
◆ TemporaryVariableScope()
  
  
      
        
          | v8::internal::wasm::AsmJsParser::TemporaryVariableScope::TemporaryVariableScope  | 
          ( | 
          AsmJsParser * |           parser | ) | 
           | 
         
       
   | 
  
inlineexplicit   | 
  
 
 
◆ ~TemporaryVariableScope()
  
  
      
        
          | v8::internal::wasm::AsmJsParser::TemporaryVariableScope::~TemporaryVariableScope  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ get()
  
  
      
        
          | uint32_t v8::internal::wasm::AsmJsParser::TemporaryVariableScope::get  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ local_depth_
  
  
      
        
          | int v8::internal::wasm::AsmJsParser::TemporaryVariableScope::local_depth_ | 
         
       
   | 
  
private   | 
  
 
 
◆ parser_
  
  
      
        
          | AsmJsParser* v8::internal::wasm::AsmJsParser::TemporaryVariableScope::parser_ | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: