Define V8_EXPORT to nothing for clients of v8.
authoryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 18 May 2012 09:52:09 +0000 (09:52 +0000)
committeryangguo@chromium.org <yangguo@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Fri, 18 May 2012 09:52:09 +0000 (09:52 +0000)
commit70408d49b172aaa17a3e78daaa0ce21eecde093d
tree7a9ed12ec7cb058874bc049e0b305272fceca962
parentcb06ffab5e31f012d64d46840400e12f9376adab
Define V8_EXPORT to nothing for clients of v8.

This is to make sure that inline functions are only exported by
libv8.so and not also by all clients. This is the v8 version of
https://chromiumcodereview.appspot.com/10386108/

This CL depends on http://codereview.chromium.org/10310156/ landing
first.

BUG=chromium:90078

Review URL: https://chromiumcodereview.appspot.com/10399036

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@11590 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
include/v8.h