Builder

class Builder

A builder for ResumeRequest, which allows setting the optional parameters of the DebuggerDomain.resume command via a lambda.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Set to true to terminate execution upon resuming execution. In contrast to Runtime.terminateExecution, this will allows to execute further JavaScript (i.e. via evaluation) until execution of the paused code is actually resumed, at which point termination is triggered. If execution is currently not paused, this parameter has no effect.

Functions

Link copied to clipboard