Lots of fun stuff here.
- window scope functions first, second, astatic.
- second calls eval() on a window-scope string
evalCallsEval
evalCallsEval calls eval() on the window-scope buffer evalCallsStatic
evalCallsStatic calls the window-scope (static) function astatic which fails
01/2007 Works in Firebug 1.1b9 and Fireclipse BUT only one eval-buffer is shown on Firebug.