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

/external/webkit/JavaScriptCore/runtime/
H A DNumberConstructor.cpp34 static JSValue numberConstructorPosInfinity(ExecState*, const Identifier&, const PropertySlot&);
50 POSITIVE_INFINITY numberConstructorPosInfinity DontEnum|DontDelete|ReadOnly
86 static JSValue numberConstructorPosInfinity(ExecState* exec, const Identifier&, const PropertySlot&) function in namespace:JSC

Completed in 9 milliseconds