Chromium Code Reviews

Issue 1623008: Remove redundant null oddball initialization.... (Closed)

Created:
10 years, 8 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
Reviewers:
Rico
CC:
v8-dev
Visibility:
Public.

Description

Remove redundant null oddball initialization. Remove unneeded map argument to CreateOddball. Committed: http://code.google.com/p/v8/source/detail?r=4390

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+8 lines, -18 lines)
M src/heap.h View 1 chunk +1 line, -3 lines 0 comments
M src/heap.cc View 2 chunks +7 lines, -15 lines 0 comments

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
10 years, 8 months ago (2010-04-12 13:20:24 UTC) #1
Rico
10 years, 8 months ago (2010-04-12 13:36:17 UTC) #2
LGTM

Powered by Google App Engine