Reviewers: rossberg,
Description:
Rename Interface to ModuleDescriptor
ModuleDescriptor will end up holding the set of data described in the
spec as a "Module record". This introduces a little bit of confusion
with ModuleInfo, but I hope that'll become clearer over time.
Also removed the interface-printing flags. We probably want
Module-printing flags, but that can wait until we have more
Module-related structures.
BUG=v8:1569
LOG=n
Please review this at https://codereview.chromium.org/935723004/
Base URL: https://chromium.googlesource.com/v8/v8.git@master
Affected files (+127, -343 lines):
M BUILD.gn
M src/arm/full-codegen-arm.cc
M src/arm64/full-codegen-arm64.cc
M src/ast.h
M src/flag-definitions.h
M src/full-codegen.cc
M src/ia32/full-codegen-ia32.cc
D src/interface.h
D src/interface.cc
M src/mips/full-codegen-mips.cc
M src/mips64/full-codegen-mips64.cc
A + src/modules.h
A src/modules.cc
M src/parser.cc
M src/ppc/full-codegen-ppc.cc
M src/scopeinfo.h
M src/scopeinfo.cc
M src/scopes.h
M src/scopes.cc
M src/x64/full-codegen-x64.cc
M src/x87/full-codegen-x87.cc
M tools/gyp/v8.gyp
--
--
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.