Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js7897 this.propertyPath=[]; property
7910 }if(state.propertyPath){this.propertyPath=state.propertyPath
7918 }if(this.propertyPath.length>1){for(var i=1;
7919 i<this.propertyPath.length;
7920 ++i){var name=this.propertyPath[i];
7927 this.propertyPath.splice(i);
7947 this.propertyPath.splice(start,length);
7961 this.propertyPath.push(name);
7967 this.propertyPath=[null]; property
7971 this.propertyPath=[null,null]; property
[all …]