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

Issue 2044004: Mark a function in a header as inline.... (Closed)

Created:
10 years, 7 months ago by Evan Martin
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Mark a function in a header as inline. Without this annotation, it can be multiply-defined when it is included in multiple source files.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/x64/assembler-x64-inl.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Evan Martin
10 years, 7 months ago (2010-05-07 18:41:17 UTC) #1
Erik Corry
LGTM
10 years, 7 months ago (2010-05-07 20:27:41 UTC) #2
Erik Corry
10 years, 7 months ago (2010-05-07 20:32:24 UTC) #3
Committed on bleeding edge as r4619.

Powered by Google App Engine
This is Rietveld 408576698