Home

Class goog.testing.stacktrace.Frame

Class representing one stack frame.

Instance Method Summary
getName() ⇒ string
isAnonymous() ⇒ boolean
toCanonicalString() ⇒ string

Brings one frame of the stack trace into a common format across browsers.