2016-04-20 |
sbarati@apple.com | Remove unused m_writtenVariables from the parser and... |
blob | commitdiff |
2016-04-03 |
sbarati@apple.com | Implement Annex B.3.3 function hoisting rules for funct... |
blob | commitdiff | diff to current |
2016-03-17 |
mark.lam@apple.com | Method names should not appear in the lexical scope... |
blob | commitdiff | diff to current |
2016-03-16 |
mark.lam@apple.com | Add support for setting Function.name from computed... |
blob | commitdiff | diff to current |
2016-03-15 |
sbarati@apple.com | Destructuring parameters are evaluated in the wrong... |
blob | commitdiff | diff to current |
2016-03-14 |
sbarati@apple.com | assignments in for-in/for-of header not allowed |
blob | commitdiff | diff to current |
2016-03-11 |
mark.lam@apple.com | Implement Function.name and Function#toString for ES6... |
blob | commitdiff | diff to current |
2016-03-10 |
gskachkov@gmail.com | How we load new.target in arrow functions is broken |
blob | commitdiff | diff to current |
2016-03-10 |
sbarati@apple.com | ES6: Implement lexical scoping for function definitions... |
blob | commitdiff | diff to current |
2016-03-09 |
mark.lam@apple.com | FunctionExecutable::ecmaName() should not be based... |
blob | commitdiff | diff to current |
2016-03-04 |
darin@apple.com | Followup to: |
blob | commitdiff | diff to current |
2016-03-04 |
darin@apple.com | Remove "virtual" from all lines that have both "virtual... |
blob | commitdiff | diff to current |
2016-03-01 |
gskachkov@gmail.com | [ES6] Arrow function. Some not used byte code is emited |
blob | commitdiff | diff to current |
2016-02-28 |
gskachkov@gmail.com | [ES6] Arrow function syntax. Emit loading&putting this... |
blob | commitdiff | diff to current |
2016-02-24 |
commit-queue@webki... | Unreviewed, rolling out r197033. |
blob | commitdiff | diff to current |
2016-02-24 |
commit-queue@webki... | [ES6] Arrow function syntax. Emit loading&putting this... |
blob | commitdiff | diff to current |
2016-02-13 |
sbarati@apple.com | The parser doesn't properly protect against global... |
blob | commitdiff | diff to current |
2016-02-02 |
utatane.tea@gmail.com | [JSC] Introduce BytecodeIntrinsic constant rep like... |
blob | commitdiff | diff to current |
2016-01-22 |
utatane.tea@gmail.com | [ES6] Catch parameter should accept BindingPattern |
blob | commitdiff | diff to current |
2015-12-08 |
commit-queue@webki... | [ES6] "super" and "this" should be lexically bound... |
blob | commitdiff | diff to current |
2015-12-07 |
ddkilzer@apple.com | REGRESSION(r193584): Causes heap use-after-free crashes... |
blob | commitdiff | diff to current |
2015-12-06 |
commit-queue@webki... | [ES6] "super" and "this" should be lexically bound... |
blob | commitdiff | diff to current |
2015-12-02 |
utatane.tea@gmail.com | [ES6] Implement LLInt/Baseline Support for ES6 Generato... |
blob | commitdiff | diff to current |
2015-12-02 |
commit-queue@webki... | Unreviewed, rolling out r192914. |
blob | commitdiff | diff to current |
2015-12-01 |
utatane.tea@gmail.com | [ES6] Implement LLInt/Baseline Support for ES6 Generato... |
blob | commitdiff | diff to current |
2015-12-01 |
carlosgc@webkit.org | Unreviewed, rolling out r192876. |
blob | commitdiff | diff to current |
2015-12-01 |
commit-queue@webki... | [ES6] "super" and "this" should be lexically bound... |
blob | commitdiff | diff to current |
2015-11-25 |
commit-queue@webki... | [JSC] support Computed Property Names in destructuring... |
blob | commitdiff | diff to current |
2015-11-20 |
sbarati@apple.com | [ES6] Add support for rest parameters |
blob | commitdiff | diff to current |
2015-11-19 |
commit-queue@webki... | [JSC] Fix AssignmentElement parsing |
blob | commitdiff | diff to current |
2015-11-19 |
commit-queue@webki... | Unreviewed, rolling out r192436 and r192586. |
blob | commitdiff | diff to current |
2015-11-13 |
commit-queue@webki... | Allow any LeftHandSideExpression as a valid AssignmentE... |
blob | commitdiff | diff to current |
2015-11-09 |
utatane.tea@gmail.com | [ES6] Minimize ES6_CLASS_SYNTAX ifdefs |
blob | commitdiff | diff to current |
2015-11-08 |
utatane.tea@gmail.com | [ES6] Minimize ENABLE_ES6_TEMPLATE_LITERAL_SYNTAX ifdefs |
blob | commitdiff | diff to current |
2015-11-02 |
utatane.tea@gmail.com | [ES6] Support Generator Syntax |
blob | commitdiff | diff to current |
2015-10-15 |
utatane.tea@gmail.com | [ES6] Class expression should have lexical environment... |
blob | commitdiff | diff to current |
2015-10-14 |
commit-queue@webki... | Unreviewed, rolling out r191030. |
blob | commitdiff | diff to current |
2015-10-14 |
utatane.tea@gmail.com | [ES6] Class expression should have lexical environment... |
blob | commitdiff | diff to current |
2015-09-19 |
sbarati@apple.com | VariableEnvironmentNode should inherit from ParserArena... |
blob | commitdiff | diff to current |
2015-09-15 |
commit-queue@webki... | functions that use try/catch will allocate a top level... |
blob | commitdiff | diff to current |
2015-08-25 |
commit-queue@webki... | Function.prototype.toString is incorrect for ArrowFunction |
blob | commitdiff | diff to current |
2015-08-21 |
utatane.tea@gmail.com | [ES6] prototyping module loader in JSC shell |
blob | commitdiff | diff to current |
2015-08-17 |
commit-queue@webki... | [ES6] Implement ES6 arrow function syntax. Arrow functi... |
blob | commitdiff | diff to current |
2015-08-14 |
rniwa@webkit.org | ES6 class syntax should allow computed name method |
blob | commitdiff | diff to current |
2015-08-13 |
utatane.tea@gmail.com | Unify JSParserCodeType, FunctionParseMode and ModulePar... |
blob | commitdiff | diff to current |
2015-08-12 |
utatane.tea@gmail.com | [ES6] Add ES6 Modules preparsing phase to collect the... |
blob | commitdiff | diff to current |
2015-08-10 |
ggaren@apple.com | Let's rename FunctionBodyNode |
blob | commitdiff | diff to current |
2015-08-04 |
utatane.tea@gmail.com | [ES6] Support Module Syntax |
blob | commitdiff | diff to current |
2015-07-28 |
saambarati1@gmail.com | Implement catch scope using lexical scoping constructs... |
blob | commitdiff | diff to current |
2015-07-24 |
saambarati1@gmail.com | [ES6] Add support for default parameters |
blob | commitdiff | diff to current |
2015-07-21 |
saambarati1@gmail.com | ObjectPatternNode's entry should use "const Identifier... |
blob | commitdiff | diff to current |
2015-07-21 |
saambarati1@gmail.com | DestructuringPatternNode and DestructuringAssignmentNod... |
blob | commitdiff | diff to current |
2015-07-21 |
commit-queue@webki... | Add support for the new.target syntax. |
blob | commitdiff | diff to current |
2015-07-19 |
saambarati1@gmail.com | [ES6] Add support for block scope const |
blob | commitdiff | diff to current |
2015-07-17 |
saambarati1@gmail.com | Function parameters should be parsed in the same parser... |
blob | commitdiff | diff to current |
2015-07-15 |
saambarati1@gmail.com | [ES6] implement block scoping to enable 'let' |
blob | commitdiff | diff to current |
2015-07-02 |
saambarati1@gmail.com | Rename "Deconstruction" to "Destructuring" throughout JSC |
blob | commitdiff | diff to current |
2015-06-26 |
utatane.tea@gmail.com | [ES6] Support rest element in destructuring assignments |
blob | commitdiff | diff to current |
2015-06-20 |
utatane.tea@gmail.com | [ES6] Destructuring assignment need to accept iterables |
blob | commitdiff | diff to current |
2015-06-18 |
saambarati1@gmail.com | [ES6] support default values in deconstruction paramete... |
blob | commitdiff | diff to current |
2015-06-09 |
gyuyoung.kim@webki... | Purge PassRefPtr in JavaScriptCore |
blob | commitdiff | diff to current |
2015-06-05 |
mark.lam@apple.com | finally blocks should not set the exception stack trace... |
blob | commitdiff | diff to current |
2015-05-23 |
utatane.tea@gmail.com | Introduce UniquedStringImpl and SymbolImpl to separate... |
blob | commitdiff | diff to current |
2015-05-20 |
commit-queue@webki... | ES6: Should not allow duplicate basic __proto__ propert... |
blob | commitdiff | diff to current |
2015-05-14 |
utatane.tea@gmail.com | [ES6] Implement tagged templates |
blob | commitdiff | diff to current |
2015-05-14 |
commit-queue@webki... | ES6: Allow duplicate property names |
blob | commitdiff | diff to current |
2015-05-07 |
utatane.tea@gmail.com | FunctionCallBracketNode should store the base value... |
blob | commitdiff | diff to current |
2015-04-27 |
utatane.tea@gmail.com | [ES6] Implement ES6 template literals |
blob | commitdiff | diff to current |
2015-04-20 |
utatane.tea@gmail.com | Introduce bytecode intrinsics |
blob | commitdiff | diff to current |
2015-03-31 |
rniwa@webkit.org | eval("this.foo") causes a crash if this had not been... |
blob | commitdiff | diff to current |
2015-03-26 |
ggaren@apple.com | "lineNo" does not match WebKit coding style guidelines |
blob | commitdiff | diff to current |
2015-03-26 |
fpizlo@apple.com | Heap variables shouldn't end up in the stack frame |
blob | commitdiff | diff to current |
2015-03-24 |
commit-queue@webki... | ES6: Object Literal Methods toString is missing method... |
blob | commitdiff | diff to current |
2015-03-20 |
ggaren@apple.com | FunctionBodyNode should known where its parameters... |
blob | commitdiff | diff to current |
2015-03-20 |
ggaren@apple.com | Function.prototype.toString should not decompile the AST |
blob | commitdiff | diff to current |
2015-03-13 |
rniwa@webkit.org | Class constructor should throw TypeError when "called" |
blob | commitdiff | diff to current |
2015-03-09 |
rniwa@webkit.org | Support extends and super keywords |
blob | commitdiff | diff to current |
2015-03-06 |
joepeck@webkit.org | __proto__ shorthand property should not modify prototyp... |
blob | commitdiff | diff to current |
2015-02-28 |
benjamin@webkit.org | [JSC] Use the way number constants are written to help... |
blob | commitdiff | diff to current |
2015-02-23 |
saambarati1@gmail.com | Adjust the ranges of basic block statements in JSC... |
blob | commitdiff | diff to current |
2015-01-29 |
rniwa@webkit.org | Implement ES6 class syntax without inheritance support |
blob | commitdiff | diff to current |
2015-01-22 |
rniwa@webkit.org | PropertyListNode::emitNode duplicates the code to put... |
blob | commitdiff | diff to current |
2014-12-09 |
gyuyoung.kim@samsu... | Fix EFL build fix since r177001 |
blob | commitdiff | diff to current |
2014-12-09 |
ggaren@apple.com | Source/JavaScriptCore: |
blob | commitdiff | diff to current |
2014-12-05 |
saambarati1@gmail.com | JavaScript Control Flow Profiler |
blob | commitdiff | diff to current |
2014-12-05 |
ggaren@apple.com | Removed the concept of ParserArenaRefCounted |
blob | commitdiff | diff to current |
2014-12-04 |
ggaren@apple.com | 2014-12-04 Geoffrey Garen <ggaren@apple.com> |
blob | commitdiff | diff to current |
2014-12-04 |
ggaren@apple.com | Split out FunctionNode from FunctionBodyNode |
blob | commitdiff | diff to current |
2014-12-03 |
ggaren@apple.com | Removed the global parser arena |
blob | commitdiff | diff to current |
2014-12-03 |
ggaren@apple.com | The parser should allocate all pieces of the AST |
blob | commitdiff | diff to current |
2014-10-30 |
saambarati1@gmail.com | AST Nodes should keep track of their end offset |
blob | commitdiff | diff to current |
2014-10-17 |
oliver@apple.com | Various arguments optimisations in codegen fail to... |
blob | commitdiff | diff to current |
2014-10-10 |
commit-queue@webki... | Unreviewed, rolling out r174606. |
blob | commitdiff | diff to current |
2014-10-10 |
oliver@apple.com | Various arguments optimisations in codegen fail to... |
blob | commitdiff | diff to current |
2014-08-18 |
commit-queue@webki... | The parser should generate AST nodes the var declaratio... |
blob | commitdiff | diff to current |
2014-08-06 |
fpizlo@apple.com | Merge r171389, r171495, r171508, r171510, r171605,... |
blob | commitdiff | diff to current |
2014-06-30 |
dbates@webkit.org | Avoid copying closed variables vector; actually use... |
blob | commitdiff | diff to current |
2014-06-24 |
bfulgham@apple.com | [Win] MSVC mishandles enums in bitfields |
blob | commitdiff | diff to current |
2014-05-01 |
commit-queue@webki... | Unreviewed, rolling out r167964. |
blob | commitdiff | diff to current |
2014-04-29 |
oliver@apple.com | Source/JavaScriptCore: Don't hold on to parameterBindin... |
blob | commitdiff | diff to current |
next |