hello. Daniel & Jakob
please help to review the latest code.

For the V8EXPORT definition in the v8-vtune.h file. "V8EXPORT" is undefined at
the end of include/v8.h file. So I defined it here.

Another compilation issue is that if I put the implementation of
InitializeVtuneForV8() function in the vtune-jit.cc file, this symbol can NOT be exported. But if I put the implementation of this function in other functions
such as api.cc, It can be exported on windows.

Thanks.


https://codereview.chromium.org/11574031/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to