Searched defs:set_context (Results 1 – 7 of 7) sorted by relevance
20 void Isolate::set_context(Context context) { in set_context() function
136 void set_context(CallContext value) { context_ = value; } in set_context() function
77 void set_context(AsanThreadContext *context) { context_ = context; } in set_context() function
185 void JSFunction::set_context(HeapObject value) { in set_context() function
1656 def set_context(self, context): member in Connection
370 set_context(struct compiling *c, expr_ty e, expr_context_ty ctx, const node *n) in set_context() function
1124 set_context(struct compiling *c, expr_ty e, expr_context_ty ctx, const node *n) in set_context() function