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

/external/webkit/Source/JavaScriptCore/runtime/
H A DMathObject.cpp53 static EncodedJSValue JSC_HOST_CALL mathProtoFuncSqrt(ExecState*);
84 sqrt mathProtoFuncSqrt DontEnum|Function 1
233 EncodedJSValue JSC_HOST_CALL mathProtoFuncSqrt(ExecState* exec) function in namespace:JSC

Completed in 16 milliseconds