Searched refs:print_marshal_async_code (Results 1 – 2 of 2) sorted by relevance
163 def print_marshal_async_code(self, func, is_packed=False): member in PrintCode284 self.print_marshal_async_code(func, is_packed=True)287 self.print_marshal_async_code(func)290 self.print_marshal_async_code(func)
4095 - glthread: separate marshal code generation into print_marshal_async_code4096 - glthread: remove "if True" from print_marshal_async_code