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

Issue 156643002: Fixed space leak in Interface class. (Closed)

Created:
6 years, 10 months ago by Sven Panne
Modified:
6 years, 10 months ago
Reviewers:
rossberg
CC:
v8-dev
Visibility:
Public.

Description

Fixed space leak in Interface class. The exports_ hash map itself should live in the zone, too, not only its entries. R=rossberg@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19138

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -3 lines) Patch
M src/interface.cc View 1 chunk +4 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Sven Panne
6 years, 10 months ago (2014-02-06 10:06:02 UTC) #1
rossberg
lgtm
6 years, 10 months ago (2014-02-06 10:08:49 UTC) #2
Sven Panne
6 years, 10 months ago (2014-02-06 10:23:29 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r19138 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698