Changeset 47665 in webkit for trunk/JavaScriptCore/runtime/Executable.h
- Timestamp:
- Aug 21, 2009, 11:52:13 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/runtime/Executable.h
r47664 r47665 279 279 280 280 private: 281 FunctionExecutable(ExecState*);282 281 void generateJITCode(ScopeChainNode*); 283 282 #endif
Note:
See TracChangeset
for help on using the changeset viewer.