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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @284213   4 years commit-queue Remove Variant.h https://bugs.webkit.org/show_bug.cgi?id=231744 Patch …
(edit) @284095   4 years commit-queue Remove WTF::Variant and WTF::get …
(edit) @284075   4 years commit-queue Use std::variant instead of WTF::Variant …
(edit) @284016   4 years commit-queue Use STL instead of WTF::get_if, WTF::Monostate, WTF::visit, and …
(edit) @279447   4 years ysuzuki [JSC] Private names should be handled by usedVariables mechanism …
(edit) @278591   4 years ysuzuki [JSC] Use ResolvedClosureVar to get brand from scope …
(edit) @277926   4 years ross.kirsling Support Ergonomic Brand Checks proposal (#x in obj) …
(edit) @273107   4 years ticaiolima [JSC] Implement private static method …
(edit) @272883   4 years ticaiolima [ESNext] Implement private accessors …
(edit) @272580   4 years ticaiolima [ESNext] Implement private methods …
(edit) @270870   4 years sbarati Switch to using a linked list for the TDZ environment instead of a …
(edit) @269115   5 years sbarati Better cache our serialization of the outer TDZ environment when …
(edit) @264488   5 years Hironori.Fujii [WTF] Remove the unnecessary inner class DefaultHash<T>::Hash …
(edit) @262613   5 years caitp [JSC] Add support for private class fields …
(edit) @255659   5 years ysuzuki [JSC] Use PackedPtr for VariableEnvironment …
(edit) @250005   6 years mark.lam Use constexpr instead of const in symbol definitions that are …
(edit) @243875   6 years ticaiolima [JSC] We should consider moving …
(edit) @242613   6 years sbarati CompactVariableMap::Handle's copy operator= leaks the previous data …
(edit) @241938   6 years tzagallo Cache CompactVariableMap::Handle instead of VariableEnvironment for …
(edit) @241571   6 years sbarati Cache the results of BytecodeGenerator::getVariablesUnderTDZ …
(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) @231477   7 years sbarati Make a compact version of VariableEnvironment that …
(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) @198989   9 years sbarati Implement Annex B.3.3 function hoisting rules for function code …
(edit) @198076   9 years commit-queue Removed variable names from default constructor declarations. …
(edit) @197915   9 years sbarati ES6: Implement lexical scoping for function definitions in strict mode …
(edit) @190601   10 years ggaren Remove a few includes from JSGlobalObject.h …
(edit) @189201   10 years utatane.tea [ES6] Introduce ModuleProgramExecutable families and compile Module …
(edit) @188434   10 years commit-queue Unreviewed, rolling out r188431. …
(edit) @188431   10 years simon.fraser Remove a few includes from JSGlobalObject.h …
(edit) @188355   10 years utatane.tea [ES6] Add ES6 Modules preparsing phase to collect the dependencies …
(edit) @187012   10 years saambarati1 [ES6] Add support for block scope const …
(add) @186860   10 years saambarati1 [ES6] implement block scoping to enable 'let' …
Note: See TracRevisionLog for help on using the revision log.