I've built v8 on VS2008, but can't get the features in the v8native js files to work. I created library and shell with and without snapshot feature. I've run the js2c script and got a DerivedSources/native.cc which looks like it has something in it (937 k of something).
But some functions seem missing (which is how I noted); notably ToInt32 and co. defined in runtime.js I can't get V8 to load the js files in src directory. What am I missing here? Thanks, --~--~---------~--~----~------------~-------~--~----~ v8-users mailing list [email protected] http://groups.google.com/group/v8-users -~----------~----~----~----~------~----~------~--~---
