Home
last modified time | relevance | path

Searched defs:jerry_create_string (Results 1 – 2 of 2) sorted by relevance

/third_party/jerryscript/docs/
D02.API-REFERENCE.md4399 ## jerry_create_string section in Create API values
/third_party/jerryscript/jerry-core/api/
Djerry.c1742 jerry_create_string (const jerry_char_t *str_p) /**< pointer to string */ in jerry_create_string() function