Bug 786339 - Remove two implicit conversions from NULL to false in the JS code; r...
commite97ecbb1f90e58fb388ba2df4567dc8994883035
authorEhsan Akhgari <ehsan@mozilla.com>
Tue, 28 Aug 2012 17:22:42 +0000 (28 13:22 -0400)
committerEhsan Akhgari <ehsan@mozilla.com>
Tue, 28 Aug 2012 17:22:42 +0000 (28 13:22 -0400)
treeb94a5dfa3b3a3228435783107b239af18a7561df
parent12bb5af50935068d10c31f834b6d5c7ad5e90ae6
Bug 786339 - Remove two implicit conversions from NULL to false in the JS code; r=luke
js/src/frontend/BytecodeCompiler.cpp
js/src/vm/Stack.cpp