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

/external/webkit/JavaScriptCore/runtime/
H A DJSNotAnObject.h47 virtual bool isNotAnObjectErrorStub() const { return true; } function in class:JSC::JSNotAnObjectErrorStub
H A DJSObject.h198 virtual bool isNotAnObjectErrorStub() const { return false; } function in class:JSC::JSObject

Completed in 88 milliseconds