webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for Inspector::RuntimeBackendDispatcherHandler, including all inherited members.
callFunctionOn(ErrorString &, const String &in_objectId, const String &in_functionDeclaration, const Inspector::InspectorArray *opt_in_arguments, const bool *const opt_in_doNotPauseOnExceptionsAndMuteConsole, const bool *const opt_in_returnByValue, const bool *const opt_in_generatePreview, RefPtr< Inspector::Protocol::Runtime::RemoteObject > &out_result, Inspector::Protocol::OptOutput< bool > *opt_out_wasThrown)=0 | Inspector::RuntimeBackendDispatcherHandler | pure virtual |
callFunctionOn(ErrorString &, const String &in_objectId, const String &in_functionDeclaration, const Inspector::InspectorArray *opt_in_arguments, const bool *const opt_in_doNotPauseOnExceptionsAndMuteConsole, const bool *const opt_in_returnByValue, const bool *const opt_in_generatePreview, RefPtr< Inspector::Protocol::Runtime::RemoteObject > &out_result, Inspector::Protocol::OptOutput< bool > *opt_out_wasThrown)=0 | Inspector::RuntimeBackendDispatcherHandler | pure virtual |
disable(ErrorString &)=0 | Inspector::RuntimeBackendDispatcherHandler | pure virtual |
disable(ErrorString &)=0 | Inspector::RuntimeBackendDispatcherHandler | pure virtual |
disableControlFlowProfiler(ErrorString &)=0 | Inspector::RuntimeBackendDispatcherHandler | pure virtual |
disableControlFlowProfiler(ErrorString &)=0 | Inspector::RuntimeBackendDispatcherHandler | pure virtual |
disableTypeProfiler(ErrorString &)=0 | Inspector::RuntimeBackendDispatcherHandler | pure virtual |
disableTypeProfiler(ErrorString &)=0 | Inspector::RuntimeBackendDispatcherHandler | pure virtual |
enable(ErrorString &)=0 | Inspector::RuntimeBackendDispatcherHandler | pure virtual |
enable(ErrorString &)=0 | Inspector::RuntimeBackendDispatcherHandler | pure virtual |
enableControlFlowProfiler(ErrorString &)=0 | Inspector::RuntimeBackendDispatcherHandler | pure virtual |
enableControlFlowProfiler(ErrorString &)=0 | Inspector::RuntimeBackendDispatcherHandler | pure virtual |
enableTypeProfiler(ErrorString &)=0 | Inspector::RuntimeBackendDispatcherHandler | pure virtual |
enableTypeProfiler(ErrorString &)=0 | Inspector::RuntimeBackendDispatcherHandler | pure virtual |
evaluate(ErrorString &, const String &in_expression, const String *const opt_in_objectGroup, const bool *const opt_in_includeCommandLineAPI, const bool *const opt_in_doNotPauseOnExceptionsAndMuteConsole, const int *const opt_in_contextId, const bool *const opt_in_returnByValue, const bool *const opt_in_generatePreview, const bool *const opt_in_saveResult, RefPtr< Inspector::Protocol::Runtime::RemoteObject > &out_result, Inspector::Protocol::OptOutput< bool > *opt_out_wasThrown, Inspector::Protocol::OptOutput< int > *opt_out_savedResultIndex)=0 | Inspector::RuntimeBackendDispatcherHandler | pure virtual |
evaluate(ErrorString &, const String &in_expression, const String *const opt_in_objectGroup, const bool *const opt_in_includeCommandLineAPI, const bool *const opt_in_doNotPauseOnExceptionsAndMuteConsole, const int *const opt_in_contextId, const bool *const opt_in_returnByValue, const bool *const opt_in_generatePreview, const bool *const opt_in_saveResult, RefPtr< Inspector::Protocol::Runtime::RemoteObject > &out_result, Inspector::Protocol::OptOutput< bool > *opt_out_wasThrown, Inspector::Protocol::OptOutput< int > *opt_out_savedResultIndex)=0 | Inspector::RuntimeBackendDispatcherHandler | pure virtual |
getBasicBlocks(ErrorString &, const String &in_sourceID, RefPtr< Inspector::Protocol::Array< Inspector::Protocol::Runtime::BasicBlock >> &out_basicBlocks)=0 | Inspector::RuntimeBackendDispatcherHandler | pure virtual |
getBasicBlocks(ErrorString &, const String &in_sourceID, RefPtr< Inspector::Protocol::Array< Inspector::Protocol::Runtime::BasicBlock >> &out_basicBlocks)=0 | Inspector::RuntimeBackendDispatcherHandler | pure virtual |
getCollectionEntries(ErrorString &, const String &in_objectId, const String *const opt_in_objectGroup, const int *const opt_in_startIndex, const int *const opt_in_numberToFetch, RefPtr< Inspector::Protocol::Array< Inspector::Protocol::Runtime::CollectionEntry >> &out_entries)=0 | Inspector::RuntimeBackendDispatcherHandler | pure virtual |
getCollectionEntries(ErrorString &, const String &in_objectId, const String *const opt_in_objectGroup, const int *const opt_in_startIndex, const int *const opt_in_numberToFetch, RefPtr< Inspector::Protocol::Array< Inspector::Protocol::Runtime::CollectionEntry >> &out_entries)=0 | Inspector::RuntimeBackendDispatcherHandler | pure virtual |
getDisplayableProperties(ErrorString &, const String &in_objectId, const bool *const opt_in_generatePreview, RefPtr< Inspector::Protocol::Array< Inspector::Protocol::Runtime::PropertyDescriptor >> &out_properties, RefPtr< Inspector::Protocol::Array< Inspector::Protocol::Runtime::InternalPropertyDescriptor >> &opt_out_internalProperties)=0 | Inspector::RuntimeBackendDispatcherHandler | pure virtual |
getDisplayableProperties(ErrorString &, const String &in_objectId, const bool *const opt_in_generatePreview, RefPtr< Inspector::Protocol::Array< Inspector::Protocol::Runtime::PropertyDescriptor >> &out_properties, RefPtr< Inspector::Protocol::Array< Inspector::Protocol::Runtime::InternalPropertyDescriptor >> &opt_out_internalProperties)=0 | Inspector::RuntimeBackendDispatcherHandler | pure virtual |
getProperties(ErrorString &, const String &in_objectId, const bool *const opt_in_ownProperties, const bool *const opt_in_generatePreview, RefPtr< Inspector::Protocol::Array< Inspector::Protocol::Runtime::PropertyDescriptor >> &out_result, RefPtr< Inspector::Protocol::Array< Inspector::Protocol::Runtime::InternalPropertyDescriptor >> &opt_out_internalProperties)=0 | Inspector::RuntimeBackendDispatcherHandler | pure virtual |
getProperties(ErrorString &, const String &in_objectId, const bool *const opt_in_ownProperties, const bool *const opt_in_generatePreview, RefPtr< Inspector::Protocol::Array< Inspector::Protocol::Runtime::PropertyDescriptor >> &out_result, RefPtr< Inspector::Protocol::Array< Inspector::Protocol::Runtime::InternalPropertyDescriptor >> &opt_out_internalProperties)=0 | Inspector::RuntimeBackendDispatcherHandler | pure virtual |
getRuntimeTypesForVariablesAtOffsets(ErrorString &, const Inspector::InspectorArray &in_locations, RefPtr< Inspector::Protocol::Array< Inspector::Protocol::Runtime::TypeDescription >> &out_types)=0 | Inspector::RuntimeBackendDispatcherHandler | pure virtual |
getRuntimeTypesForVariablesAtOffsets(ErrorString &, const Inspector::InspectorArray &in_locations, RefPtr< Inspector::Protocol::Array< Inspector::Protocol::Runtime::TypeDescription >> &out_types)=0 | Inspector::RuntimeBackendDispatcherHandler | pure virtual |
parse(ErrorString &, const String &in_source, Inspector::Protocol::Runtime::SyntaxErrorType *out_result, Inspector::Protocol::OptOutput< String > *opt_out_message, RefPtr< Inspector::Protocol::Runtime::ErrorRange > &opt_out_range)=0 | Inspector::RuntimeBackendDispatcherHandler | pure virtual |
parse(ErrorString &, const String &in_source, Inspector::Protocol::Runtime::SyntaxErrorType *out_result, Inspector::Protocol::OptOutput< String > *opt_out_message, RefPtr< Inspector::Protocol::Runtime::ErrorRange > &opt_out_range)=0 | Inspector::RuntimeBackendDispatcherHandler | pure virtual |
releaseObject(ErrorString &, const String &in_objectId)=0 | Inspector::RuntimeBackendDispatcherHandler | pure virtual |
releaseObject(ErrorString &, const String &in_objectId)=0 | Inspector::RuntimeBackendDispatcherHandler | pure virtual |
releaseObjectGroup(ErrorString &, const String &in_objectGroup)=0 | Inspector::RuntimeBackendDispatcherHandler | pure virtual |
releaseObjectGroup(ErrorString &, const String &in_objectGroup)=0 | Inspector::RuntimeBackendDispatcherHandler | pure virtual |
saveResult(ErrorString &, const Inspector::InspectorObject &in_value, const int *const opt_in_contextId, Inspector::Protocol::OptOutput< int > *opt_out_savedResultIndex)=0 | Inspector::RuntimeBackendDispatcherHandler | pure virtual |
saveResult(ErrorString &, const Inspector::InspectorObject &in_value, const int *const opt_in_contextId, Inspector::Protocol::OptOutput< int > *opt_out_savedResultIndex)=0 | Inspector::RuntimeBackendDispatcherHandler | pure virtual |
~RuntimeBackendDispatcherHandler() | Inspector::RuntimeBackendDispatcherHandler | protectedvirtual |
~RuntimeBackendDispatcherHandler() | Inspector::RuntimeBackendDispatcherHandler | protectedvirtual |