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

Issue 9741: Destroyed global handles should not be touched. Added extra... (Closed)

Created:
12 years, 1 month ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Destroyed global handles should not be touched. Added extra assertions to get errors when first touching the destroyed handle instead of getting the error when allocating a new handle at some later point. Committed: http://code.google.com/p/v8/source/detail?r=725

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M src/global-handles.cc View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
12 years, 1 month ago (2008-11-10 13:33:18 UTC) #1
Christian Plesner Hansen
12 years, 1 month ago (2008-11-10 14:27:15 UTC) #2
Lgtm!

Powered by Google App Engine
This is Rietveld 408576698