Module console

Source
Expand description

Liberally derived from the Firefox JS implementation. Mediates interaction between the remote web console and equivalent functionality (object inspection, JS evaluation, autocompletion) in Servo.

Structsยง

AutocompleteReply ๐Ÿ”’
ConsoleActor ๐Ÿ”’
EvaluateJSAsyncReply ๐Ÿ”’
EvaluateJSEvent ๐Ÿ”’
EvaluateJSReply ๐Ÿ”’
GetCachedMessagesReply ๐Ÿ”’
PageErrorWrapper ๐Ÿ”’
SetPreferencesReply ๐Ÿ”’
StartedListenersReply ๐Ÿ”’
StartedListenersTraits ๐Ÿ”’
StopListenersReply ๐Ÿ”’

Enumsยง

Root ๐Ÿ”’

Traitsยง

EncodableConsoleMessage ๐Ÿ”’