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

Issue 468813003: Fix OrderedHashTabelIterator accessors. (Closed)

Created:
6 years, 4 months ago by Dmitry Lomov (no reviews)
Modified:
6 years, 4 months ago
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Fix OrderedHashTabelIterator accessors. They might be undefined for uninitialized iterators. The rest of the code is ready for this eventuality. R=arv@chromium.org, adamk@chromium.org BUG=403292 LOG=N Committed: https://code.google.com/p/v8/source/detail?r=23126

Patch Set 1 #

Patch Set 2 : Fixed flags in regression test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -5 lines) Patch
M src/objects.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/objects.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/objects-inl.h View 1 chunk +2 lines, -2 lines 0 comments Download
A test/mjsunit/regress/regress-403292.js View 1 1 chunk +53 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Dmitry Lomov (no reviews)
PTAL
6 years, 4 months ago (2014-08-13 12:15:24 UTC) #1
arv (Not doing code reviews)
LGTM This test is pretty ridiculous. Can you trim it down so a human can ...
6 years, 4 months ago (2014-08-13 14:18:10 UTC) #2
Dmitry Lomov (no reviews)
On 2014/08/13 14:18:10, arv wrote: > LGTM > > This test is pretty ridiculous. Can ...
6 years, 4 months ago (2014-08-13 14:25:00 UTC) #3
Dmitry Lomov (no reviews)
6 years, 4 months ago (2014-08-14 10:24:34 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as 23126 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698