Searched refs:InstallGlobals (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/gin/modules/
H A Dmodule_registry.h50 static void InstallGlobals(v8::Isolate* isolate, v8::Handle<v8::Object> obj);
H A Dmodule_registry.cc116 void ModuleRegistry::InstallGlobals(v8::Isolate* isolate, function in class:gin::ModuleRegistry
/external/chromium_org/content/renderer/
H A Dweb_ui_mojo_context_state.cc60 gin::ModuleRegistry::InstallGlobals(context->GetIsolate(), context->Global());
/external/chromium_org/extensions/renderer/
H A Dmodule_system.cc598 gin::ModuleRegistry::InstallGlobals(GetIsolate(), define_object);

Completed in 205 milliseconds