Home
last modified time | relevance | path

Searched defs:isNotAnObjectErrorStub (Results 1 – 2 of 2) sorted by relevance

/external/webkit/JavaScriptCore/runtime/
DJSNotAnObject.h47 virtual bool isNotAnObjectErrorStub() const { return true; } in isNotAnObjectErrorStub() function
DJSObject.h180 virtual bool isNotAnObjectErrorStub() const { return false; } in isNotAnObjectErrorStub() function