.. |
duplicate-finder.cc
|
Remove unused code from DuplicateFinder.
|
2016-12-02 12:35:27 +00:00 |
duplicate-finder.h
|
Remove unused code from DuplicateFinder.
|
2016-12-02 12:35:27 +00:00 |
expression-classifier.h
|
Remove now-unused TailCallExpressionProduction from ExpressionClassifier
|
2016-10-06 17:53:39 +00:00 |
func-name-inferrer.cc
|
Fix function name inference corruption for async functions
|
2016-11-18 18:31:54 +00:00 |
func-name-inferrer.h
|
Moved zones and zone related stuff in its own directory.
|
2016-09-20 16:08:07 +00:00 |
OWNERS
|
Add verwaest to parsing/OWNERS
|
2016-11-16 11:28:43 +00:00 |
parameter-initializer-rewriter.cc
|
Split the AST representation of class properties from object properties.
|
2016-09-06 17:43:51 +00:00 |
parameter-initializer-rewriter.h
|
Forking the type system between Crankshaft & Turbofan.
|
2016-09-02 13:04:39 +00:00 |
parse-info.cc
|
[wasm] asm.js - Parse and convert asm.js to wasm a function at a time.
|
2016-11-30 00:26:05 +00:00 |
parse-info.h
|
[wasm] asm.js - Parse and convert asm.js to wasm a function at a time.
|
2016-11-30 00:26:05 +00:00 |
parser-base.h
|
Remove unused code from DuplicateFinder.
|
2016-12-02 12:35:27 +00:00 |
parser.cc
|
[counters] Move waiting for more data from background-parsing into callbacks
|
2016-12-05 15:47:12 +00:00 |
parser.h
|
Remove unused code for IsFutureStrictReserved.
|
2016-12-02 12:11:02 +00:00 |
parsing.cc
|
Split parsing of functions and top-level code into two separate methods
|
2016-11-30 13:21:37 +00:00 |
parsing.h
|
Split parsing of functions and top-level code into two separate methods
|
2016-11-30 13:21:37 +00:00 |
pattern-rewriter.cc
|
[parser] Fix scopes in rewriting of for-of and destructuring assignments.
|
2016-11-24 09:48:21 +00:00 |
preparse-data-format.h
|
Assign unique IDs to FunctionLiterals
|
2016-11-28 11:40:53 +00:00 |
preparse-data.cc
|
Assign unique IDs to FunctionLiterals
|
2016-11-28 11:40:53 +00:00 |
preparse-data.h
|
Assign unique IDs to FunctionLiterals
|
2016-11-28 11:40:53 +00:00 |
preparser.cc
|
Remove unused code from DuplicateFinder.
|
2016-12-02 12:35:27 +00:00 |
preparser.h
|
Remove unused code for IsFutureStrictReserved.
|
2016-12-02 12:11:02 +00:00 |
rewriter.cc
|
[parsing] Fix bug in completion value of try-finally.
|
2016-12-05 17:00:48 +00:00 |
rewriter.h
|
Separate Scope into DeclarationScope and Scope
|
2016-08-05 14:34:04 +00:00 |
scanner-character-streams.cc
|
[counters] Move waiting for more data from background-parsing into callbacks
|
2016-12-05 15:47:12 +00:00 |
scanner-character-streams.h
|
[counters] Move waiting for more data from background-parsing into callbacks
|
2016-12-05 15:47:12 +00:00 |
scanner.cc
|
Remove unused code from DuplicateFinder.
|
2016-12-02 12:35:27 +00:00 |
scanner.h
|
Remove unused code from DuplicateFinder.
|
2016-12-02 12:35:27 +00:00 |
token.cc
|
Scanner::LiteralBuffer usage cleanup.
|
2016-08-17 10:08:59 +00:00 |
token.h
|
Disallow 'await' in object literal shorthand position
|
2016-08-22 18:04:01 +00:00 |