Reviewers: rossberg,

Description:
Fix input and output to handle UTF16 surrogate pairs.

Please review this at https://chromiumcodereview.appspot.com/9600009/

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

Affected files:
  M     src/api.cc
  M     src/arm/regexp-macro-assembler-arm.cc
  M     src/debug-agent.cc
  M     src/globals.h
  M     src/heap.cc
  M     src/hydrogen-instructions.h
  M     src/ia32/regexp-macro-assembler-ia32.cc
  M     src/jsregexp.cc
  M     src/log.cc
  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-api.cc
  M     src/preparser.h
  M     src/preparser.cc
  M     src/scanner-character-streams.h
  M     src/scanner-character-streams.cc
  M     src/scanner.h
  M     src/scanner.cc
  M     src/unicode-inl.h
  M     src/unicode.h
  M     src/unicode.cc
  M     src/x64/regexp-macro-assembler-x64.cc
  M     test/cctest/test-api.cc
  M     test/cctest/test-parsing.cc


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

Reply via email to