Changeset 37160 in webkit for trunk/JavaScriptCore/VM/CodeBlock.h
- Timestamp:
- Oct 1, 2008, 3:18:50 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/VM/CodeBlock.h
r36821 r37160 242 242 bool needsFullScopeChain; 243 243 bool usesEval; 244 bool usesArguments; 244 245 CodeType codeType; 245 246 RefPtr<SourceProvider> source;
Note:
See TracChangeset
for help on using the changeset viewer.