Home | Sort by relevance Sort by last modified time |
/external/webkit/Source/JavaScriptCore/runtime/ | |
ErrorInstance.h | 45 virtual bool isErrorInstance() const { return true; } |
JSObject.h | 210 virtual bool isErrorInstance() const { return false; } [all...] |