Searched refs:get_local_variable (Results 1 – 5 of 5) sorted by relevance
435 def get_local_variable(self, name, frameIndex=0, threadId=None): member in DebugCommunication444 variable = self.get_local_variable(name, frameIndex=frameIndex,
1137 local_var = variable_scope.get_local_variable(1152 variable_scope.get_local_variable("w", []).name, "outer/w:0")1160 variable_scope.get_local_variable)[0]
66 variable_scope.get_local_variable(
1705 def get_local_variable( # pylint: disable=missing-docstring function1743 get_local_variable.__doc__ = get_variable_or_local_docstring % (
1372 name: "get_local_variable"