Home | History | Annotate | Download | only in src

Lines Matching full:hasnamedinterceptor

596 ObjectMirror.prototype.hasNamedInterceptor = function() {
633 hasNamedInterceptor() && (kind & PropertyKind.Named)) {
2167 if (mirror.hasNamedInterceptor()) {