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

Issue 164475: Push version 1.3.4 to trunk.... (Closed)

Created:
11 years, 4 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Push version 1.3.4 to trunk. Added a readline() command to the d8 shell. Fixed bug in json parsing. Added idle notification to the API and reduced memory on idle notifications. Committed: http://code.google.com/p/v8/source/detail?r=2682

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+325 lines, -109 lines) Patch
M ChangeLog View 1 chunk +10 lines, -0 lines 0 comments Download
M include/v8.h View 1 chunk +8 lines, -0 lines 0 comments Download
M src/api.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M src/compiler.h View 2 chunks +3 lines, -1 line 0 comments Download
M src/compiler.cc View 7 chunks +21 lines, -10 lines 0 comments Download
M src/d8.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/d8.cc View 4 chunks +17 lines, -3 lines 0 comments Download
M src/flag-definitions.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/heap.h View 2 chunks +6 lines, -0 lines 0 comments Download
M src/heap.cc View 2 chunks +15 lines, -1 line 0 comments Download
M src/messages.js View 2 chunks +76 lines, -67 lines 0 comments Download
M src/runtime.cc View 4 chunks +10 lines, -5 lines 0 comments Download
M src/spaces.h View 4 chunks +24 lines, -0 lines 0 comments Download
M src/spaces.cc View 4 chunks +35 lines, -7 lines 0 comments Download
M src/uri.js View 3 chunks +11 lines, -5 lines 0 comments Download
M src/v8.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/v8.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/codegen-x64.cc View 4 chunks +57 lines, -3 lines 0 comments Download
M src/x64/disasm-x64.cc View 2 chunks +1 line, -2 lines 0 comments Download
M test/mjsunit/json.js View 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
11 years, 4 months ago (2009-08-13 12:34:27 UTC) #1
Christian Plesner Hansen
11 years, 4 months ago (2009-08-13 12:43:18 UTC) #2
Lgtm

Powered by Google App Engine
This is Rietveld 408576698