| .. |
|
BytecodeCompiler.cpp
|
Stage 1-1: Implement Function.prototype.toString revision proposal.
|
2019-04-13 07:00:18 +08:00 |
|
BytecodeCompiler.h
|
Stage 1-1: Implement Function.prototype.toString revision proposal.
|
2019-04-13 07:00:18 +08:00 |
|
BytecodeEmitter.cpp
|
Rename TokenStream::reportStrictWarningErrorNumberVA to
|
2019-04-13 07:02:02 +08:00 |
|
BytecodeEmitter.h
|
Rename TokenStream::reportStrictWarningErrorNumberVA to
|
2019-04-13 07:02:02 +08:00 |
|
FoldConstants.cpp
|
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
|
2018-01-19 03:59:58 +08:00 |
|
FoldConstants.h
|
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
|
2018-01-19 03:59:58 +08:00 |
|
FullParseHandler.h
|
Move the Parser::checkFunctionDefinition call into its callers.
|
2019-04-13 07:01:23 +08:00 |
|
NameAnalysisTypes.h
|
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
|
2018-01-19 03:59:58 +08:00 |
|
NameCollections.h
|
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
|
2018-01-19 03:59:58 +08:00 |
|
NameFunctions.cpp
|
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
|
2018-01-19 03:59:58 +08:00 |
|
NameFunctions.h
|
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
|
2018-01-19 03:59:58 +08:00 |
|
ParseNode-inl.h
|
Part 1: Implement ES6 function name property semantics
|
2019-02-15 23:38:44 +08:00 |
|
ParseNode.cpp
|
Convert the trailing array of BindingNames at the end of the various kinds of scope data into raw unsigned chars into which those BindingNames are placement-new'd, rather than memcpy-ing non-trivial classes around and failing to comply with the C++ object model
|
2019-02-16 00:12:57 +08:00 |
|
ParseNode.h
|
Move the Parser::checkFunctionDefinition call into its callers.
|
2019-04-13 07:01:23 +08:00 |
|
Parser.cpp
|
Remove useless assert.
|
2019-04-27 08:55:51 +08:00 |
|
Parser.h
|
Remove Parser::reportHelper since it's no longer used.
|
2019-04-13 07:02:00 +08:00 |
|
SharedContext.h
|
Stage 1-1: Implement Function.prototype.toString revision proposal.
|
2019-04-13 07:00:18 +08:00 |
|
SourceNotes.h
|
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
|
2018-01-19 03:59:58 +08:00 |
|
SyntaxParseHandler.h
|
Move the Parser::checkFunctionDefinition call into its callers.
|
2019-04-13 07:01:23 +08:00 |
|
TokenKind.h
|
import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo
|
2018-01-19 03:59:58 +08:00 |
|
TokenStream.cpp
|
Rename TokenStream::reportStrictWarningErrorNumberVA to
|
2019-04-13 07:02:02 +08:00 |
|
TokenStream.h
|
Rename TokenStream::reportStrictWarningErrorNumberVA to
|
2019-04-13 07:02:02 +08:00 |