|
|
@279447
|
4 years |
ysuzuki |
[JSC] Private names should be handled by usedVariables mechanism …
|
|
|
@278588
|
4 years |
shvaikalesh |
Introduce LexicalScopeFeatures to enable future bytecode optimizations …
|
|
|
@273225
|
4 years |
keith_miller |
Implement the Top-level await proposal …
|
|
|
@272580
|
4 years |
ticaiolima |
[ESNext] Implement private methods …
|
|
|
@262613
|
5 years |
caitp |
[JSC] Add support for private class fields …
|
|
|
@261755
|
5 years |
ross.kirsling |
[IWYU] Remove unnecessary includes from JSC implementation files …
|
|
|
@261464
|
5 years |
ross.kirsling |
[clang-tidy] Run modernize-use-nullptr over JSC …
|
|
|
@255440
|
5 years |
keith_miller |
Parser needs to restore unary stack state when backtracking …
|
|
|
@254653
|
5 years |
caitp |
[JSC] Add support for public class fields …
|
|
|
@253987
|
5 years |
ysuzuki |
Experiment: create lots of different malloc zones for easier …
|
|
|
@245288
|
6 years |
ysuzuki |
[JSC] Shrink sizeof(UnlinkedFunctionExecutable) more …
|
|
|
@240641
|
6 years |
ross.kirsling |
Remove unnecessary using namespace WTF s (or at least restrict their …
|
|
|
@233937
|
7 years |
utatane.tea |
[JSC] Reduce size of AST nodes …
|
|
|
@233377
|
7 years |
sbarati |
We shouldn't recurse into the parser when gathering metadata about …
|
|
|
@229608
|
7 years |
caitp |
[JSC] fix order of evaluation for ClassDefinitionEvaluation …
|
|
|
@221622
|
8 years |
commit-queue |
test262: Completion values for control flow do not match the spec …
|
|
|
@218957
|
8 years |
commit-queue |
Unreviewed, rolling out r218512. …
|
|
|
@218794
|
8 years |
annulen |
Remove excessive headers from JavaScriptCore …
|
|
|
@218512
|
8 years |
commit-queue |
test262: Completion values for control flow do not match the spec …
|
|
|
@214029
|
8 years |
utatane.tea |
[JSC] Default parameter part should be retrieved by op_get_argument …
|
|
|
@206268
|
9 years |
commit-queue |
test262: Function length should be number of parameters before …
|
|
|
@204470
|
9 years |
joepeck |
Reduce includes of Debugger.h …
|
|
|
@204424
|
9 years |
commit-queue |
Remove unused includes of RefCountedLeakCounter.h …
|
|
|
@203953
|
9 years |
utatane.tea |
[ES6] Module binding can be exported by multiple names …
|
|
|
@198989
|
9 years |
sbarati |
Implement Annex B.3.3 function hoisting rules for function code …
|
|
|
@198364
|
9 years |
fpizlo |
Replace all of the various non-working and non-compiling sampling …
|
|
|
@198349
|
9 years |
mark.lam |
Make FunctionMode an enum class. …
|
|
|
@198288
|
9 years |
mark.lam |
Add support for setting Function.name from computed properties. …
|
|
|
@197915
|
9 years |
sbarati |
ES6: Implement lexical scoping for function definitions in strict mode …
|
|
|
@197296
|
9 years |
gskachkov |
[ES6] Arrow function syntax. Emit loading&putting this/super only if …
|
|
|
@197043
|
9 years |
commit-queue |
Unreviewed, rolling out r197033. …
|
|
|
@197033
|
9 years |
commit-queue |
[ES6] Arrow function syntax. Emit loading&putting this/super only if …
|
|
|
@196525
|
9 years |
sbarati |
The parser doesn't properly protect against global variable references …
|
|
|
@194496
|
9 years |
aestes |
Replace WTF::move with WTFMove …
|
|
|
@192937
|
9 years |
utatane.tea |
[ES6] Implement LLInt/Baseline Support for ES6 Generators and enable …
|
|
|
@192935
|
9 years |
commit-queue |
Unreviewed, rolling out r192914. …
|
|
|
@192914
|
9 years |
utatane.tea |
[ES6] Implement LLInt/Baseline Support for ES6 Generators and enable …
|
|
|
@188928
|
10 years |
commit-queue |
Function.prototype.toString is incorrect for ArrowFunction …
|
|
|
@188545
|
10 years |
commit-queue |
[ES6] Implement ES6 arrow function syntax. Arrow function specific …
|
|
|
@188417
|
10 years |
utatane.tea |
Unify JSParserCodeType, FunctionParseMode and ModuleParseMode into …
|
|
|
@188219
|
10 years |
ggaren |
Let's rename FunctionBodyNode …
|
|
|
@187969
|
10 years |
saambarati1 |
Replace JSFunctionNameScope with JSLexicalEnvironment for the function …
|
|
|
@187890
|
10 years |
utatane.tea |
[ES6] Support Module Syntax …
|
|
|
@186959
|
10 years |
saambarati1 |
Function parameters should be parsed in the same parser arena as the …
|
|
|
@186860
|
10 years |
saambarati1 |
[ES6] implement block scoping to enable 'let' …
|
|
|
@186246
|
10 years |
saambarati1 |
Rename "Deconstruction" to "Destructuring" throughout JSC …
|
|
|
@185346
|
10 years |
gyuyoung.kim |
Purge PassRefPtr in JavaScriptCore …
|
|
|
@184828
|
10 years |
utatane.tea |
Introduce UniquedStringImpl and SymbolImpl to separate symbolic …
|
|
|
@181818
|
10 years |
ggaren |
FunctionBodyNode should known where its parameters started …
|
|
|
@181490
|
10 years |
rniwa |
Class constructor should throw TypeError when "called" …
|
|
|
@181293
|
10 years |
rniwa |
Support extends and super keywords …
|
|
|
@180012
|
10 years |
benjamin |
Simplify the initialization of BytecodeGenerator a bit …
|
|
|
@177001
|
10 years |
ggaren |
Source/JavaScriptCore:
Removed some allocation and cruft from the …
|
|
|
@176825
|
10 years |
ggaren |
Removed the concept of ParserArenaRefCounted …
|
|
|
@176822
|
10 years |
ggaren |
Split out FunctionNode from FunctionBodyNode …
|
|
|
@176756
|
10 years |
ggaren |
Removed the global parser arena …
|
|
|
@170774
|
11 years |
dbates |
Add WTF::move()
https://bugs.webkit.org/show_bug.cgi?id=134500
…
|
|
|
@170594
|
11 years |
dbates |
Avoid copying closed variables vector; actually use move semantics
…
|
|
|
@163960
|
11 years |
oliver |
Make it possible to implement JS builtins in JS …
|
|
|
@163844
|
11 years |
fpizlo |
Rename Operations.h to JSCInlines.h …
|
|
|
@163321
|
11 years |
ggaren |
Simplified name scope creation for function expressions …
|
|
|
@163225
|
11 years |
oliver |
2014-01-31 Oliver Hunt <[email protected]>
Rollout r163195 …
|
|
|
@163195
|
11 years |
oliver |
Make it possible to implement JS builtins in JS …
|
|
|
@159520
|
12 years |
mark.lam |
Add tracking of endColumn for Executables. …
|
|
|
@156785
|
12 years |
oliver |
Implement prefixed-destructuring assignment …
|
|
|
@156757
|
12 years |
fpizlo |
REGRESSION(156464): 50% regression on SunSpider/string-fasta …
|
|
|
@156514
|
12 years |
oliver |
2013-09-25 Oliver Hunt <[email protected]>
Implement …
|
|
|
@156497
|
12 years |
commit-queue |
Unreviewed, rolling out r156464 and r156480. …
|
|
|
@156464
|
12 years |
oliver |
Implement prefixed-destructuring assignment …
|
|
|
@153477
|
12 years |
mark.lam |
Fix problems with divot and lineStart mismatches. …
|
|
|
@152494
|
12 years |
mark.lam |
Fix 30% JSBench regression (caused by adding column numbers to stack …
|
|
|
@148696
|
12 years |
ggaren |
Renamed JSGlobalData to VM …
|
|
|
@146318
|
12 years |
mark.lam |
Source/JavaScriptCore: Fix incorrect debugger column number value. …
|
|
|
@140947
|
12 years |
akling |
JSC: FunctionParameters are memory hungry. …
|
|
|
@136860
|
12 years |
oliver |
Remove harmful string->function cache …
|
|
|
@136261
|
12 years |
oliver |
Add direct string->function code cache …
|
|
|
@129773
|
13 years |
kling |
3.20MB below FunctionParameters::create() on Membuster3. …
|
|
|
@127810
|
13 years |
ggaren |
Source/JavaScriptCore: Rolled back in …
|
|
|
@126893
|
13 years |
ggaren |
Refactored and consolidated variable resolution functions …
|
|
|
@124729
|
13 years |
commit-queue |
Web Inspector: [JSC] implement setting breakpoints by line:column …
|
|
|
@124413
|
13 years |
commit-queue |
Unreviewed, rolling out r124406. …
|
|
|
@124406
|
13 years |
commit-queue |
Web Inspector: [JSC] implement setting breakpoints by line:column …
|
|
|
@116372
|
13 years |
oliver |
2012-05-07 Oliver Hunt <[email protected]>
Rolling out …
|
|
|
@110287
|
13 years |
wingo |
Refactor code feature analysis in the parser …
|
|
|
@110039
|
13 years |
wingo |
Parser: Inline ScopeNodeData into ScopeNode …
|
|
|
@98887
|
14 years |
msaboff |
Towards 8-bit Strings: Move Lexer and Parser Objects out of …
|
|
|
@74855
|
14 years |
abarth |
Move JavaScriptCore to Source …
|
|
copied from trunk/JavaScriptCore/parser/Nodes.cpp
|
|
|
@69516
|
15 years |
oliver |
2010-10-01 Oliver Hunt <[email protected]>
Reviewed by Gavin …
|