Reviewers: fschneider, Description: Reapply "Clean up Context::Lookup and its uses."
The threading test failures seem to be due to a GC-unsafe place, that mixed handles and raw pointers, in the runtime code for context lookup. [email protected] BUG= TEST= Please review this at http://codereview.chromium.org/7890002/ SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge Affected files: M src/contexts.h M src/contexts.cc M src/hydrogen.cc M src/runtime.cc -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
