Changeset 35027 in webkit for trunk/JavaScriptCore/kjs/JSNotAnObject.h
- Timestamp:
- Jul 6, 2008, 7:49:29 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/kjs/JSNotAnObject.h
r34754 r35027 45 45 46 46 private: 47 // JSValue methods47 // JSValue methods 48 48 virtual JSValue* toPrimitive(ExecState*, JSType preferredType = UnspecifiedType) const; 49 49 virtual bool getPrimitiveNumber(ExecState*, double& number, JSValue*&);
Note:
See TracChangeset
for help on using the changeset viewer.