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

/external/webkit/Source/WebCore/bindings/v8/custom/
H A DV8GeolocationCustom.cpp88 double timeoutDouble = timeoutNumber->Value(); local
90 if (!(isinf(timeoutDouble) && timeoutDouble > 0)) {

Completed in 85 milliseconds