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

/external/webkit/JavaScriptCore/runtime/
H A DNumberConstructor.cpp117 static JSValue JSC_HOST_CALL callNumberConstructor(ExecState* exec, JSObject*, JSValue, const ArgList& args) function in namespace:JSC
124 callData.native.function = callNumberConstructor;

Completed in 41 milliseconds