Add V8_ALIGNOF() and use that in lazy-instance.h.
authorbmeurer@chromium.org <bmeurer@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 26 Aug 2013 08:06:15 +0000 (08:06 +0000)
committerbmeurer@chromium.org <bmeurer@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 26 Aug 2013 08:06:15 +0000 (08:06 +0000)
commitfb190fb6ae207938f9e21eab2cea07bef362f683
tree2a8ea53046fab59da61aa216e6504854cb12f2b2
parent4db1f475ecbb9f95a19c7483fc084d7fa1154f13
Add V8_ALIGNOF() and use that in lazy-instance.h.

Also fix the inconsistent attribute naming, and make V8_GNUC_PREREQ() test work for GCC compatible compilers.

R=svenpanne@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@16311 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
include/v8config.h
src/lazy-instance.h