Searched refs:GetEnvCall (Results 1 – 1 of 1) sorted by relevance
90 self.env_call = GetEnvCall(self.is_constructor, self.static,426 def GetEnvCall(is_constructor, is_static, return_type): function