Home | History | Annotate | Download | only in parsing

Lines Matching defs:set_context

135   void set_context(Handle<Context> context) { context_ = context; }
830 void set_context(PatternContext context) { context_ = context; }