CallFrame(callFrameId: CallFrameId, functionName: String, functionLocation: Location? = null, location: Location, url: String, scopeChain: List<Scope>, this: RemoteObject, returnValue: RemoteObject? = null)
JavaScript call frame. Array of call frames form the call stack.