Searched refs:numberConstructorNaNValue (Results 1 - 1 of 1) sorted by relevance

/external/webkit/JavaScriptCore/runtime/
H A DNumberConstructor.cpp32 static JSValue numberConstructorNaNValue(ExecState*, const Identifier&, const PropertySlot&);
48 NaN numberConstructorNaNValue DontEnum|DontDelete|ReadOnly
76 static JSValue numberConstructorNaNValue(ExecState* exec, const Identifier&, const PropertySlot&) function in namespace:JSC

Completed in 10 milliseconds