Definition at line 116 of file regexp-stack.h.
 
◆ ThreadLocal()
  
  | 
        
          | v8::internal::RegExpStack::ThreadLocal::ThreadLocal | ( | RegExpStack * | regexp_stack | ) |  |  | inlineexplicit | 
 
 
◆ FreeAndInvalidate()
      
        
          | void v8::internal::RegExpStack::ThreadLocal::FreeAndInvalidate | ( |  | ) |  | 
      
 
 
◆ ResetToStaticStack()
      
        
          | void v8::internal::RegExpStack::ThreadLocal::ResetToStaticStack | ( | RegExpStack * | regexp_stack | ) |  | 
      
 
 
◆ ResetToStaticStackIfEmpty()
  
  | 
        
          | void v8::internal::RegExpStack::ThreadLocal::ResetToStaticStackIfEmpty | ( | RegExpStack * | regexp_stack | ) |  |  | inline | 
 
 
◆ limit_
◆ memory_
      
        
          | uint8_t* v8::internal::RegExpStack::ThreadLocal::memory_ = nullptr | 
      
 
 
◆ memory_size_
      
        
          | size_t v8::internal::RegExpStack::ThreadLocal::memory_size_ = 0 | 
      
 
 
◆ memory_top_
      
        
          | uint8_t* v8::internal::RegExpStack::ThreadLocal::memory_top_ = nullptr | 
      
 
 
◆ owns_memory_
      
        
          | bool v8::internal::RegExpStack::ThreadLocal::owns_memory_ = false | 
      
 
 
◆ stack_pointer_
      
        
          | uint8_t* v8::internal::RegExpStack::ThreadLocal::stack_pointer_ = nullptr | 
      
 
 
The documentation for this struct was generated from the following files: