> src/objects-inl.h:2873: error: invalid application of 'sizeof' to
> incomplete type 'StaticAssertion<false>'
> src/objects-inl.h:2880: error: invalid application of 'sizeof' to
> incomplete type 'StaticAssertion<false>'
> src/objects-inl.h:2883: error: invalid application of 'sizeof' to
> incomplete type 'StaticAssertion<false>'
> src/objects-inl.h:2890: error: invalid application of 'sizeof' to
> incomplete type 'StaticAssertion<false>'
> src/objects-inl.h:2897: error: invalid application of 'sizeof' to
> incomplete type 'StaticAssertion<false>'

It seems that kFormalParameterCountOffset and others hi-parts of
pseudo smis in SharedFunctionInfo are not aligned as expected.

What are values for kPointerSize and kIntSize on PowerPC?

--
Vyacheslav Egorov

-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users

Reply via email to