struct Protocol::Runtime::TerminateExecution

Overview

Terminate current or next JavaScript execution. Will cancel the termination when the outer-most script execution ends.

Included Modules

Defined in:

protocol/runtime.cr

Constructors

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]