V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8_inspector::V8ContextInfo Class Reference

Public Member Functions

 V8ContextInfo (v8::Local< v8::Context > context, int contextGroupId, const StringView &humanReadableName)
 

Static Public Member Functions

static int executionContextId (v8::Local< v8::Context > context)
 

Public Attributes

v8::Local< v8::Context > context
 
int contextGroupId
 
StringView humanReadableName
 
StringView origin
 
StringView auxData
 
bool hasMemoryOnConsole
 

Detailed Description

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


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