Searched refs:print_value_stack (Results 1 – 2 of 2) sorted by relevance
225 def print_value_stack(self, *, file=None, stacklevel=0): member in ComptimeContext325 def print_value_stack(*, stacklevel=0): member in _Comptime327 lambda ctx: ctx.print_value_stack(338 lambda ctx: ctx.print_value_stack(
148 ctx.print_value_stack(file=FILE, stacklevel=1)