NewModuleContext 166 src/factory.h Handle<Context> NewModuleContext(Handle<ScopeInfo> scope_info); NewModuleContext 1336 src/scopes.cc Handle<Context> context = factory->NewModuleContext(scope_info);