webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Inspector::RuntimeBackendDispatcherHandler Member List

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)=0Inspector::RuntimeBackendDispatcherHandlerpure 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)=0Inspector::RuntimeBackendDispatcherHandlerpure virtual
disable(ErrorString &)=0Inspector::RuntimeBackendDispatcherHandlerpure virtual
disable(ErrorString &)=0Inspector::RuntimeBackendDispatcherHandlerpure virtual
disableControlFlowProfiler(ErrorString &)=0Inspector::RuntimeBackendDispatcherHandlerpure virtual
disableControlFlowProfiler(ErrorString &)=0Inspector::RuntimeBackendDispatcherHandlerpure virtual
disableTypeProfiler(ErrorString &)=0Inspector::RuntimeBackendDispatcherHandlerpure virtual
disableTypeProfiler(ErrorString &)=0Inspector::RuntimeBackendDispatcherHandlerpure virtual
enable(ErrorString &)=0Inspector::RuntimeBackendDispatcherHandlerpure virtual
enable(ErrorString &)=0Inspector::RuntimeBackendDispatcherHandlerpure virtual
enableControlFlowProfiler(ErrorString &)=0Inspector::RuntimeBackendDispatcherHandlerpure virtual
enableControlFlowProfiler(ErrorString &)=0Inspector::RuntimeBackendDispatcherHandlerpure virtual
enableTypeProfiler(ErrorString &)=0Inspector::RuntimeBackendDispatcherHandlerpure virtual
enableTypeProfiler(ErrorString &)=0Inspector::RuntimeBackendDispatcherHandlerpure 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)=0Inspector::RuntimeBackendDispatcherHandlerpure 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)=0Inspector::RuntimeBackendDispatcherHandlerpure virtual
getBasicBlocks(ErrorString &, const String &in_sourceID, RefPtr< Inspector::Protocol::Array< Inspector::Protocol::Runtime::BasicBlock >> &out_basicBlocks)=0Inspector::RuntimeBackendDispatcherHandlerpure virtual
getBasicBlocks(ErrorString &, const String &in_sourceID, RefPtr< Inspector::Protocol::Array< Inspector::Protocol::Runtime::BasicBlock >> &out_basicBlocks)=0Inspector::RuntimeBackendDispatcherHandlerpure 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)=0Inspector::RuntimeBackendDispatcherHandlerpure 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)=0Inspector::RuntimeBackendDispatcherHandlerpure 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)=0Inspector::RuntimeBackendDispatcherHandlerpure 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)=0Inspector::RuntimeBackendDispatcherHandlerpure 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)=0Inspector::RuntimeBackendDispatcherHandlerpure 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)=0Inspector::RuntimeBackendDispatcherHandlerpure virtual
getRuntimeTypesForVariablesAtOffsets(ErrorString &, const Inspector::InspectorArray &in_locations, RefPtr< Inspector::Protocol::Array< Inspector::Protocol::Runtime::TypeDescription >> &out_types)=0Inspector::RuntimeBackendDispatcherHandlerpure virtual
getRuntimeTypesForVariablesAtOffsets(ErrorString &, const Inspector::InspectorArray &in_locations, RefPtr< Inspector::Protocol::Array< Inspector::Protocol::Runtime::TypeDescription >> &out_types)=0Inspector::RuntimeBackendDispatcherHandlerpure 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)=0Inspector::RuntimeBackendDispatcherHandlerpure 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)=0Inspector::RuntimeBackendDispatcherHandlerpure virtual
releaseObject(ErrorString &, const String &in_objectId)=0Inspector::RuntimeBackendDispatcherHandlerpure virtual
releaseObject(ErrorString &, const String &in_objectId)=0Inspector::RuntimeBackendDispatcherHandlerpure virtual
releaseObjectGroup(ErrorString &, const String &in_objectGroup)=0Inspector::RuntimeBackendDispatcherHandlerpure virtual
releaseObjectGroup(ErrorString &, const String &in_objectGroup)=0Inspector::RuntimeBackendDispatcherHandlerpure virtual
saveResult(ErrorString &, const Inspector::InspectorObject &in_value, const int *const opt_in_contextId, Inspector::Protocol::OptOutput< int > *opt_out_savedResultIndex)=0Inspector::RuntimeBackendDispatcherHandlerpure virtual
saveResult(ErrorString &, const Inspector::InspectorObject &in_value, const int *const opt_in_contextId, Inspector::Protocol::OptOutput< int > *opt_out_savedResultIndex)=0Inspector::RuntimeBackendDispatcherHandlerpure virtual
~RuntimeBackendDispatcherHandler()Inspector::RuntimeBackendDispatcherHandlerprotectedvirtual
~RuntimeBackendDispatcherHandler()Inspector::RuntimeBackendDispatcherHandlerprotectedvirtual