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

/external/webkit/JavaScriptCore/runtime/
H A DMathObject.cpp53 static JSValue JSC_HOST_CALL mathProtoFuncTan(ExecState*, JSObject*, JSValue, const ArgList&);
84 tan mathProtoFuncTan DontEnum|Function 1
235 JSValue JSC_HOST_CALL mathProtoFuncTan(ExecState* exec, JSObject*, JSValue, const ArgList& args) function in namespace:JSC

Completed in 9 milliseconds