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

Issue 257853003: ObjectHashTable's key and WeakHashTable's key types are now Handle<Object> instead of Object*. (Closed)

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

Description

ObjectHashTable's key and WeakHashTable's key types are now Handle<Object> instead of Object*. R=yangguo@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20982

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -39 lines) Patch
M src/mark-compact.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/objects.h View 8 chunks +26 lines, -18 lines 0 comments Download
M src/objects.cc View 6 chunks +39 lines, -7 lines 0 comments Download
M src/objects-inl.h View 2 chunks +18 lines, -11 lines 0 comments Download
M test/cctest/test-dictionary.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Igor Sheludko
PTAL #14
6 years, 8 months ago (2014-04-25 11:48:08 UTC) #1
Yang
On 2014/04/25 11:48:08, Igor Sheludko wrote: > PTAL #14 lgtm.
6 years, 8 months ago (2014-04-25 12:47:17 UTC) #2
Igor Sheludko
6 years, 8 months ago (2014-04-25 13:35:13 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r20982 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698