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

Issue 6392003: Minor cleanup: Use MaybeObject instead of bool and Failure** in... (Closed)

Created:
9 years, 11 months ago by Erik Corry
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Minor cleanup: Use MaybeObject instead of bool and Failure** in stub cache generation. Committed: http://code.google.com/p/v8/source/detail?r=6480

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+158 lines, -216 lines) Patch
M src/arm/stub-cache-arm.cc View 4 chunks +19 lines, -22 lines 0 comments Download
M src/ia32/stub-cache-ia32.cc View 13 chunks +64 lines, -91 lines 0 comments Download
M src/stub-cache.h View 1 chunk +10 lines, -11 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 13 chunks +65 lines, -92 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
9 years, 11 months ago (2011-01-25 09:07:09 UTC) #1
Mads Ager (chromium)
9 years, 11 months ago (2011-01-25 14:14:32 UTC) #2
LGTM, thanks!

Powered by Google App Engine
This is Rietveld 408576698