Class goog.testing.stacktrace.Frame
code »Class representing one stack frame.
Constructor
goog.testing.stacktrace.Frame ( context, name, alias, args, path )
Parameters |
---|
|
Show:
Instance Methods
code »isAnonymous ( ) ⇒ boolean
boolean
Returns |
---|
|
Brings one frame of the stack trace into a common format across browsers.
Returns |
---|
|