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

Issue 334043: Add a test which verifies that weak reference callbacks cannot be invoked whi... (Closed)

Created:
11 years, 1 month ago by antonm
Modified:
9 years, 4 months ago
CC:
v8-dev
Visibility:
Public.

Description

Add a test which verifies that weak reference callbacks cannot be invoked while scavenging. BUG=25819

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -0 lines) Patch
M test/cctest/test-api.cc View 1 chunk +48 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
antonm
ping
11 years, 1 month ago (2009-10-29 10:03:00 UTC) #1
Mads Ager (chromium)
11 years, 1 month ago (2009-10-29 10:12:36 UTC) #2
LGTM

Please add a comment explaining the problems with performing callbacks on
scavenges.  We want it to be clear what the problems are if we decide to go back
to performing callbacks on scavenges.

Powered by Google App Engine
This is Rietveld 408576698