Changeset 180173 in webkit for trunk/Source/JavaScriptCore/runtime/JSObject.h
- Timestamp:
- Feb 16, 2015, 2:10:12 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/runtime/JSObject.h
r178928 r180173 101 101 102 102 JS_EXPORT_PRIVATE static String className(const JSObject*); 103 JS_EXPORT_PRIVATE static String calculatedClassName(JSObject*); 103 104 104 105 JSValue prototype() const;
Note:
See TracChangeset
for help on using the changeset viewer.