Searched defs:push_null (Results 1 – 4 of 4) sorted by relevance
349 def load_function_name(self, fn_name, push_null, num_on_stack=0): argument486 def create_call_function_kw(self, nargs, kw_names, push_null) -> List[Instruction]: argument
264 def create_call_function(nargs, push_null) -> List[Instruction]: argument
207 fn push_null(&mut self) { in push_null() method
3000 int push_null = oparg & 1; local3081 int push_null = oparg & 1; local3106 int push_null = oparg & 1; local