HomeSort by relevance Sort by last modified time
    Searched defs:isWatchdogException (Results 1 - 2 of 2) sorted by null

  /external/webkit/JavaScriptCore/runtime/
ExceptionHelpers.cpp 49 virtual bool isWatchdogException() const { return true; }
JSObject.h 197 virtual bool isWatchdogException() const { return false; }

Completed in 174 milliseconds