Reviewers: fschneider, Kasper Lund, Description: Fix direct loading of global function prototypes: We must also check the current context has not changed.
The bug reported by Florian. Please review this at http://codereview.chromium.org/3410014/show Affected files: M src/arm/stub-cache-arm.cc M src/ia32/stub-cache-ia32.cc M src/stub-cache.h M src/x64/stub-cache-x64.cc M test/cctest/test-api.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
