Reviewers: Jakob, Description: Merged r13480, r13481 into trunk branch.
Always fail when trying to store to an undeclared global variable, even if it
was found. Fix corner case when JSFunction is evicted from flusher. BUG=chromium:168801 [email protected] Please review this at https://codereview.chromium.org/12040042/ SVN Base: https://v8.googlecode.com/svn/trunk Affected files: M src/ic.h M src/ic.cc M src/mark-compact.cc M src/stub-cache.cc M src/version.cc M test/cctest/cctest.gyp A + test/cctest/test-global-object.cc M test/cctest/test-heap.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
