Its not about our complicated code, its about simple "Hello World" example from official site. And all detailed reproduction steps are the official "Getting Started" instruction with one detail - it was used for Ubuntu 12.04 x64 and i wrote about it. :)
*In any case my problem was solved in revision 13714 of v8. * But its really strangely, that standard example not worked in a public revision. :) Thanks for your attention. :) четверг, 21 февраля 2013 г., 18:44:40 UTC+4 пользователь Sven Panne написал: > > I don't even know what to compile from > https://code.google.com/p/v8-juice/source/browse/, the trunk seems to be > out of date, it uses e.g. GetPointerFromInternalField and friends which are > not part of v8's external API anymore. So until I see some stand-alone > repro, I'll ignore this issue from now on. > > Note that we are really willing to help embedders, but digging through > someone else's code with only vague hints is a huge waste of time. If our > build bots are OK, Chrome works fine running through hundreds of thousands > of web pages and tests etc. it is really not the obligation of the v8 team > to prove that there are no bugs. If you encounter a problem, open a bug on > our bug tracker, including reliable, detailed reproduction steps, and we'll > take a look. > > Another hint: The external v8 API is undergoing some changes, mainly > making the use of an Isolate explicit and mandatory. To be prepared, I > strongly recommend embedders to remove the V8_DISABLE_DEPRECATIONS line > from include/v8.h for testing purposes. > -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" 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.
