Searched refs:DICT_MERGE (Results 1 – 5 of 5) sorted by relevance
136 #define DICT_MERGE 164 macro
192 new bytecodes ``DICT_MERGE`` and ``DICT_UPDATE`` have been added The old
1200 case DICT_MERGE: in stack_effect()4510 ADDOP_I(c, DICT_MERGE, 1); in compiler_call_helper()4520 ADDOP_I(c, DICT_MERGE, 1); in compiler_call_helper()4532 ADDOP_I(c, DICT_MERGE, 1); in compiler_call_helper()
3375 case TARGET(DICT_MERGE): { in _PyEval_EvalFrameDefault()
937 .. opcode:: DICT_MERGE