package
0.0.0-20240920093258-0eb8b47e7929
Repository: https://github.com/ecwid/control.git
Documentation: pkg.go.dev
# Functions
If executionContextId is empty, adds binding with the given name on the
global objects of all inspected contexts, including those created later,
bindings survive reloads.
Add handler to promise with given promise object id.
Calls function with given declaration on the given object.
Compiles expression.
Disables reporting of execution contexts creation.
Discards collected exceptions and console API calls.
Enables reporting of execution contexts creation by means of `executionContextCreated` event.
Evaluates expression on global object.
This method tries to lookup and populate exception details for a
JavaScript Error object.
Returns the JavaScript heap usage.
Returns the isolate id.
Returns properties of a given object.
Returns all let, const and class variables from global scope.
*/.
Releases remote object with given id.
Releases all remote objects that belong to a given group.
This method does not remove binding function from global object but
unsubscribes current runtime agent from Runtime.bindingCalled notifications.
Tells inspected instance to run if it was waiting for debugger to attach.
Runs script with given id in a given context.
Enables or disables async call stacks tracking.
*/.
*/.
Terminate current or next JavaScript execution.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
Notification is issued every time when binding is called.
Represents function call argument.
Stack entry for runtime errors and assertions.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Issued when console API was called.
*/.
Represents the value serialiazed by the WebDriver BiDi specification
https://w3c.github.io/webdriver-bidi.
*/.
No description provided by the author
No description provided by the author
Detailed information about exception (or error) that was thrown during script compilation or
execution.
Issued when unhandled exception was revoked.
Issued when exception was thrown and unhandled.
Issued when new execution context is created.
Description of an isolated world.
Issued when execution context is destroyed.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Issued when object should be inspected (for example, as a result of inspect() command line API
call).
Object internal property descriptor.
Object containing abbreviated remote object value.
Object private field descriptor.
Object property descriptor.
*/.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Mirror object referencing original JavaScript object.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Call frames for assertions or error messages.
If `debuggerId` is set stack trace comes from another debugger and can be resolved there.
# Interfaces
Issued when all executionContexts were cleared in browser
*/.
# Type aliases
Id of an execution context.
Unique object identifier.
Unique script identifier.
Number of milliseconds.
Number of milliseconds since epoch.
Unique identifier of current debugger.
Primitive value which cannot be JSON-stringified.