Searched refs:_defun_with_scope (Results 1 – 2 of 2) sorted by relevance
219 def _defun_with_scope(self, scope): member in RestoredFunction220 func = super(RestoredFunction, self)._defun_with_scope(scope)
579 def _defun_with_scope(self, scope): member in Function697 self._stateful_fn = self._defun_with_scope(variable_capturing_scope)724 self._stateless_fn = self._defun_with_scope(invalid_creator_scope)