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

/external/webkit/JavaScriptCore/runtime/
H A DNumberConstructor.cpp35 static JSValue numberConstructorMaxValue(ExecState*, const Identifier&, const PropertySlot&);
51 MAX_VALUE numberConstructorMaxValue DontEnum|DontDelete|ReadOnly
91 static JSValue numberConstructorMaxValue(ExecState* exec, const Identifier&, const PropertySlot&) function in namespace:JSC

Completed in 3411 milliseconds