Chromium Code Reviews

Issue 7660012: Fix potentially GC unsafe place in JSObject::DeleteElementWithInterceptor. (Closed)

Created:
9 years, 4 months ago by Vyacheslav Egorov (Chromium)
Modified:
9 years, 4 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Fix potentially GC unsafe place in JSObject::DeleteElementWithInterceptor. Committed: http://code.google.com/p/v8/source/detail?r=8946

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+4 lines, -3 lines)
M src/objects.cc View 1 chunk +4 lines, -3 lines 0 comments

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Chromium)
9 years, 4 months ago (2011-08-16 14:25:29 UTC) #1
Sven Panne
9 years, 4 months ago (2011-08-16 15:48:23 UTC) #2
LGTM

Powered by Google App Engine