Searched refs:ReferenceHandler (Results 1 – 1 of 1) sorted by relevance
9610 function ReferenceHandler(property, context) { class9615 ReferenceHandler.prototype = Object.create(BodyHandler.prototype);9617 ReferenceHandler.prototype.handleNode = function(node) {9628 ReferenceHandler.prototype.handleEnd = function() {9632 ReferenceHandler.prototype.createReference = function(node) {9872 return new ReferenceHandler(propertyDesc, this.context);