V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8_inspector::InjectedScript::CallFrameScope Class Reference
Inheritance diagram for v8_inspector::InjectedScript::CallFrameScope:
v8_inspector::InjectedScript::Scope

Public Member Functions

 CallFrameScope (V8InspectorSessionImpl *, const String16 &remoteCallFrameId)
 
size_t frameOrdinal () const
 
- Public Member Functions inherited from v8_inspector::InjectedScript::Scope
Response initialize ()
 
void installCommandLineAPI ()
 
void ignoreExceptionsAndMuteConsole ()
 
void pretendUserGesture ()
 
void allowCodeGenerationFromStrings ()
 
v8::Local< v8::Context > context () const
 
InjectedScriptinjectedScript () const
 
const v8::TryCatch & tryCatch () const
 

Additional Inherited Members

- Protected Member Functions inherited from v8_inspector::InjectedScript::Scope
 Scope (V8InspectorSessionImpl *)
 
- Protected Attributes inherited from v8_inspector::InjectedScript::Scope
V8InspectorImplm_inspector
 
InjectedScriptm_injectedScript
 

Detailed Description

Definition at line 186 of file injected-script.h.


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