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

Issue 612213002: Clear the handle returned by HashTable::Release in ~HashTable. (Closed)

Created:
6 years, 2 months ago by koda
Modified:
6 years, 2 months ago
Reviewers:
siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Clear the handle returned by HashTable::Release in ~HashTable. This is a fix to the issue of EnsureCapacity retaining old arrays until the end of the current handle scope. R=asiva@google.com Committed: https://code.google.com/p/dart/source/detail?r=40817

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -7 lines) Patch
M runtime/vm/hash_table.h View 3 chunks +16 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
koda
6 years, 2 months ago (2014-09-29 22:06:11 UTC) #1
koda
I'm considering renaming 'Release', or splitting it into two cases, depending on whether the caller ...
6 years, 2 months ago (2014-09-29 22:08:53 UTC) #2
siva
lgtm
6 years, 2 months ago (2014-09-30 02:08:57 UTC) #3
koda
6 years, 2 months ago (2014-09-30 17:05:24 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as r40817 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698