Could I request exposing the magic number used in snapshots as a function call or exporting the variable that holds it . It'd be nice to ask the library what's current number is as I've noticed it's a macro that aggregates a number of stuff together to build it.
I ask so that i can inspect the magic number to determine if the snapshot works with the included runtime before passing it to V8 to use. Also I plan on using a custom snapshot file where the magic number at the start will just be 0 so as it identify it a non V8 one. -- -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/v8-dev/b46d3b8c-61e3-495b-b62b-19cb0794330cn%40googlegroups.com.
