Changeset 17649 in webkit for trunk/JavaScriptCore/API
- Timestamp:
- Nov 7, 2006, 3:52:02 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/API/JSClassRef.cpp
r17017 r17649 54 54 , hasInstance(definition->hasInstance) 55 55 , convertToType(definition->convertToType) 56 , cachedPrototype(0) 56 57 { 57 58 if (JSStaticValue* staticValue = definition->staticValues) {
Note:
See TracChangeset
for help on using the changeset viewer.