Changeset 60725 in webkit for trunk/JavaScriptCore/qt/api/qscriptvalue.h
- Timestamp:
- Jun 4, 2010, 5:23:07 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/qt/api/qscriptvalue.h
r59503 r60725 62 62 bool equals(const QScriptValue& other) const; 63 63 bool strictlyEquals(const QScriptValue& other) const; 64 bool instanceOf(const QScriptValue& other) const; 64 65 65 66 QScriptEngine* engine() const;
Note:
See TracChangeset
for help on using the changeset viewer.