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

Issue 268063005: Clean up hash creation code to use Handle<Smi> where possible (Closed)

Created:
6 years, 7 months ago by adamk
Modified:
6 years, 7 months ago
Reviewers:
Toon Verwaest
CC:
v8-dev, arv (Not doing code reviews)
Visibility:
Public.

Description

Clean up hash creation code to use Handle<Smi> where possible Also remove apparently-bogus TODO and reorder arguments in Object::GetOrCreateHash to put Isolate first (as seems to be the custom). R=verwaest@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=21246

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -29 lines) Patch
M src/api.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/objects.h View 4 chunks +4 lines, -7 lines 0 comments Download
M src/objects.cc View 8 chunks +17 lines, -19 lines 0 comments Download
M src/objects-inl.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
adamk
6 years, 7 months ago (2014-05-05 22:41:11 UTC) #1
Toon Verwaest
lgtm
6 years, 7 months ago (2014-05-06 11:28:08 UTC) #2
adamk
6 years, 7 months ago (2014-05-09 18:31:13 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r21246 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698