source: webkit/trunk/Source/JavaScriptCore/parser
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
ASTBuilder.h | 82.3 KB | 288473 | 3 years | [JSC] Support import assertion syntax … | |
Keywords.table | 962 bytes | 250548 | 6 years | Rename JSTokenType::EXPORT to EXPORT_ to avoid naming conflict with … | |
Lexer.cpp | 93.9 KB | 291779 | 3 years | Prepare JSC for making the String(const char*) constructor explicit … | |
Lexer.h | 14.4 KB | 284075 | 4 years | Use std::variant instead of WTF::Variant … | |
ModuleAnalyzer.cpp | 6.7 KB | 278253 | 4 years | Remove WTF::Optional synonym for std::optional, using that class … | |
ModuleAnalyzer.h | 2.0 KB | 251425 | 6 years | [JSC] Thread JSGlobalObject* instead of ExecState* … | |
ModuleScopeData.h | 2.5 KB | 204842 | 9 years | [ES6] Modules' export default function/class should be declaration … | |
NodeConstructors.h | 46.7 KB | 288473 | 3 years | [JSC] Support import assertion syntax … | |
Nodes.cpp | 16.6 KB | 279447 | 4 years | [JSC] Private names should be handled by usedVariables mechanism … | |
Nodes.h | 105.3 KB | 292193 | 3 years | Adopt Identifier::fromString(ASCIILiteral) more broadly … | |
NodesAnalyzeModule.cpp | 4.0 KB | 267186 | 5 years | Support export namespace export * as ns … | |
Parser.cpp | 270.7 KB | 292487 | 3 years | Start replacing String(const char*) constructor with a … | |
Parser.h | 95.9 KB | 294082 | 3 years | Web Inspector: Parse InjectedScriptSource as a built-in to get … | |
ParserArena.cpp | 4.1 KB | 277967 | 4 years | Remove StringBuilder::appendLiteral … | |
ParserArena.h | 8.5 KB | 269801 | 5 years | [JSC] Use symbols as identifiers for class fields computed names … | |
ParserError.h | 5.1 KB | 251425 | 6 years | [JSC] Thread JSGlobalObject* instead of ExecState* … | |
ParserFunctionInfo.h | 1.9 KB | 261464 | 5 years | [clang-tidy] Run modernize-use-nullptr over JSC … | |
ParserModes.h | 13.3 KB | 278588 | 4 years | Introduce LexicalScopeFeatures to enable future bytecode optimizations … | |
ParserTokens.h | 9.6 KB | 286816 | 3 years | Prepare for transition to C++20 … | |
ResultType.h | 8.6 KB | 254716 | 5 years | Teach the bytecode that arithmetic operations can return bigints … | |
SourceCode.h | 4.3 KB | 283903 | 4 years | SourceID should have a type name and only be 32-bits … | |
SourceCodeKey.h | 5.3 KB | 278253 | 4 years | Remove WTF::Optional synonym for std::optional, using that class … | |
SourceProvider.cpp | 2.2 KB | 290300 | 3 years | Initial support for Wasm/ESM-integration in the WebCore module loader … | |
SourceProvider.h | 7.6 KB | 292487 | 3 years | Start replacing String(const char*) constructor with a … | |
SourceProviderCache.cpp | 1.8 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
SourceProviderCache.h | 2.1 KB | 253987 | 5 years | Experiment: create lots of different malloc zones for easier … | |
SourceProviderCacheItem.h | 6.5 KB | 278588 | 4 years | Introduce LexicalScopeFeatures to enable future bytecode optimizations … | |
SyntaxChecker.h | 25.0 KB | 288473 | 3 years | [JSC] Support import assertion syntax … | |
UnlinkedSourceCode.cpp | 1.6 KB | 261755 | 5 years | [IWYU] Remove unnecessary includes from JSC implementation files … | |
UnlinkedSourceCode.h | 3.7 KB | 261464 | 5 years | [clang-tidy] Run modernize-use-nullptr over JSC … | |
VariableEnvironment.cpp | 11.2 KB | 290026 | 3 years | Clean up / optimize call sites constructing vectors … | |
VariableEnvironment.h | 18.8 KB | 284213 | 4 years | Remove Variant.h https://bugs.webkit.org/show_bug.cgi?id=231744 … |
Note: See TracBrowser for help on using the repository browser.