V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
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 |
Definition at line 71 of file v8-inspector.h.