Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(177)

Issue 7890002: Reapply "Clean up Context::Lookup and its uses." (Closed)

Created:
9 years, 3 months ago by Kevin Millikin (Chromium)
Modified:
9 years, 3 months ago
Reviewers:
fschneider
CC:
v8-dev
Visibility:
Public.

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. R=fschneider@chromium.org BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=9356

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+183 lines, -247 lines) Patch
M src/contexts.h View 2 chunks +14 lines, -24 lines 0 comments Download
M src/contexts.cc View 3 chunks +46 lines, -54 lines 0 comments Download
M src/hydrogen.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/runtime.cc View 14 chunks +123 lines, -168 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Kevin Millikin (Chromium)
9 years, 3 months ago (2011-09-13 08:41:11 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698