Home
last modified time | relevance | path

Searched defs:setCustomObjectFormatterEnabled (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/inspector/
Dv8-inspector-session-impl.cc320 void V8InspectorSessionImpl::setCustomObjectFormatterEnabled(bool enabled) { in setCustomObjectFormatterEnabled() function in v8_inspector::V8InspectorSessionImpl
Dinjected-script.cc284 void InjectedScript::setCustomObjectFormatterEnabled(bool enabled) { in setCustomObjectFormatterEnabled() function in v8_inspector::InjectedScript
Dv8-runtime-agent-impl.cc521 Response V8RuntimeAgentImpl::setCustomObjectFormatterEnabled(bool enabled) { in setCustomObjectFormatterEnabled() function in v8_inspector::V8RuntimeAgentImpl
Dinjected-script-source.js691 setCustomObjectFormatterEnabled: function(enabled) method in InjectedScript