Reviewers: Vyacheslav Egorov, Description: Fix bug with filtering of foreign context maps in the type feedback.
The first attempt did not properly handle keyed loads/stores and did not check the constructors of the objects in the prototype chain. Added two more tests to handle the fixed cases. BUG=v8:1823 TEST=LeakGlobalObjectViaMapKeyed,LeakGlobalContextViaMapProto Please review this at http://codereview.chromium.org/8974009/ SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/type-info.cc M test/cctest/cctest.status M test/cctest/test-heap.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
