Searched refs:ValueHandler (Results 1 – 1 of 1) sorted by relevance
9639 function ValueHandler(propertyDesc, element) { class9644 ValueHandler.prototype = Object.create(BodyHandler.prototype);9646 ValueHandler.prototype.handleEnd = function() {9868 return new ValueHandler(propertyDesc, element);