v8/include
hans e514015264 Set V8_HAS_DECLSPEC_SELECTANY for clang-cl
This macro is used for defining static data members with
STATIC_CONST_MEMBER_DEFINITION. Clang-cl mimics MSVC's
behaviour here, so it also needs __declspec(selectany).

This change was prompted by Clang r237787 which changed
a bug where Clang would previously not emit symbols for
some static data members.

BUG=82385
LOG=N

Review URL: https://codereview.chromium.org/1145213004

Cr-Commit-Position: refs/heads/master@{#28563}
2015-05-21 16:21:05 +00:00
..
libplatform Revert "Forward declaration for Isolate / Platform in libplatform.h." and "Fixes d8 on windows following.". 2014-11-19 07:28:07 +00:00
OWNERS Add myself to include/OWNERS 2015-04-21 10:05:59 +00:00
v8-debug.h Provide accessor for object internal properties that doesn't require debugger to be active 2015-05-12 15:40:27 +00:00
v8-platform.h Remove default NOP implementation of MonotonicallyIncreasingTime. 2014-10-09 10:44:30 +00:00
v8-profiler.h Fix C++ violation. 2015-04-09 21:22:50 +00:00
v8-testing.h Bulk update of Google copyright headers in source files. 2014-04-29 06:42:26 +00:00
v8-util.h add StdGlobalValueMap 2015-04-22 09:17:34 +00:00
v8-version.h Update version to 4.5 2015-05-17 06:08:16 +00:00
v8.h Introduce a new gyp flag to warn about to be deprecated APIs 2015-05-21 10:34:22 +00:00
v8config.h Set V8_HAS_DECLSPEC_SELECTANY for clang-cl 2015-05-21 16:21:05 +00:00