Reviewers: rossberg,

Message:
PTAL, mostly mechanical changes.

Description:
Various clean-ups after top-level lexical declarations are done.

1. Global{Context,Scope}=>Script{Context,Scope}
2. Enable fixed tests
3. Update comments

[email protected]
BUG=v8:2198
LOG=N

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

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

Affected files (+316, -358 lines):
  M include/v8.h
  M src/api.cc
  M src/arm/full-codegen-arm.cc
  M src/arm64/full-codegen-arm64.cc
  M src/arm64/macro-assembler-arm64.cc
  M src/bootstrapper.cc
  M src/code-stubs.h
  M src/code-stubs-hydrogen.cc
  M src/compiler.h
  M src/compiler.cc
  M src/compiler/js-generic-lowering.cc
  M src/compiler/js-operator.h
  M src/compiler/js-operator.cc
  M src/compiler/opcodes.h
  M src/compiler/typer.cc
  M src/compiler/verifier.cc
  M src/contexts.h
  M src/contexts.cc
  M src/factory.h
  M src/factory.cc
  M src/full-codegen.cc
  M src/globals.h
  M src/heap-snapshot-generator.cc
  M src/heap/heap.h
  M src/heap/heap.cc
  M src/hydrogen.h
  M src/hydrogen.cc
  M src/hydrogen-instructions.h
  M src/hydrogen-instructions.cc
  M src/ia32/full-codegen-ia32.cc
  M src/ic/ic.cc
  M src/interface.h
  M src/isolate.h
  M src/isolate.cc
  M src/mips/full-codegen-mips.cc
  M src/mips64/full-codegen-mips64.cc
  M src/objects.h
  M src/objects.cc
  M src/objects-inl.h
  M src/parser.h
  M src/parser.cc
  M src/ppc/full-codegen-ppc.cc
  M src/preparser.h
  M src/preparser.cc
  M src/rewriter.cc
  M src/runtime/runtime.h
  M src/runtime/runtime-debug.cc
  M src/runtime/runtime-scopes.cc
  M src/scopes.h
  M src/scopes.cc
  M src/variables.h
  M src/variables.cc
  M src/x64/full-codegen-x64.cc
  M src/x87/full-codegen-x87.cc
  M test/cctest/test-decls.cc
  M test/cctest/test-heap-profiler.cc
  M test/cctest/test-parsing.cc
  M test/cctest/test-serialize.cc
  M test/unittests/compiler/js-operator-unittest.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