Changeset 67583 in webkit for trunk/JavaScriptCore/parser/SyntaxChecker.h
- Timestamp:
- Sep 15, 2010, 5:05:13 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/parser/SyntaxChecker.h
r62848 r67583 71 71 72 72 static const bool CreatesAST = false; 73 static const bool NeedsFreeVariableInfo = false; 73 74 74 75 int createSourceElements() { return 1; }
Note:
See TracChangeset
for help on using the changeset viewer.