CallFrame
constructor(callFrameId: String, functionName: String, functionLocation: Debugger.Location? = null, location: Debugger.Location, url: String, scopeChain: List<Debugger.Scope>, this: Runtime.RemoteObject, returnValue: Runtime.RemoteObject? = null, canBeRestarted: Boolean? = null)