Reviewers: ulan,

Description:
Eliminate extended mode, and other modes clean-up

- Merge LanguageMode and StrictModeFlag enums
- Make harmony-scoping depend only on strict mode
- Free some bits on the way
- Plus additional clean-up and renaming

[email protected]
BUG=

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

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

Affected files (+859, -1040 lines):
  M src/a64/code-stubs-a64.cc
  M src/a64/full-codegen-a64.cc
  M src/a64/ic-a64.cc
  M src/a64/lithium-a64.h
  M src/a64/lithium-codegen-a64.cc
  M src/accessors.cc
  M src/api.cc
  M src/arm/code-stubs-arm.cc
  M src/arm/full-codegen-arm.cc
  M src/arm/ic-arm.cc
  M src/arm/lithium-arm.h
  M src/arm/lithium-codegen-arm.h
  M src/arm/lithium-codegen-arm.cc
  M src/ast.h
  M src/ast.cc
  M src/bootstrapper.cc
  M src/builtins.cc
  M src/code-stubs-hydrogen.cc
  M src/code-stubs.h
  M src/code-stubs.cc
  M src/compilation-cache.h
  M src/compilation-cache.cc
  M src/compiler.h
  M src/compiler.cc
  M src/contexts.h
  M src/contexts.cc
  M src/debug.cc
  M src/execution.cc
  M src/factory.h
  M src/factory.cc
  M src/full-codegen.h
  M src/full-codegen.cc
  M src/globals.h
  M src/handles.cc
  M src/heap.h
  M src/heap.cc
  M src/hydrogen-instructions.h
  M src/hydrogen.h
  M src/hydrogen.cc
  M src/i18n.cc
  M src/ia32/code-stubs-ia32.cc
  M src/ia32/full-codegen-ia32.cc
  M src/ia32/ic-ia32.cc
  M src/ia32/lithium-codegen-ia32.h
  M src/ia32/lithium-codegen-ia32.cc
  M src/ia32/lithium-ia32.h
  M src/ic.h
  M src/ic.cc
  M src/isolate.cc
  M src/json-parser.h
  M src/liveedit.cc
  M src/mips/lithium-codegen-mips.h
  M src/mips/lithium-mips.h
  M src/objects-inl.h
  M src/objects.h
  M src/objects.cc
  M src/parser.h
  M src/parser.cc
  M src/preparse-data.h
  M src/preparser.h
  M src/preparser.cc
  M src/runtime.h
  M src/runtime.cc
  M src/scopeinfo.cc
  M src/scopes.h
  M src/scopes.cc
  M src/stub-cache.h
  M src/stub-cache.cc
  M src/token.h
  M src/v8globals.h
  M src/variables.cc
  M src/x64/code-stubs-x64.cc
  M src/x64/full-codegen-x64.cc
  M src/x64/ic-x64.cc
  M src/x64/lithium-codegen-x64.h
  M src/x64/lithium-codegen-x64.cc
  M src/x64/lithium-x64.h
  M test/cctest/test-api.cc
  M test/cctest/test-compiler.cc
  M test/cctest/test-debug.cc
  M test/cctest/test-heap.cc
  M test/cctest/test-mark-compact.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/groups/opt_out.

Reply via email to