Changeset 35245 in webkit for trunk/JavaScriptCore/kjs/JSObject.h
- Timestamp:
- Jul 18, 2008, 6:44:24 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/kjs/JSObject.h
r35068 r35245 324 324 325 325 virtual bool isWatchdogException() const { return false; } 326 327 virtual bool isNotAnObjectErrorStub() const { return false; } 326 328 327 329 protected:
Note:
See TracChangeset
for help on using the changeset viewer.