Home | History | Annotate | Download | only in src

Lines Matching full:options_

1302   if (!this.options_) {
1303 this.options_ = {};
1305 this.options_[name] = value;
1337 var serializer = MakeMirrorSerializer(true, this.options_);