Jump to:
src/bootstrapper.cc
src/flag-definitions.h
src/parser.cc
src/preparser.h
test/cctest/test-asm-validator.cc
test/cctest/test-ast-expression-visitor.cc
test/cctest/test-parsing.cc
test/cctest/test-typing-reset.cc
test/message/arrow-bare-rest-param.js
test/message/arrow-formal-parameters.js
test/message/arrow-formal-parameters.out
test/message/arrow-missing.js
test/message/arrow-param-after-rest.js
test/message/arrow-param-after-rest-2.js
test/message/arrow-strict-eval-bare-parameter.js
test/message/arrow-strict-eval-bare-parameter.out
test/message/arrow-two-rest-params.js
test/message/invalid-spread.js
test/message/invalid-spread-2.js
test/mjsunit/es6/arrow-functions.js
test/mjsunit/es6/arrow-functions-lexical-arguments.js
test/mjsunit/es6/arrow-functions-this.js
test/mjsunit/es6/object-literals-super.js
test/mjsunit/es6/regress/regress-3501.js
test/mjsunit/es6/regress/regress-4056.js
test/mjsunit/es6/regress/regress-4160.js
test/mjsunit/es6/regress/regress-arrow-duplicate-params.js
test/mjsunit/es6/regress/regress-crbug-465671.js
test/mjsunit/es6/regress/regress-crbug-465671-null.js
test/mjsunit/harmony/arrow-functions.js
test/mjsunit/harmony/arrow-functions-lexical-arguments.js
test/mjsunit/harmony/arrow-functions-this.js
test/mjsunit/harmony/arrow-rest-params.js
test/mjsunit/harmony/arrow-rest-params-lazy-parsing.js
test/mjsunit/harmony/default-parameters.js
test/mjsunit/harmony/destructuring.js
test/mjsunit/harmony/destructuring-parameters-literalcount.js
test/mjsunit/harmony/destructuring-parameters-literalcount-nolazy.js
test/mjsunit/harmony/new-target.js
test/mjsunit/harmony/object-literals-super.js
test/mjsunit/harmony/regress/regress-3501.js
test/mjsunit/harmony/regress/regress-4056.js
test/mjsunit/harmony/regress/regress-4160.js
test/mjsunit/harmony/regress/regress-4211.js
test/mjsunit/harmony/regress/regress-508074.js
test/mjsunit/harmony/regress/regress-arrow-duplicate-params.js
test/mjsunit/harmony/regress/regress-crbug-465671.js
test/mjsunit/harmony/regress/regress-crbug-465671-null.js
test/mjsunit/harmony/rest-params-lazy-parsing.js
test/mjsunit/harmony/super.js
test/mjsunit/strong/classes.js
test/mjsunit/strong/declaration-after-use.js
test/mjsunit/strong/destructuring.js
test/mjsunit/strong/function-arity.js
test/mjsunit/strong/literals.js
test/mjsunit/strong/mutually-recursive-classes.js
test/mjsunit/strong/undefined.js
test/mjsunit/this-dynamic-lookup.js