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

Issue 212693006: Remove V8_INLINE from v8-util.h. (Closed)

Created:
6 years, 8 months ago by vogelheim
Modified:
6 years, 8 months ago
CC:
v8-dev, Paweł Hajdan Jr.
Visibility:
Public.

Description

Remove V8_INLINE from v8-util.h. (These have been causing compilation problems on some platforms. For VS, V8_INLINE turns into 'force inline', which will then cause a problem when the compiler won't actually inline. Search for "C4714 warning" for details.) BUG= R=jochen@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20432

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -14 lines) Patch
M include/v8-util.h View 6 chunks +14 lines, -14 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jochen (gone - plz use gerrit)
lgtm
6 years, 8 months ago (2014-04-02 11:22:45 UTC) #1
vogelheim
6 years, 8 months ago (2014-04-02 12:07:17 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r20432 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698