Changeset 96381 in webkit for trunk/Source/JavaScriptCore/runtime/JSNotAnObject.h
- Timestamp:
- Sep 29, 2011, 7:09:16 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/runtime/JSNotAnObject.h
r96143 r96381 67 67 virtual double toNumber(ExecState*) const; 68 68 virtual UString toString(ExecState*) const; 69 virtual JSObject* toObject(ExecState*, JSGlobalObject*) const;70 69 71 70 // JSObject methods
Note:
See TracChangeset
for help on using the changeset viewer.