Changeset 62661 in webkit for trunk/JavaScriptCore/qt/api/qscriptvalue.h
- Timestamp:
- Jul 7, 2010, 7:10:50 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/qt/api/qscriptvalue.h
r62547 r62661 109 109 bool isObject() const; 110 110 bool isError() const; 111 bool isArray() const; 111 112 112 113 QString toString() const;
Note:
See TracChangeset
for help on using the changeset viewer.