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

Issue 18305004: Ensure CheckInitialized is present independent of define. (Closed)

Created:
7 years, 5 months ago by Michael Starzinger
Modified:
7 years, 5 months ago
Reviewers:
danno
CC:
v8-dev
Visibility:
Public.

Description

Ensure CheckInitialized is present independent of define. This makes sure that the same symbols are present, independent of which defines have been used while building V8. Otherwise only embedders with compatible defines would be able to link against that binary. R=danno@chromium.org BUG=chromium:255779 Committed: http://code.google.com/p/v8/source/detail?r=15417

Patch Set 1 #

Patch Set 2 : Force inlining. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -6 lines) Patch
M include/v8.h View 1 1 chunk +4 lines, -3 lines 0 comments Download
M src/api.cc View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Michael Starzinger
7 years, 5 months ago (2013-07-01 12:45:06 UTC) #1
danno
lgtm
7 years, 5 months ago (2013-07-01 12:46:37 UTC) #2
Michael Starzinger
7 years, 5 months ago (2013-07-01 12:57:22 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r15417 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698