> This is not a bug. The API you are using has been deprecated. Instead, you should use v8::ScriptCompiler::CreateCodeCache.
Thanks, Yang. Updating Doxygen comments for `v8::ScriptCompiler` would be helpful. As it stands now, the comment describes one of the parameters as "\param pre_data Pre-parsing data, as obtained by ScriptData::PreCompile()" and neither parameter nor the mentioned method even exist in v6.6. -- -- 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]. For more options, visit https://groups.google.com/d/optout.
