Reviewers: ulan,

Message:
This does not remove the use of the non-handlified String::TryFlatten yet. Some
possibly performance sensitive places use that and I'll deal with those in a
follow-up CL.

Description:
Implement handlified String::Flatten.

[email protected]

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

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

Affected files (+119, -92 lines):
  M src/api.cc
  M src/factory.cc
  M src/handles.h
  M src/handles.cc
  M src/hydrogen.cc
  M src/json-parser.h
  M src/json-stringifier.h
  M src/jsregexp.cc
  M src/liveedit.cc
  M src/messages.cc
  M src/objects.h
  M src/objects.cc
  M src/objects-debug.cc
  M src/objects-inl.h
  M src/parser.cc
  M src/runtime.cc
  M test/cctest/test-api.cc
  M test/cctest/test-strings.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