Chromium Code Reviews

Issue 2220003: Update comment in the API to explicitly state that the handle returned... (Closed)

Created:
10 years, 7 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
Reviewers:
Søren Thygesen Gjesse
CC:
v8-dev
Visibility:
Public.

Description

Update comment in the API to explicitly state that the handle returned from Context::New is persistent and has to be disposed at some point in order to allow garbage collecting the context. Committed: http://code.google.com/p/v8/source/detail?r=4727

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+6 lines, -1 line)
M include/v8.h View 1 chunk +6 lines, -1 line 0 comments

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
10 years, 7 months ago (2010-05-26 06:56:09 UTC) #1
Søren Thygesen Gjesse
10 years, 7 months ago (2010-05-26 11:25:19 UTC) #2
LGTM

Powered by Google App Engine