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

Issue 661181: - Pushed source code for functions into old space.... (Closed)

Created:
10 years, 10 months ago by bak
Modified:
9 years, 7 months ago
Reviewers:
Kasper Lund
CC:
v8-dev
Visibility:
Public.

Description

- Pushed source code for functions into old space. - Renamed TryFlattenIfNotFlat to TryFlatten. Committed: http://code.google.com/p/v8/source/detail?r=3976

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -49 lines) Patch
M src/api.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/handles.h View 1 chunk +4 lines, -1 line 0 comments Download
M src/handles.cc View 2 chunks +6 lines, -3 lines 0 comments Download
M src/heap.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/heap.cc View 2 chunks +5 lines, -7 lines 0 comments Download
M src/objects.h View 2 chunks +4 lines, -4 lines 0 comments Download
M src/objects.cc View 5 chunks +6 lines, -6 lines 0 comments Download
M src/objects-inl.h View 1 chunk +3 lines, -5 lines 0 comments Download
M src/parser.cc View 4 chunks +6 lines, -7 lines 0 comments Download
M src/runtime.cc View 12 chunks +14 lines, -14 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
bak
10 years, 10 months ago (2010-02-26 14:29:19 UTC) #1
Kasper Lund
10 years, 10 months ago (2010-02-26 14:33:31 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698