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