Searched defs:mathProtoFuncACos (Results 1 - 1 of 1) sorted by relevance

/external/webkit/JavaScriptCore/runtime/
H A DMathObject.cpp37 static JSValue JSC_HOST_CALL mathProtoFuncACos(ExecState*, JSObject*, JSValue, const ArgList&);
68 acos mathProtoFuncACos DontEnum|Function 1
120 JSValue JSC_HOST_CALL mathProtoFuncACos(ExecState* exec, JSObject*, JSValue, const ArgList& args) function in namespace:JSC

Completed in 34 milliseconds