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

Issue 6723001: Some Isolate usage cleanups in objects.{h,cc}. (Closed)

Created:
9 years, 9 months ago by Vitaly Repeshko
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Some Isolate usage cleanups in objects.{h,cc}. Committed: http://code.google.com/p/v8/source/detail?r=7312

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -11 lines) Patch
M src/objects.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/objects.cc View 3 chunks +2 lines, -4 lines 0 comments Download
M src/objects-inl.h View 5 chunks +9 lines, -6 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
Vitaly Repeshko
9 years, 9 months ago (2011-03-22 19:00:41 UTC) #1
Mads Ager (chromium)
9 years, 9 months ago (2011-03-22 19:05:36 UTC) #2
LGTM!

http://codereview.chromium.org/6723001/diff/1/src/objects-inl.h
File src/objects-inl.h (right):

http://codereview.chromium.org/6723001/diff/1/src/objects-inl.h#newcode2856
src/objects-inl.h:2856:
isolate()->counters()->map_slow_to_fast_elements()->Increment();
Hey, that's part of my next change! ;-)

Powered by Google App Engine
This is Rietveld 408576698