Reviewers: Vyacheslav Egorov, Vitaly, antonm,

Description:
Reapplying r5174 (Avoid GC when compiling CallIC stubs).

I could not find a way to introduce simple yet useful assertions,
so I removed the assertions that broke tests.

The new patch just fixes the actual problem (GC triggered while raw pointers
are held in LookupResult).


Please review this at http://codereview.chromium.org/3030049/show

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

Affected files:
  M     src/arm/stub-cache-arm.cc
  M     src/ia32/stub-cache-ia32.cc
  M     src/stub-cache.h
  M     src/stub-cache.cc
  M     src/x64/stub-cache-x64.cc


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

Reply via email to