source: webkit/trunk/Source/JavaScriptCore/parser

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