kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Debugger
/
Scope
/
Scope
Scope
constructor
(
type
:
String
,
object
:
Runtime.RemoteObject
,
name
:
String
?
=
null
,
startLocation
:
Debugger.Location
?
=
null
,
endLocation
:
Debugger.Location
?
=
null
)