Searched defs:setCustomObjectFormatterEnabled (Results 1 – 4 of 4) sorted by relevance
/external/v8/src/inspector/ | ||
D | v8-inspector-session-impl.cc | 320 void V8InspectorSessionImpl::setCustomObjectFormatterEnabled(bool enabled) { in setCustomObjectFormatterEnabled() function in v8_inspector::V8InspectorSessionImpl |
D | injected-script.cc | 284 void InjectedScript::setCustomObjectFormatterEnabled(bool enabled) { in setCustomObjectFormatterEnabled() function in v8_inspector::InjectedScript |
D | v8-runtime-agent-impl.cc | 521 Response V8RuntimeAgentImpl::setCustomObjectFormatterEnabled(bool enabled) { in setCustomObjectFormatterEnabled() function in v8_inspector::V8RuntimeAgentImpl |
D | injected-script-source.js | 691 setCustomObjectFormatterEnabled: function(enabled) method in InjectedScript |