V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8_inspector::V8StackTraceId Struct Reference

Public Member Functions

 V8StackTraceId (uintptr_t id, const std::pair< int64_t, int64_t > debugger_id)
 
bool IsInvalid () const
 

Public Attributes

uintptr_t id
 
std::pair< int64_t, int64_tdebugger_id
 

Detailed Description

Definition at line 228 of file v8-inspector.h.


The documentation for this struct was generated from the following files: