Home
last modified time | relevance | path

Searched refs:nativeInstrumentationEnabled (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/inspector/front-end/
DSettings.js46 nativeInstrumentationEnabled: false, property
DElementsPanel.js81 if (Preferences.nativeInstrumentationEnabled)
156 if (Preferences.nativeInstrumentationEnabled)
205 if (Preferences.nativeInstrumentationEnabled)
DScriptsPanel.js137 if (Preferences.nativeInstrumentationEnabled) {
234 if (Preferences.nativeInstrumentationEnabled)
782 if (Preferences.nativeInstrumentationEnabled) {
DDOMAgent.js517 if (Preferences.nativeInstrumentationEnabled)
DElementsTreeOutline.js791 if (Preferences.nativeInstrumentationEnabled) {
/external/webkit/Source/WebKit/chromium/src/js/
DDevTools.js49 Preferences.nativeInstrumentationEnabled = true;