Changeset 38444 in webkit for trunk/JavaScriptCore/runtime/JSGlobalObject.h
- Timestamp:
- Nov 16, 2008, 2:05:23 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/runtime/JSGlobalObject.h
r38440 r38444 159 159 160 160 virtual void mark(); 161 virtual void markCrossHeapDependentObjects();162 161 163 162 virtual bool getOwnPropertySlot(ExecState*, const Identifier&, PropertySlot&);
Note:
See TracChangeset
for help on using the changeset viewer.