![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
| Response | initialize () |
| void | installCommandLineAPI () |
| void | ignoreExceptionsAndMuteConsole () |
| void | pretendUserGesture () |
| void | allowCodeGenerationFromStrings () |
| v8::Local< v8::Context > | context () const |
| InjectedScript * | injectedScript () const |
| const v8::TryCatch & | tryCatch () const |
Protected Member Functions | |
| Scope (V8InspectorSessionImpl *) | |
| virtual Response | findInjectedScript (V8InspectorSessionImpl *)=0 |
Protected Attributes | |
| V8InspectorImpl * | m_inspector |
| InjectedScript * | m_injectedScript |
Definition at line 122 of file injected-script.h.