Home
last modified time | relevance | path

Searched defs:v8_context (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/chrome/renderer/extensions/
Dchrome_v8_context.cc20 ChromeV8Context::ChromeV8Context(const v8::Handle<v8::Context>& v8_context, in ChromeV8Context()
Dchrome_extensions_dispatcher_delegate.cc61 const v8::Handle<v8::Context>& v8_context, in CreateScriptContext()
/external/chromium_org/extensions/renderer/
Ddefault_dispatcher_delegate.cc19 const v8::Handle<v8::Context>& v8_context, in CreateScriptContext()
Dscript_context_set_unittest.cc23 v8::Handle<v8::Context> v8_context(v8::Context::New(isolate)); in TEST() local
Dv8_context_native_handler.cc48 v8::Handle<v8::Context> v8_context = in GetModuleSystem() local
Dscript_context.h47 v8::Handle<v8::Context> v8_context() const { in v8_context() function
Dscript_context.cc31 ScriptContext::ScriptContext(const v8::Handle<v8::Context>& v8_context, in ScriptContext()
Dextension_helper.cc335 v8::Handle<v8::Context> v8_context = in OnAppWindowClosed() local
Ddispatcher.cc226 const v8::Handle<v8::Context>& v8_context, in DidCreateScriptContext()
303 const v8::Handle<v8::Context>& v8_context, in WillReleaseScriptContext()
/external/chromium_org/content/renderer/gpu/
Dgpu_benchmarking_extension.cc879 v8::Handle<v8::Context> v8_context = callback_and_context->GetContext(); in RunMicroBenchmark() local
906 v8::Handle<v8::Context> v8_context = in SendMessageToMicroBenchmark() local