Bug 465808 - use FUN_OBJECT(callerFrame->fun) instead of potentially cloned callerFr...
commitb7f085db2e7faca9b211af9ef683566c7c5f9cd8
authorBrian Crowder <devnull@localhost>
Sat, 24 Jan 2009 09:20:10 +0000 (24 01:20 -0800)
committerBrian Crowder <devnull@localhost>
Sat, 24 Jan 2009 09:20:10 +0000 (24 01:20 -0800)
tree56f0ed526ff0720eedcd3c80ef757b415574f4f8
parente1c4666f888cff50e2602e12615a7ee77e728c2b
Bug 465808 -  use FUN_OBJECT(callerFrame->fun) instead of potentially cloned callerFrame->callee; r=brendan
js/src/jsparse.cpp