Reviewers: Kevin Millikin, Description: Parsing of basic module declarations (no imports/exports yet).
Module definitions are not compiled or otherwise executed yet. Toplevel module identifiers are bound but never initialized. [email protected] BUG= TEST= Please review this at https://chromiumcodereview.appspot.com/9401008/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/ast.h M src/contexts.h M src/flag-definitions.h M src/heap.h M src/heap.cc M src/parser.h M src/parser.cc M src/prettyprinter.cc M src/runtime.cc M src/scopes.h M src/scopes.cc M src/v8globals.h A test/mjsunit/harmony/module-parsing.js -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
