Coerce strings to numbers for appropriate ops.
commitc2ac38f738667295a37069d4e61c65c5d8ab4599
authorshaver@mozilla.org <shaver@mozilla.org>
Thu, 31 Jul 2008 14:41:58 +0000 (31 07:41 -0700)
committershaver@mozilla.org <shaver@mozilla.org>
Thu, 31 Jul 2008 14:41:58 +0000 (31 07:41 -0700)
treed4712e1dd26c9539a0c7146ebb4aac6e301a33b6
parent002c9f11a38d3a9590fb245d501e08648ea9788b
Coerce strings to numbers for appropriate ops.
(Wants a specialized StringToInt32 and a filter to put it in place.)
js/src/builtins.tbl
js/src/jsbuiltins.cpp
js/src/jstracer.cpp
js/src/trace-test.js