#include <slots-atomic-inl.h>
Definition at line 33 of file slots-atomic-inl.h.
 
◆ Reference() [1/2]
  
  
      
        
          | v8::internal::AtomicSlot::Reference::Reference  | 
          ( | 
          Tagged_t * |           address | ) | 
           | 
         
       
   | 
  
inlineexplicit   | 
  
 
 
◆ Reference() [2/2]
  
  
      
        
          | v8::internal::AtomicSlot::Reference::Reference  | 
          ( | 
          const Reference & |            | ) | 
           | 
         
       
   | 
  
default   | 
  
 
 
◆ operator Tagged_t()
  
  
      
        
          | v8::internal::AtomicSlot::Reference::operator Tagged_t  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator<()
  
  
      
        
          | bool v8::internal::AtomicSlot::Reference::operator<  | 
          ( | 
          const Reference & |           other | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
  
  
      
        
          | bool v8::internal::AtomicSlot::Reference::operator==  | 
          ( | 
          const Reference & |           other | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ swap()
  
  
      
        
          | void v8::internal::AtomicSlot::Reference::swap  | 
          ( | 
          Reference & |           other | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ value()
  
  
      
        
          | Tagged_t v8::internal::AtomicSlot::Reference::value  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineprivate   | 
  
 
 
◆ address_
  
  
      
        
          | Tagged_t* v8::internal::AtomicSlot::Reference::address_ | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: