Searched refs:applyExpression (Results 1 – 2 of 2) sorted by relevance
225 this.applyExpression(userInput, true);230 applyExpression: function(expression, updateInterface) method in WebInspector.ObjectPropertyTreeElement
95833 …if the user input and the previous input are the same. Call editingEnded, then call applyExpression95835 … (WebInspector.ObjectPropertyTreeElement.prototype.applyExpression): Evaluates the input expression