[thelist] Substitute for arguments.caller?

Marcus Bristav marcus.bristav at gmail.com
Thu Jun 21 03:30:06 CDT 2007


Today I'm using arguments.caller to get my own stack trace whenever I
want to debug an exception or find out who is calling me and then
prints it to some div or something (yeah, I know I can use Firebug but
we're developing Ajax applications on IPTV STBs). Opera doesn't
support arguments.caller as far as I know. Is it possible to get the
same behaviour on Opera somehow (Opera 8 mainly)

/Marcus



More information about the thelist mailing list