lsmith / javascript-stack-trace

Function to return an array of call entries.

This URL has Read+Write access

name age message
file README.textile Mon Jan 26 08:00:56 -0800 2009 Forgot to add. n00b morning. Attribution, if ... [Luke Smith]
file getStackTrace.js Wed Apr 01 21:11:58 -0700 2009 Replaced sloppy browser sniffing with exception... [Luke Smith]
README.textile

JavaScript function to create an array of call entries.

Based on work by Eric Wendelin.