Searched defs:GetByV8Context (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/extensions/renderer/
H A Dscript_context_set.cc51 return isolate->InContext() ? GetByV8Context(isolate->GetCurrentContext())
58 return calling.IsEmpty() ? NULL : GetByV8Context(calling);
61 ScriptContext* ScriptContextSet::GetByV8Context( function in class:extensions::ScriptContextSet

Completed in 74 milliseconds