GetContextHolder 41 content/renderer/web_ui_mojo_context_state.cc v8::Isolate* isolate = runner->GetContextHolder()->isolate(); GetContextHolder 71 content/renderer/web_ui_mojo_context_state.cc runner_->GetContextHolder()->context())->RemoveObserver(this); GetContextHolder 75 content/renderer/web_ui_mojo_context_state.cc gin::ContextHolder* context_holder = runner_->GetContextHolder(); GetContextHolder 86 content/renderer/web_ui_mojo_context_state.cc gin::ContextHolder* context_holder = runner_->GetContextHolder(); GetContextHolder 136 content/renderer/web_ui_mojo_context_state.cc gin::ContextHolder* context_holder = runner_->GetContextHolder(); GetContextHolder 32 content/renderer/web_ui_runner.h virtual gin::ContextHolder* GetContextHolder() OVERRIDE; GetContextHolder 87 gin/modules/module_registry_unittest.cc ModuleRegistry::From(helper.runner->GetContextHolder()->context())-> GetContextHolder 90 gin/modules/module_registry_unittest.cc ModuleRegistry::From(helper.runner->GetContextHolder()->context())-> GetContextHolder 28 gin/modules/module_runner_delegate.cc runner->GetContextHolder()->context()); GetContextHolder 29 gin/modules/module_runner_delegate.cc registry->AttemptToLoadMoreModules(runner->GetContextHolder()->isolate()); GetContextHolder 45 gin/modules/module_runner_delegate.cc v8::Handle<v8::Context> context = runner->GetContextHolder()->context(); GetContextHolder 48 gin/modules/module_runner_delegate.cc v8::Isolate* isolate = runner->GetContextHolder()->isolate(); GetContextHolder 48 gin/modules/timer.cc GetWrapper(runner_->GetContextHolder()->isolate())->SetHiddenValue( GetContextHolder 66 gin/modules/timer.cc v8::Isolate* isolate = runner_->GetContextHolder()->isolate(); GetContextHolder 16 gin/runner.cc : isolate_scope_(runner->GetContextHolder()->isolate()), GetContextHolder 17 gin/runner.cc handle_scope_(runner->GetContextHolder()->isolate()), GetContextHolder 18 gin/runner.cc scope_(runner->GetContextHolder()->context()) { GetContextHolder 31 gin/runner.h virtual ContextHolder* GetContextHolder() = 0; GetContextHolder 34 gin/runner.h return GetContextHolder()->context()->Global(); GetContextHolder 69 gin/shell_runner.cc v8::Isolate* isolate = GetContextHolder()->isolate(); GetContextHolder 52 gin/shell_runner.h virtual ContextHolder* GetContextHolder() OVERRIDE; GetContextHolder 72 gin/test/file_runner.cc StringToSymbol(runner.GetContextHolder()->isolate(), "result")); GetContextHolder 173 mojo/apps/js/bindings/gl/context.cc v8::Isolate* isolate = runner_->GetContextHolder()->isolate(); GetContextHolder 39 mojo/apps/js/mojo_runner_delegate.cc v8::Isolate* isolate = runner->GetContextHolder()->isolate(); GetContextHolder 69 mojo/apps/js/mojo_runner_delegate.cc gin::ModuleRegistry::From(runner->GetContextHolder()->context()); GetContextHolder 70 mojo/apps/js/mojo_runner_delegate.cc registry->LoadModule(runner->GetContextHolder()->isolate(), module, GetContextHolder 51 mojo/bindings/js/waiting_callback.cc v8::Isolate* isolate = runner_->GetContextHolder()->isolate();