V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8_inspector::RemoteObjectId Class Referencefinal
Inheritance diagram for v8_inspector::RemoteObjectId:
v8_inspector::RemoteObjectIdBase

Public Member Functions

int id () const
 
- Public Member Functions inherited from v8_inspector::RemoteObjectIdBase
int contextId () const
 

Static Public Member Functions

static Response parse (const String16 &, std::unique_ptr< RemoteObjectId > *)
 

Additional Inherited Members

- Protected Member Functions inherited from v8_inspector::RemoteObjectIdBase
std::unique_ptr< protocol::DictionaryValue > parseInjectedScriptId (const String16 &)
 
- Protected Attributes inherited from v8_inspector::RemoteObjectIdBase
int m_injectedScriptId
 

Detailed Description

Definition at line 28 of file remote-object-id.h.


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