source: webkit/trunk/Source/JavaScriptCore/parser@ 253443

Name Size Rev Age Author Last Change
../
ASTBuilder.h 78.3 KB 252032   6 years ysuzuki [JSC] Introduce LinkTimeConstant mechanism …
Keywords.table 962 bytes 250548   6 years achristensen Rename JSTokenType::EXPORT to EXPORT_ to avoid naming conflict with …
Lexer.cpp 88.8 KB 252559   6 years keith_miller Enable Nullish operators by default …
Lexer.h 14.4 KB 251684   6 years ross.kirsling [JSC] Lexer flags should be an OptionSet …
ModuleAnalyzer.cpp 6.6 KB 251425   6 years ysuzuki [JSC] Thread JSGlobalObject* instead of ExecState* …
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 42.3 KB 252032   6 years ysuzuki [JSC] Introduce LinkTimeConstant mechanism …
Nodes.cpp 14.8 KB 245288   6 years ysuzuki [JSC] Shrink sizeof(UnlinkedFunctionExecutable) more …
Nodes.h 95.6 KB 252032   6 years ysuzuki [JSC] Introduce LinkTimeConstant mechanism …
NodesAnalyzeModule.cpp 3.6 KB 230759   7 years utatane.tea Unreviewed, reland r230697, r230720, and r230724. …
Parser.cpp 240.5 KB 251684   6 years ross.kirsling [JSC] Lexer flags should be an OptionSet …
Parser.h 87.0 KB 251684   6 years ross.kirsling [JSC] Lexer flags should be an OptionSet …
ParserArena.cpp 2.3 KB 177130   10 years gyuyoung.kim Use std::unique_ptr instead of OwnPtr in JSC - heap, jit, runtime, and …
ParserArena.h 8.2 KB 249175   6 years mark.lam Refactor to use VM& instead of VM* at as many places as possible. …
ParserError.h 5.1 KB 251425   6 years ysuzuki [JSC] Thread JSGlobalObject* instead of ExecState* …
ParserFunctionInfo.h 1.9 KB 206268   9 years commit-queue test262: Function length should be number of parameters before …
ParserModes.h 12.7 KB 249509   6 years ysuzuki [JSC] Make Promise implementation faster …
ParserTokens.h 8.9 KB 250655   6 years commit-queue Web Inspector: tests under LayoutTests/inspector/debugger are flaky …
ResultType.h 7.9 KB 252422   6 years rmorisset Split ArithProfile into a Unary and a Binary version …
SourceCode.h 4.5 KB 244300   6 years tzagallo Bytecode cache should not encode the SourceProvider for …
SourceCodeKey.h 5.3 KB 250005   6 years mark.lam Use constexpr instead of const in symbol definitions that are …
SourceProvider.cpp 2.0 KB 240228   6 years yusukesuzuki [JSC] Reduce size of SourceProvider …
SourceProvider.h 6.1 KB 246060   6 years tzagallo JSScript should not keep bytecode cache in memory …
SourceProviderCache.cpp 1.7 KB 194496   9 years aestes Replace WTF::move with WTFMove …
SourceProviderCache.h 2.0 KB 206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
SourceProviderCacheItem.h 6.1 KB 241201   6 years ysuzuki [JSC] SourceProviderCacheItem should be small …
SyntaxChecker.h 24.3 KB 251684   6 years ross.kirsling [JSC] Lexer flags should be an OptionSet …
UnlinkedSourceCode.cpp 1.6 KB 209505   8 years ggaren Renamed SourceCode members to match their accessor names …
UnlinkedSourceCode.h 3.7 KB 244300   6 years tzagallo Bytecode cache should not encode the SourceProvider for …
VariableEnvironment.cpp 6.8 KB 242613   6 years sbarati CompactVariableMap::Handle's copy operator= leaks the previous data …
VariableEnvironment.h 9.9 KB 250005   6 years mark.lam Use constexpr instead of const in symbol definitions that are …
Note: See TracBrowser for help on using the repository browser.