Home
last modified time | relevance | path

Searched refs:LIT_INTERNAL_MAGIC_API_INTERNAL (Results 1 – 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-core/lit/
Dlit-magic-strings.h50LIT_INTERNAL_MAGIC_API_INTERNAL, /**< Property key used to add non-visible JS properties from the … enumerator
/third_party/jerryscript/jerry-core/api/
Djerry.c2188 ecma_string_t *internal_string_p = ecma_get_magic_string (LIT_INTERNAL_MAGIC_API_INTERNAL); in jerry_has_internal_property()
2295 ecma_string_t *internal_string_p = ecma_get_magic_string (LIT_INTERNAL_MAGIC_API_INTERNAL); in jerry_delete_internal_property()
2397 ecma_string_t *internal_string_p = ecma_get_magic_string (LIT_INTERNAL_MAGIC_API_INTERNAL); in jerry_get_internal_property()
2507 ecma_string_t *internal_string_p = ecma_get_magic_string (LIT_INTERNAL_MAGIC_API_INTERNAL); in jerry_set_internal_property()