Bug 453747 - Avoid overuse of the fun_getProperty class getter to optimize getting...
commit1ae7c7c39715b9d3936d0ad060d12e97577220a9
authorBrendan Eich <brendan@mozilla.org>
Fri, 5 Sep 2008 04:56:37 +0000 (4 21:56 -0700)
committerBrendan Eich <brendan@mozilla.org>
Fri, 5 Sep 2008 04:56:37 +0000 (4 21:56 -0700)
treed77b50cbabf82ce5df5cc73cd0241d52ef4f81d8
parentc52875da9e6ccf31bc484355c19dba10c281902a
Bug 453747 - Avoid overuse of the fun_getProperty class getter to optimize getting and setting random properties on functions. r=mrbkap
js/src/jsfun.cpp
js/src/jstracer.cpp