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

Issue 118183002: Improve the fix for r18344. (Closed)

Created:
7 years ago by Sven Panne
Modified:
7 years ago
Reviewers:
dcarney
CC:
v8-dev
Visibility:
Public.

Description

Improve the fix for r18344. Our toolchains differ in mysterious ways, especially regarding overloading resolution, templates, etc. :-P This fix avoids a call/return just for resolution and uses a static_cast instead. R=dcarney@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18349

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -6 lines) Patch
M src/assembler.cc View 1 chunk +2 lines, -6 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Sven Panne
7 years ago (2013-12-18 12:07:53 UTC) #1
dcarney
lgtm
7 years ago (2013-12-18 12:08:31 UTC) #2
Sven Panne
7 years ago (2013-12-18 12:09:21 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r18349.

Powered by Google App Engine
This is Rietveld 408576698