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

Issue 115267: Fix for issue 339:... (Closed)

Created:
11 years, 7 months ago by iposva
Modified:
9 years, 4 months ago
Reviewers:
CC:
v8-dev
Visibility:
Public.

Description

Fix for issue 339: - Move GetHiddenProperties functionality from object.cc to handle.cc to be more robust in the presence of GC in the middle of the function. Committed: http://code.google.com/p/v8/source/detail?r=1924

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -42 lines) Patch
M src/handles.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/handles.cc View 1 chunk +29 lines, -1 line 0 comments Download
M src/objects.h View 1 chunk +0 lines, -5 lines 0 comments Download
M src/objects.cc View 1 chunk +0 lines, -36 lines 0 comments Download
M test/cctest/test-api.cc View 1 chunk +32 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698