Searched defs:ECMA_GET_NON_NULL_POINTER (Results 1 - 1 of 1) sorted by relevance
| /third_party/jerryscript/jerry-core/ecma/base/ | ||
| H A D | ecma-helpers.h | 33 #define ECMA_GET_NON_NULL_POINTER(type, field) JMEM_CP_GET_NON_NULL_POINTER (type, field) macro |
Completed in 2 milliseconds