Searched defs:CBC_CODE_FLAGS_UINT16_ARGUMENTS (Results 1 - 1 of 1) sorted by relevance
| /third_party/jerryscript/jerry-core/parser/js/ | ||
| H A D | byte-code.h | 809 CBC_CODE_FLAGS_UINT16_ARGUMENTS = (1u << 2), /**< compiled code data is cbc_uint16_arguments_t */ enumerator |
Completed in 2 milliseconds