Reviewers: ,

Message:
Thought I'd have a go at it. It's not done, but parsing sort of works at least.

Description:
Implement parsing ES6 Template Literals

It's a work in progress, there's a lot more to do here.

BUG=v8:3230

Please review this at https://codereview.chromium.org/663683006/

Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+474, -23 lines):
  M src/ast.h
  M src/ast.cc
  M src/ast-numbering.cc
  M src/ast-value-factory.h
  M src/ast-value-factory.cc
  M src/bailout-reason.h
  M src/bootstrapper.cc
  M src/compiler/ast-graph-builder.cc
  M src/flag-definitions.h
  M src/full-codegen.cc
  M src/hydrogen.cc
  M src/messages.js
  M src/parser.h
  M src/parser.cc
  M src/preparser.h
  M src/prettyprinter.cc
  M src/scanner.h
  M src/scanner.cc
  M src/token.h
  M src/typing.cc
  M test/cctest/test-parsing.cc


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to