Home
last modified time | relevance | path

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

/third_party/jerryscript/tests/unit-core/
Dtest-snapshot.c67 const jerry_char_t code_to_snapshot[] = "return a + b"; in test_function_snapshot() local
138 const jerry_char_t code_to_snapshot[] = TEST_STRING_LITERAL ( in test_function_arguments_snapshot() local
206 const jerry_char_t code_to_snapshot[] = "(function () { return 'string from snapshot'; }) ();"; in main() local
271 const jerry_char_t code_to_snapshot[] = TEST_STRING_LITERAL ( in main() local