Home | History | Annotate | Download | only in src

Lines Matching refs:context_

40         context_(NULL) {
59 HContext* context() { return context_; }
104 HContext* context_;
148 context_ = Add<HContext>();
149 start_environment->BindContext(context_);