Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
Tests Runtime.terminateExecution
Terminate first evaluation (it forces injected-script-source compilation)
{
id : <messageId>
result : {
}
error : {
code : -32000
message : Execution was terminated
Checks that we reset termination after evaluation
description : 42
type : number
value : 42
type : undefined
Terminate evaluation when injected-script-source already compiled
Terminate script evaluated with v8 API
Terminate chained callback
Pause inside microtask and terminate execution
type : string
value : separate eval after while(true)