Searched refs:CBC_BINARY_WITH_TWO_LITERALS (Results 1 – 2 of 2) sorted by relevance
122 #define CBC_BINARY_WITH_TWO_LITERALS 2 macro
2677 JERRY_ASSERT (CBC_ARGS_EQ (opcode + CBC_BINARY_WITH_TWO_LITERALS, in parser_process_binary_opcodes()2679 context_p->last_cbc_opcode = (uint16_t) (opcode + CBC_BINARY_WITH_TWO_LITERALS); in parser_process_binary_opcodes()