Command line API: profile, profileEnd

This test-case is intended for command line profile and profileEnd methods.
Jan Odvarko, odvarko@gmail.com

  1. Open Firebug and enable the Console panel.
  2. Execute profile() on the command line.
  3. Click the Execute Test buttton.
  4. Execute profileEnd() on the command line.
  5. A table with profile info should be displayed.