![]()  | 
  
    v8 12.4.254  (node 22.4.1)
    
   V8 is Google's open source JavaScript engine 
   | 
 
#include <v8-inspector.h>
Public Member Functions | |
| V8DebuggerId ()=default | |
| V8DebuggerId (const V8DebuggerId &)=default | |
| V8DebuggerId & | operator= (const V8DebuggerId &)=default | 
| std::unique_ptr< StringBuffer > | toString () const | 
| bool | isValid () const | 
| std::pair< int64_t, int64_t > | pair () const | 
Friends | |
| class | internal::V8DebuggerId | 
Definition at line 119 of file v8-inspector.h.
      
  | 
  default | 
      
  | 
  default | 
| bool isValid | ( | ) | const | 
      
  | 
  default | 
| std::pair< int64_t, int64_t > pair | ( | ) | const | 
| std::unique_ptr< StringBuffer > toString | ( | ) | const | 
      
  | 
  friend | 
Definition at line 130 of file v8-inspector.h.