Changeset 96755 in webkit for trunk/Source/JavaScriptCore/runtime/JSGlobalObject.h
- Timestamp:
- Oct 5, 2011, 2:57:16 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/runtime/JSGlobalObject.h
r96346 r96755 169 169 Base::finishCreation(globalData); 170 170 structure()->setGlobalObject(globalData, this); 171 putThisToAnonymousValue(0);172 171 init(thisValue); 173 172 }
Note:
See TracChangeset
for help on using the changeset viewer.