Reviewers: Yang,

Message:
I think this takes care of the FilterASCII problem to start.

I'm planning to do a series of mass renames to do with the ascii/one byte naming
problem after there's some stability.

Description:
Introduce ENABLE_LATIN_1 compile flag

Mostly a bunch of renaming when flag is disabled.

[email protected]
BUG=


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

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

Affected files:
  M build/common.gypi
  M src/api.cc
  M src/arm/code-stubs-arm.cc
  M src/arm/full-codegen-arm.cc
  M src/arm/lithium-codegen-arm.cc
  M src/arm/regexp-macro-assembler-arm.cc
  M src/ast.cc
  M src/bootstrapper.h
  M src/bootstrapper.cc
  M src/codegen.cc
  M src/compiler.cc
  M src/factory.h
  M src/factory.cc
  M src/globals.h
  M src/heap-inl.h
  M src/heap.h
  M src/heap.cc
  M src/hydrogen.cc
  M src/ia32/code-stubs-ia32.cc
  M src/ia32/full-codegen-ia32.cc
  M src/ia32/lithium-codegen-ia32.cc
  M src/ia32/regexp-macro-assembler-ia32.cc
  M src/json-parser.h
  M src/jsregexp.h
  M src/jsregexp.cc
  M src/log.cc
  M src/mips/code-stubs-mips.cc
  M src/mips/full-codegen-mips.cc
  M src/mips/lithium-codegen-mips.cc
  M src/mips/regexp-macro-assembler-mips.cc
  M src/objects-debug.cc
  M src/objects-inl.h
  M src/objects.h
  M src/objects.cc
  M src/parser.cc
  M src/runtime.cc
  M src/scanner.h
  M src/string-search.h
  M src/string.js
  M src/unicode.h
  M src/utils.h
  M src/v8utils.h
  M src/x64/code-stubs-x64.cc
  M src/x64/full-codegen-x64.cc
  M src/x64/lithium-codegen-x64.cc
  M src/x64/regexp-macro-assembler-x64.cc
  M test/cctest/test-api.cc
  M test/cctest/test-hashing.cc
  M test/cctest/test-heap.cc
  M test/cctest/test-strings.cc
  A + test/mjsunit/regress/regress-latin-1.js


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to