Home | History | Annotate | Download | only in v8-v4

Lines Matching full:backref

2413     this.backref = new Array();
2478 this.backref[nb] = tmp;
2483 if (nb in this.backref)
2484 return this.backref[nb];