Searched defs:CBC_CODE_FLAGS_STATIC_FUNCTION (Results 1 - 1 of 1) sorted by relevance
| /third_party/jerryscript/jerry-core/parser/js/ | ||
| H A D | byte-code.h | 815 CBC_CODE_FLAGS_STATIC_FUNCTION = (1u << 8), /**< this function is a static snapshot function */ enumerator |
Completed in 2 milliseconds