Home
last modified time | relevance | path

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

/third_party/jerryscript/tests/unit-core/
Dtest-api.cpp1022 const jerry_char_t test_magic_str_access_src[] = "'console'.charAt(6) == 'e'"; variable
1023 res = jerry_eval (test_magic_str_access_src,
1024 sizeof (test_magic_str_access_src) - 1,