Always use JSBool (not bool sometimes, JSBool others) as JSVAL_IS_BOOLEAN's native...
commitdd9d674a957529ddeb9403157b4ce3a024a5a373
authorBrendan Eich <brendan@mozilla.org>
Tue, 30 Sep 2008 02:27:43 +0000 (29 22:27 -0400)
committerBrendan Eich <brendan@mozilla.org>
Tue, 30 Sep 2008 02:27:43 +0000 (29 22:27 -0400)
treeefc53790ac42c35405e1ccce49d10095cac2986d
parente4d40de969ec99d0c5472f8f27c94742217e77e7
Always use JSBool (not bool sometimes, JSBool others) as JSVAL_IS_BOOLEAN's native slot type.
js/src/jstracer.cpp