Changeset 79142 in webkit for trunk/Source/JavaScriptCore/runtime/Lookup.cpp
- Timestamp:
- Feb 19, 2011, 4:05:44 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/runtime/Lookup.cpp
r79132 r79142 23 23 #include "Executable.h" 24 24 #include "JSFunction.h" 25 #include "PrototypeFunction.h" 25 26 26 27 namespace JSC {
Note:
See TracChangeset
for help on using the changeset viewer.