CallFrame

object CallFrame
Companion
class
class Object
trait Matchable
class Any

Type members

Classlikes

@inline
final class CallFrameMutableBuilder[Self <: CallFrame](val x: Self) extends AnyVal

Value members

Concrete methods

@inline
def apply(callFrameId: CallFrameId, functionName: String, location: Location, scopeChain: Array[Scope], this: RemoteObject, url: String): CallFrame