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

/external/webkit/Source/WebKit/chromium/src/
H A DInspectorFrontendClientImpl.cpp71 v8::Handle<v8::Value> frontendHostObj = toV8(m_frontendHost.get()); local
74 global->Set(v8::String::New("InspectorFrontendHost"), frontendHostObj);

Completed in 47 milliseconds