source: webkit/trunk/Source/JavaScriptCore/parser

NameSizeRevAgeAuthorLast Change
../
ASTBuilder.h82.3 KB 288473  3 yearsysuzuki[JSC] Support import assertion syntax …
Keywords.table962 bytes 250548  6 yearsachristensenRename JSTokenType::EXPORT to EXPORT_ to avoid naming conflict with …
Lexer.cpp93.9 KB 291779  3 yearscdumezPrepare JSC for making the String(const char*) constructor explicit …
Lexer.h14.4 KB 284075  4 yearscommit-queueUse std::variant instead of WTF::Variant …
ModuleAnalyzer.cpp6.7 KB 278253  4 yearsdarinRemove WTF::Optional synonym for std::optional, using that class …
ModuleAnalyzer.h2.0 KB 251425  6 yearsysuzuki[JSC] Thread JSGlobalObject* instead of ExecState* …
ModuleScopeData.h2.5 KB 204842  9 yearsutatane.tea[ES6] Modules' export default function/class should be declaration …
NodeConstructors.h46.7 KB 288473  3 yearsysuzuki[JSC] Support import assertion syntax …
Nodes.cpp16.6 KB 279447  4 yearsysuzuki[JSC] Private names should be handled by usedVariables mechanism …
Nodes.h105.3 KB 292193  3 yearscdumezAdopt Identifier::fromString(ASCIILiteral) more broadly …
NodesAnalyzeModule.cpp4.0 KB 267186  5 yearsysuzukiSupport export namespace export * as ns
Parser.cpp270.7 KB 292487  3 yearscdumezStart replacing String(const char*) constructor with a …
Parser.h95.9 KB 294082  3 yearspangleWeb Inspector: Parse InjectedScriptSource as a built-in to get …
ParserArena.cpp4.1 KB 277967  4 yearsdarinRemove StringBuilder::appendLiteral …
ParserArena.h8.5 KB 269801  5 yearscommit-queue[JSC] Use symbols as identifiers for class fields computed names …
ParserError.h5.1 KB 251425  6 yearsysuzuki[JSC] Thread JSGlobalObject* instead of ExecState* …
ParserFunctionInfo.h1.9 KB 261464  5 yearsross.kirsling[clang-tidy] Run modernize-use-nullptr over JSC …
ParserModes.h13.3 KB 278588  4 yearsshvaikaleshIntroduce LexicalScopeFeatures to enable future bytecode optimizations …
ParserTokens.h9.6 KB 286816  3 yearsachristensenPrepare for transition to C++20 …
ResultType.h8.6 KB 254716  5 yearsrmorissetTeach the bytecode that arithmetic operations can return bigints …
SourceCode.h4.3 KB 283903  4 yearskeith_millerSourceID should have a type name and only be 32-bits …
SourceCodeKey.h5.3 KB 278253  4 yearsdarinRemove WTF::Optional synonym for std::optional, using that class …
SourceProvider.cpp2.2 KB 290300  3 yearscommit-queueInitial support for Wasm/ESM-integration in the WebCore module loader …
SourceProvider.h7.6 KB 292487  3 yearscdumezStart replacing String(const char*) constructor with a …
SourceProviderCache.cpp1.8 KB 261755  5 yearsross.kirsling[IWYU] Remove unnecessary includes from JSC implementation files …
SourceProviderCache.h2.1 KB 253987  5 yearsysuzukiExperiment: create lots of different malloc zones for easier …
SourceProviderCacheItem.h6.5 KB 278588  4 yearsshvaikaleshIntroduce LexicalScopeFeatures to enable future bytecode optimizations …
SyntaxChecker.h25.0 KB 288473  3 yearsysuzuki[JSC] Support import assertion syntax …
UnlinkedSourceCode.cpp1.6 KB 261755  5 yearsross.kirsling[IWYU] Remove unnecessary includes from JSC implementation files …
UnlinkedSourceCode.h3.7 KB 261464  5 yearsross.kirsling[clang-tidy] Run modernize-use-nullptr over JSC …
VariableEnvironment.cpp11.2 KB 290026  3 yearscdumezClean up / optimize call sites constructing vectors …
VariableEnvironment.h18.8 KB 284213  4 yearscommit-queueRemove Variant.h https://bugs.webkit.org/show_bug.cgi?id=231744
Note: See TracBrowser for help on using the repository browser.