Wiped warning whining.
git-svn-id: svn://10.0.0.236/trunk@104056 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -2331,7 +2331,6 @@ JSValue JSValue::valueToUInt16(Context *, const JSValue& value)
|
||||
|
||||
JSValue JSValue::valueToBoolean(Context *cx, const JSValue& value)
|
||||
{
|
||||
JSObject *obj = NULL;
|
||||
switch (value.tag) {
|
||||
case f64_tag:
|
||||
if (JSDOUBLE_IS_NaN(value.f64))
|
||||
|
||||
Reference in New Issue
Block a user