Mypal/js/src/frontend
Fedor ef217a94a8 Implement module type scripting. 2020-07-16 03:48:35 +03:00
..
BytecodeCompiler.cpp Implement module type scripting. 2020-07-16 03:48:35 +03:00
BytecodeCompiler.h Implement asynchronous iterators (ES2018). 2020-04-03 20:43:32 +03:00
BytecodeEmitter.cpp Implement module type scripting. 2020-07-16 03:48:35 +03:00
BytecodeEmitter.h Revert Remove unboxed arrays. 2020-04-03 20:51:38 +03:00
FoldConstants.cpp Implement optional catch binding. 2020-04-03 20:52:56 +03:00
FoldConstants.h basic source 2019-03-11 13:26:37 +03:00
FullParseHandler.h Implement asynchronous iterators (ES2018). 2020-04-03 20:43:32 +03:00
GenerateReservedWords.py 1336783 - Remove TokenStream::KeywordIsName. 2019-09-05 20:06:12 +03:00
NameAnalysisTypes.h 1340148 - Disallow function redeclarations at module top level. 2019-09-05 20:06:33 +03:00
NameCollections.h basic source 2019-03-11 13:26:37 +03:00
NameFunctions.cpp Implement optional catch binding. 2020-04-03 20:52:56 +03:00
NameFunctions.h basic source 2019-03-11 13:26:37 +03:00
ParseNode-inl.h basic source 2019-03-11 13:26:37 +03:00
ParseNode.cpp Implement optional catch binding. 2020-04-03 20:52:56 +03:00
ParseNode.h Implement asynchronous iterators (ES2018). 2020-04-03 20:43:32 +03:00
Parser.cpp Implement module type scripting. 2020-07-16 03:48:35 +03:00
Parser.h Implement asynchronous iterators (ES2018). 2020-04-03 20:43:32 +03:00
ReservedWords.h 1336783 - Remove TokenStream::KeywordIsName. 2019-09-05 20:06:12 +03:00
SharedContext.h Implement asynchronous iterators (ES2018). 2020-04-03 20:43:32 +03:00
SourceNotes.h 1216630 - Function.prototype.toString() on class must not return function source code string. 2019-09-05 20:06:35 +03:00
SyntaxParseHandler.h Implement asynchronous iterators (ES2018). 2020-04-03 20:43:32 +03:00
TokenKind.h 1336783 - Remove TokenStream::KeywordIsName. 2019-09-05 20:06:12 +03:00
TokenStream.cpp Implement /s (dotAll) flag for Regexes. 2019-12-25 15:46:17 +03:00
TokenStream.h Refactor Token& nextToken. 2019-09-05 20:07:11 +03:00