Searched refs:frontendHostObj (Results 1 – 1 of 1) sorted by relevance
89 …v8::Handle<v8::Value> frontendHostObj = toV8(m_frontendHost.get(), global, scriptState->isolate()); in windowObjectCleared() local91 global->Set(v8::String::NewFromUtf8(isolate, "InspectorFrontendHost"), frontendHostObj); in windowObjectCleared()