Lines Matching refs:popped
637 instructions, while the added value or key/value pair is popped off, the
672 the local namespace. The module is popped after loading all names. This
684 Removes one block from the block stack. The popped block must be an exception
687 popped values are used to restore the exception state.
923 Imports the module ``co_names[namei]``. TOS and TOS1 are popped and provide
944 If TOS is true, sets the bytecode counter to *target*. TOS is popped.
951 If TOS is false, sets the bytecode counter to *target*. TOS is popped.
959 stack. Otherwise (TOS is false), TOS is popped.
967 stack. Otherwise (TOS is true), TOS is popped.
981 it). If the iterator indicates it is exhausted TOS is popped, and the byte
1119 Loads a method named ``co_names[namei]`` from TOS object. TOS is popped and
1134 All of them are popped and return value is pushed.