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