I tried to make v8.log on android when I use android browser. So I edited 'src/flag-definitions.h' to turn on flags related logging and profiling as a default.
After rebuilt of libv8 and android framework, it doesn't make v8.log. I checked when I using v8shell on android with --prof option. but it works. (it make v8.log) How can I make v8.log when I using android browser? -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
