Reviewers: Mikhail Naganov, Erik Corry, Mads Ager,

Description:
Move InitLineEnds and GetLineNumber to handles.cc to avoid
issues with a raw this pointer and GC.

Fix issue with FlattenString where we may keep a StringShape
alive across a GC.

Please review this at http://codereview.chromium.org/43020

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

Affected files:
   M     src/accessors.cc
   M     src/compiler.cc
   M     src/handles.h
   M     src/handles.cc
   M     src/objects.h
   M     src/objects.cc
   M     test/cctest/test-compiler.cc



--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to