#include <InjectedScriptBase.h>
|
| | InjectedScriptBase (const String &name) |
| |
| | InjectedScriptBase (const String &name, Deprecated::ScriptObject, InspectorEnvironment *) |
| |
| InspectorEnvironment * | inspectorEnvironment () const |
| |
| bool | hasAccessToInspectedScriptState () const |
| |
| const Deprecated::ScriptObject & | injectedScriptObject () const |
| |
| JSC::JSValue | callFunctionWithEvalEnabled (Deprecated::ScriptFunctionCall &, bool &hadException) const |
| |
| void | makeCall (Deprecated::ScriptFunctionCall &, RefPtr< InspectorValue > *result) |
| |
| void | makeEvalCall (ErrorString &, Deprecated::ScriptFunctionCall &, RefPtr< Protocol::Runtime::RemoteObject > *result, Protocol::OptOutput< bool > *wasThrown, Protocol::OptOutput< int > *savedResult=nullptr) |
| |
| | InjectedScriptBase (const String &name) |
| |
| | InjectedScriptBase (const String &name, Deprecated::ScriptObject, InspectorEnvironment *) |
| |
| InspectorEnvironment * | inspectorEnvironment () const |
| |
| bool | hasAccessToInspectedScriptState () const |
| |
| const Deprecated::ScriptObject & | injectedScriptObject () const |
| |
| JSC::JSValue | callFunctionWithEvalEnabled (Deprecated::ScriptFunctionCall &, bool &hadException) const |
| |
| void | makeCall (Deprecated::ScriptFunctionCall &, RefPtr< InspectorValue > *result) |
| |
| void | makeEvalCall (ErrorString &, Deprecated::ScriptFunctionCall &, RefPtr< Protocol::Runtime::RemoteObject > *result, Protocol::OptOutput< bool > *wasThrown, Protocol::OptOutput< int > *savedResult=nullptr) |
| |
◆ ~InjectedScriptBase() [1/2]
| Inspector::InjectedScriptBase::~InjectedScriptBase |
( |
| ) |
|
|
virtual |
◆ InjectedScriptBase() [1/4]
| Inspector::InjectedScriptBase::InjectedScriptBase |
( |
const String & |
name | ) |
|
|
protected |
◆ InjectedScriptBase() [2/4]
◆ ~InjectedScriptBase() [2/2]
| virtual Inspector::InjectedScriptBase::~InjectedScriptBase |
( |
| ) |
|
|
virtual |
◆ InjectedScriptBase() [3/4]
| Inspector::InjectedScriptBase::InjectedScriptBase |
( |
const String & |
name | ) |
|
|
protected |
◆ InjectedScriptBase() [4/4]
◆ callFunctionWithEvalEnabled() [1/2]
◆ callFunctionWithEvalEnabled() [2/2]
◆ hasAccessToInspectedScriptState() [1/2]
| bool Inspector::InjectedScriptBase::hasAccessToInspectedScriptState |
( |
| ) |
const |
|
protected |
◆ hasAccessToInspectedScriptState() [2/2]
| bool Inspector::InjectedScriptBase::hasAccessToInspectedScriptState |
( |
| ) |
const |
|
protected |
◆ hasNoValue() [1/2]
| bool Inspector::InjectedScriptBase::hasNoValue |
( |
| ) |
const |
|
inline |
◆ hasNoValue() [2/2]
| bool Inspector::InjectedScriptBase::hasNoValue |
( |
| ) |
const |
|
inline |
◆ injectedScriptObject() [1/2]
◆ injectedScriptObject() [2/2]
◆ inspectorEnvironment() [1/2]
◆ inspectorEnvironment() [2/2]
◆ makeCall() [1/2]
◆ makeCall() [2/2]
◆ makeEvalCall() [1/2]
◆ makeEvalCall() [2/2]
◆ name() [1/2]
| const String& Inspector::InjectedScriptBase::name |
( |
| ) |
const |
|
inline |
◆ name() [2/2]
| const String& Inspector::InjectedScriptBase::name |
( |
| ) |
const |
|
inline |
◆ scriptState() [1/2]
◆ scriptState() [2/2]
The documentation for this class was generated from the following files: