Home
last modified time | relevance | path

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

/external/v8/src/inspector/
Dinjected-script-source.js892 var propertiesThreshold = { variable
977 propertiesThreshold.indexes--;
979 propertiesThreshold.properties--;
981 … var canContinue = propertiesThreshold.indexes >= 0 && propertiesThreshold.properties >= 0;