зеркало из https://github.com/mozilla/pjs.git
Wiped warning whining.
This commit is contained in:
Родитель
a67fa5c3dd
Коммит
7b295cf4b7
|
@ -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))
|
||||
|
|
Загрузка…
Ссылка в новой задаче