Searched defs:ECMA_ACCESSOR_READ_WRITE_GET_GETTER_ID (Results 1 - 1 of 1) sorted by relevance
/third_party/jerryscript/jerry-core/ecma/builtin-objects/ | ||
H A D | ecma-builtins.h | 79 #define ECMA_ACCESSOR_READ_WRITE_GET_GETTER_ID(value) ((uint16_t) ((value) >> 8)) macro |
Completed in 1 milliseconds