Searched defs:PARSER_TO_EXT_OPCODE (Results 1 - 1 of 1) sorted by relevance
| /third_party/jerryscript/jerry-core/parser/js/ | ||
| H A D | js-parser-internal.h | 247 #define PARSER_TO_EXT_OPCODE(opcode) ((uint16_t) ((opcode) + 256)) macro [all...] |
Completed in 2 milliseconds