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

Issue 230733003: ElementsAccessor::Delete() maybehandlified. (Closed)

Created:
6 years, 8 months ago by Igor Sheludko
Modified:
6 years, 8 months ago
Reviewers:
Yang
CC:
v8-dev
Visibility:
Public.

Description

ElementsAccessor::Delete() maybehandlified. R=yangguo@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20631

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressing review notes #

Patch Set 3 : Rebasing on r20629 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -59 lines) Patch
M src/elements.h View 1 chunk +1 line, -1 line 0 comments Download
M src/elements.cc View 1 2 6 chunks +24 lines, -37 lines 0 comments Download
M src/objects.h View 1 2 3 chunks +20 lines, -8 lines 0 comments Download
M src/objects.cc View 1 2 7 chunks +53 lines, -13 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Igor Sheludko
PTAL
6 years, 8 months ago (2014-04-09 13:34:18 UTC) #1
Yang
LGTM with comments addressed. https://codereview.chromium.org/230733003/diff/1/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/230733003/diff/1/src/objects.cc#newcode5212 src/objects.cc:5212: RETURN_EXCEPTION_IF_SCHEDULED_EXCEPTION(isolate, Object); Where does the ...
6 years, 8 months ago (2014-04-09 15:09:59 UTC) #2
Igor Sheludko
https://codereview.chromium.org/230733003/diff/1/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/230733003/diff/1/src/objects.cc#newcode5212 src/objects.cc:5212: RETURN_EXCEPTION_IF_SCHEDULED_EXCEPTION(isolate, Object); On 2014/04/09 15:09:59, Yang wrote: > Where ...
6 years, 8 months ago (2014-04-09 15:44:54 UTC) #3
Igor Sheludko
6 years, 8 months ago (2014-04-09 15:45:19 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r20631 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698