Home
last modified time | relevance | path

Searched refs:createInjectedScriptHostV8Wrapper (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/
DV8InjectedScriptManager.cpp54 static v8::Local<v8::Object> createInjectedScriptHostV8Wrapper(InjectedScriptHost* host, v8::Isolat… in createInjectedScriptHostV8Wrapper() function
88 …v8::Local<v8::Object> scriptHostWrapper = createInjectedScriptHostV8Wrapper(m_injectedScriptHost.g… in createInjectedScript()