I want to debug some of the Genesis builtin functions in bootstrapper.cc However even with v8_use_external_startup_data=false set, a pre-built snapshot is still being used and there's no way to debug pre-built builtins.
Is there a compile/runtime flag I can use to disable the snapshot completely and always build the context from scratch? -- -- v8-dev mailing list v8-dev@googlegroups.com 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 v8-dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/v8-dev/c1b5dbe2-eab0-40d4-afd4-df5f3cefc096n%40googlegroups.com.