Home
last modified time | relevance | path

Searched defs:last_cbc_opcode (Results 1 – 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-core/parser/js/
Djs-parser-expr.c1974 uint16_t last_cbc_opcode = context_p->last_cbc_opcode; in parser_process_unary_expression() local
Djs-parser-internal.h532 uint16_t last_cbc_opcode; /**< opcode of the last cbc */ member