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

Issue 762773002: Don't use ConsStringIterator to compute string hashes (Closed)

Created:
6 years ago by dcarney
Modified:
6 years ago
Reviewers:
Yang
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Project:
v8
Visibility:
Public.

Description

Don't use ConsStringIterator to compute string hashes R=yangguo@chromium.org BUG=

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

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

Messages

Total messages: 9 (2 generated)
dcarney
ptal - the absolute worst case for hashing a constring is only a 15ms or ...
6 years ago (2014-11-26 10:15:52 UTC) #2
Yang
On 2014/11/26 10:15:52, dcarney wrote: > ptal - the absolute worst case for hashing a ...
6 years ago (2014-11-26 10:46:09 UTC) #3
Yang
https://codereview.chromium.org/762773002/diff/1/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/762773002/diff/1/src/objects.cc#newcode9291 src/objects.cc:9291: String::WriteToFlat(cons_string, one_byte_buffer, 0, length); Wouldn't this cause OOB writes ...
6 years ago (2014-11-26 10:46:15 UTC) #4
dcarney
On 2014/11/26 10:46:15, Yang wrote: > https://codereview.chromium.org/762773002/diff/1/src/objects.cc > File src/objects.cc (right): > > https://codereview.chromium.org/762773002/diff/1/src/objects.cc#newcode9291 > ...
6 years ago (2014-11-26 11:16:51 UTC) #5
Yang
On 2014/11/26 11:16:51, dcarney wrote: > On 2014/11/26 10:46:15, Yang wrote: > > https://codereview.chromium.org/762773002/diff/1/src/objects.cc > ...
6 years ago (2014-11-26 11:25:44 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/762773002/20001
6 years ago (2014-11-26 11:26:02 UTC) #8
commit-bot: I haz the power
6 years ago (2014-11-26 11:53:34 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:20001)

Powered by Google App Engine
This is Rietveld 408576698