Changeset 43037 in webkit for trunk/JavaScriptCore/runtime/CommonIdentifiers.h
- Timestamp:
- Apr 29, 2009, 6:21:52 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/runtime/CommonIdentifiers.h
r42478 r43037 25 25 #include <wtf/Noncopyable.h> 26 26 27 // ArgListof property names, passed to a macro so we can do set them up various27 // MarkedArgumentBuffer of property names, passed to a macro so we can do set them up various 28 28 // ways without repeating the list. 29 29 #define JSC_COMMON_IDENTIFIERS_EACH_PROPERTY_NAME(macro) \
Note:
See TracChangeset
for help on using the changeset viewer.