Home
last modified time | relevance | path

Searched refs:mathProtoFuncRound (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
DMathObject.cpp51 static EncodedJSValue JSC_HOST_CALL mathProtoFuncRound(ExecState*);
221 EncodedJSValue JSC_HOST_CALL mathProtoFuncRound(ExecState* exec) in mathProtoFuncRound() function
/external/webkit/Source/JavaScriptCore/
DChangeLog-2008-08-104597 (KJS::mathProtoFuncRound):
5300 (KJS::mathProtoFuncRound):
6029 (KJS::mathProtoFuncRound):
16094 (KJS::mathProtoFuncRound):
16635 (KJS::mathProtoFuncRound):
21614 (KJS::mathProtoFuncRound):
DChangeLog-2009-06-164450 (JSC::mathProtoFuncRound):
6749 (JSC::mathProtoFuncRound):
7536 (JSC::mathProtoFuncRound):
12824 (JSC::mathProtoFuncRound):
15009 (JSC::mathProtoFuncRound):
DChangeLog-2011-02-1611174 (JSC::mathProtoFuncRound):
23543 (JSC::mathProtoFuncRound):
24125 (JSC::mathProtoFuncRound):
DChangeLog-2010-05-245804 (JSC::mathProtoFuncRound): This function had a special case for numbers
9358 (JSC::mathProtoFuncRound): Avoid "arg + 0.5".