Home
last modified time | relevance | path

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

/external/webkit/WebCore/inspector/front-end/
DObjectPropertiesSection.js225 this.applyExpression(userInput, true);
230 applyExpression: function(expression, updateInterface) method in WebInspector.ObjectPropertyTreeElement
/external/webkit/WebCore/
DChangeLog-2009-06-1695833 …if the user input and the previous input are the same. Call editingEnded, then call applyExpression
95835 … (WebInspector.ObjectPropertyTreeElement.prototype.applyExpression): Evaluates the input expression