Jump to:
src/bootstrapper.cc
src/flag-definitions.h
src/messages.h
src/parsing/parser.cc
src/parsing/parser-base.h
src/parsing/preparser.cc
test/cctest/compiler/test-run-jsops.cc
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/const-decl-no-init-sloppy.js
test/message/let-lexical-name-in-array-prohibited.js
test/message/let-lexical-name-in-object-prohibited.js
test/message/let-lexical-name-prohibited.js
test/message/no-legacy-const.js
test/message/no-legacy-const.out
test/message/no-legacy-const-2.js
test/message/no-legacy-const-2.out
test/message/no-legacy-const-3.js
test/message/no-legacy-const-3.out
test/mjsunit/es6/block-conflicts-sloppy.js
test/mjsunit/es6/block-const-assign-sloppy.js
test/mjsunit/es6/block-early-errors.js
test/mjsunit/es6/block-eval-var-over-let.js
test/mjsunit/es6/block-for-sloppy.js
test/mjsunit/es6/block-leave-sloppy.js
test/mjsunit/es6/block-let-contextual-sloppy.js
test/mjsunit/es6/block-let-crankshaft-sloppy.js
test/mjsunit/es6/block-let-declaration-sloppy.js
test/mjsunit/es6/block-let-semantics-sloppy.js
test/mjsunit/es6/block-non-strict-errors.js
test/mjsunit/es6/block-scope-class.js
test/mjsunit/es6/block-scoping-sloppy.js
test/mjsunit/es6/block-scoping-top-level-sloppy.js
test/mjsunit/es6/block-sloppy-function.js
test/mjsunit/es6/class-computed-property-names-super.js
test/mjsunit/es6/class-property-name-eval-arguments.js
test/mjsunit/es6/classes.js
test/mjsunit/es6/classes-derived-return-type.js
test/mjsunit/es6/completion.js
test/mjsunit/es6/regress/regress-4482.js
test/mjsunit/es6/spread-call-new-class.js
test/mjsunit/es6/spread-call-super-property.js
test/mjsunit/es6/super.js
test/mjsunit/harmony/block-conflicts-sloppy.js
test/mjsunit/harmony/block-const-assign-sloppy.js
test/mjsunit/harmony/block-eval-var-over-let.js
test/mjsunit/harmony/block-for-sloppy.js
test/mjsunit/harmony/block-leave-sloppy.js
test/mjsunit/harmony/block-let-crankshaft-sloppy.js
test/mjsunit/harmony/block-let-declaration-sloppy.js
test/mjsunit/harmony/block-let-semantics-sloppy.js
test/mjsunit/harmony/block-scoping-sloppy.js
test/mjsunit/harmony/block-scoping-top-level-sloppy.js
test/mjsunit/harmony/block-sloppy-function.js
test/mjsunit/harmony/do-expressions.js
test/mjsunit/harmony/regress/regress-4482.js
test/mjsunit/regress/regress-3926.js
test/mjsunit/regress/regress-4693.js
test/mjsunit/regress/regress-520029.js
test/mjsunit/regress/regress-536751.js
test/mjsunit/regress/regress-542099.js
test/mjsunit/regress/regress-542100.js
test/mjsunit/regress/regress-crbug-451770.js
test/webkit/class-constructor-return.js
test/webkit/class-syntax-call.js
test/webkit/class-syntax-declaration.js
test/webkit/class-syntax-default-constructor.js
test/webkit/class-syntax-expression.js
test/webkit/class-syntax-extends.js
test/webkit/class-syntax-name.js
test/webkit/class-syntax-prototype.js
test/webkit/class-syntax-scoping.js
test/webkit/class-syntax-semicolon.js
test/webkit/class-syntax-super.js