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

Public Member Functions

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

Static Public Member Functions

static Response parse (const String16 &, std::unique_ptr< RemoteCallFrameId > *)
 
static String16 serialize (int injectedScriptId, int frameOrdinal)
 

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 40 of file remote-object-id.h.


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