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

Issue 10944011: Clear EnumIndices as well on CNLT. (Closed)

Created:
8 years, 3 months ago by Toon Verwaest
Modified:
8 years, 3 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Clear EnumIndices as well on CNLT. BUG= Committed: https://code.google.com/p/v8/source/detail?r=12542

Patch Set 1 #

Total comments: 1

Patch Set 2 : Addressed nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -7 lines) Patch
M src/handles.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/objects.h View 1 1 chunk +16 lines, -2 lines 0 comments Download
M src/objects.cc View 2 chunks +7 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Toon Verwaest
PTAL.
8 years, 3 months ago (2012-09-18 15:38:28 UTC) #1
Jakob Kummerow
8 years, 3 months ago (2012-09-19 07:58:41 UTC) #2
LGTM with nit.

https://chromiumcodereview.appspot.com/10944011/diff/1/src/objects.h
File src/objects.h (right):

https://chromiumcodereview.appspot.com/10944011/diff/1/src/objects.h#newcode2517
src/objects.h:2517: if (IsEmpty()) return false;;
nit: ;;

Powered by Google App Engine
This is Rietveld 408576698