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

Issue 9169076: Prepare push to trunk. Now working on version 3.9.0. (Closed)

Created:
8 years, 11 months ago by Yang
Modified:
8 years, 11 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Prepare push to trunk. Now working on version 3.9.0. R=svenpanne@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=10506

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -2 lines) Patch
M ChangeLog View 1 chunk +19 lines, -0 lines 3 comments Download
M src/version.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Yang
8 years, 11 months ago (2012-01-26 07:26:15 UTC) #1
Sven Panne
8 years, 11 months ago (2012-01-26 07:31:45 UTC) #2
LGTM with nits

https://chromiumcodereview.appspot.com/9169076/diff/1/ChangeLog
File ChangeLog (right):

https://chromiumcodereview.appspot.com/9169076/diff/1/ChangeLog#newcode5
ChangeLog:5: Provide access to function inferred name in V8 public API.
Perhaps mention Yury Semikhatsky and "GetInferredName" explicitly

https://chromiumcodereview.appspot.com/9169076/diff/1/ChangeLog#newcode13
ChangeLog:13: Introduce readbinary function in d8 to read binary files.
s/readbinary/ReadBinary/

https://chromiumcodereview.appspot.com/9169076/diff/1/ChangeLog#newcode15
ChangeLog:15: Further robustify the keyed lookup cache against unlucky hash
seeds.
I would remove this, it is subsumed by the item below.

Powered by Google App Engine
This is Rietveld 408576698