Searched refs:setCustomObjectFormatterEnabled (Results 1 – 7 of 7) sorted by relevance
252 injectedScript->setCustomObjectFormatterEnabled(true); in findInjectedScript()345 void V8InspectorSessionImpl::setCustomObjectFormatterEnabled(bool enabled) { in setCustomObjectFormatterEnabled() function in v8_inspector::V8InspectorSessionImpl352 injectedScript->setCustomObjectFormatterEnabled(enabled); in setCustomObjectFormatterEnabled()
61 void setCustomObjectFormatterEnabled(bool);
495 Response V8RuntimeAgentImpl::setCustomObjectFormatterEnabled(bool enabled) { in setCustomObjectFormatterEnabled() function in v8_inspector::V8RuntimeAgentImpl499 m_session->setCustomObjectFormatterEnabled(enabled); in setCustomObjectFormatterEnabled()887 m_session->setCustomObjectFormatterEnabled(true); in restore()928 m_session->setCustomObjectFormatterEnabled(false); in disable()
106 Response setCustomObjectFormatterEnabled(bool) override;
122 void setCustomObjectFormatterEnabled(bool);
711 void InjectedScript::setCustomObjectFormatterEnabled(bool enabled) { in setCustomObjectFormatterEnabled() function in v8_inspector::InjectedScript
1550 experimental command setCustomObjectFormatterEnabled