Reviewers: antonm, Vitaly, Description: Avoid GC when compiling CallIC stubs.
In rare cases GC could be called from ComputeCallMiss function thus breaking CallIC::LoadFunction. Please review this at http://codereview.chromium.org/3047027/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
