Is it safe to call Module::SetSyntheticModuleExport() outside of a SyntheticModuleEvaluationSteps callback?
I've noticed that it's possible to create a synthetic module with a no-op evaluation steps callback, run InstantiateModule() on it, then call SetSyntheticModuleExport() on it before it is used in other modules. Is that valid? Should I expect it to be valid into the future? Thanks, e -- -- v8-users mailing list v8-users@googlegroups.com http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to v8-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/v8-users/77a8500d-dbce-4fcf-800f-2508132fa905%40googlegroups.com.