Changeset 185981 in webkit for trunk/Source/JavaScriptCore/parser/SyntaxChecker.h
- Timestamp:
- Jun 25, 2015, 8:13:25 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/parser/SyntaxChecker.h
r185791 r185981 312 312 { 313 313 } 314 void appendArrayPatternRestEntry(ArrayPattern, const JSTokenLocation&, DeconstructionPattern) 315 { 316 } 314 317 void finishArrayPattern(ArrayPattern, const JSTextPosition&, const JSTextPosition&, const JSTextPosition&) 315 318 {
Note:
See TracChangeset
for help on using the changeset viewer.