I am building a js online compiler.I need store the functions and classes used on the editor in db so that other users can make use of those functions too.I can store it once the v8 execute the js code but i need it on compilation time.
Is there any way to get it?? Does anyone have idea about it?? -- -- 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/d67c1143-b5eb-417e-b210-e1ab14b2f58en%40googlegroups.com.
