source: webkit/trunk/Source/JavaScriptCore/parser/SourceCodeKey.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @278253   4 years darin Remove WTF::Optional synonym for std::optional, using that class …
(edit) @278185   4 years darin Next step toward using std::optional directly instead of through …
(edit) @264304   5 years keith_miller Clean up SourceProvider and add caller relative load script to jsc.cpp …
(edit) @250005   6 years mark.lam Use constexpr instead of const in symbol definitions that are …
(edit) @244915   6 years ysuzuki [JSC] Generator CodeBlock generation should be idempotent …
(edit) @243609   6 years tzagallo In-memory code cache should not share bytecode across domains …
(edit) @240511   6 years tzagallo Add API to generate and consume cached bytecode …
(edit) @240255   6 years tzagallo Cache bytecode to disk https://bugs.webkit.org/show_bug.cgi?id=192782
(edit) @240224   6 years sbarati Rollout r240210: It broke tests on iOS …
(edit) @240210   6 years tzagallo Cache bytecode to disk https://bugs.webkit.org/show_bug.cgi?id=192782
(edit) @239461   6 years cdumez Use Optional::valueOr() instead of Optional::value_or() …
(edit) @239427   6 years cdumez wtf/Optional.h: move-constructor and move-assignment operator should …
(edit) @238185   7 years yusukesuzuki Unreviewed, rolling in CodeCache in r237254
(edit) @238109   7 years sbarati Unreviewed. Rollout 238026: It caused ~8% JetStream 2 regressions on …
(edit) @238026   7 years yusukesuzuki Unreviewed, rolling in CodeCache in r237254
(edit) @237558   7 years commit-queue Unreviewed, rolling out r237492. …
(edit) @237492   7 years yusukesuzuki Unreviewed, partial rolling in r237254
(edit) @237478   7 years commit-queue Unreviewed, rolling out r237445. …
(edit) @237445   7 years yusukesuzuki Unreviewed, partial rolling in r237254
(edit) @237299   7 years commit-queue Unreviewed, rolling out r237254. …
(edit) @237254   7 years yusukesuzuki [JSC] JSC should have "parseFunction" to optimize Function constructor …
(edit) @237128   7 years commit-queue Unreviewed, rolling out r237054. …
(edit) @237054   7 years yusukesuzuki [JSC] JSC should have "parseFunction" to optimize Function constructor …
(edit) @209220   8 years ggaren SourceCodeKey should use unlinked source code …
(edit) @208768   9 years ggaren Debugging and other tools should not disable the code cache …
(edit) @208736   9 years ggaren CodeCache should stop pretending to cache builtins …
(edit) @206525   9 years ryanhaddad Unreviewed, rolling out r206522. Roll r206506 back in since the build …
(edit) @206522   9 years commit-queue Unreviewed, rolling out r206506. …
(edit) @206506   9 years commit-queue Adopt #pragma once in JavaScriptCore
(edit) @206333   9 years caitp [JSC] Implement parsing of Async Functions …
(edit) @204714   9 years utatane.tea [ES6] Module should not allow HTML comments …
(edit) @201542   9 years utatane.tea Unreviewed, roll out r201481, r201523: 0.3% regression in Octane …
(edit) @201481   9 years caitp [JSC] implement async functions proposal …
(edit) @201328   9 years utatane.tea ThisTDZMode is no longer needed …
(edit) @194017   9 years akling CachedScript could have a copy-free path for all-ASCII scripts. …
(add) @192937   9 years utatane.tea [ES6] Implement LLInt/Baseline Support for ES6 Generators and enable …
Note: See TracRevisionLog for help on using the revision log.