Home
last modified time | relevance | path

Searched refs:parsed_set_code_val (Results 1 - 1 of 1) sorted by relevance

/third_party/jerryscript/tests/unit-core/
H A Dtest-proxy.cpp234 jerry_value_t parsed_set_code_val = jerry_parse (NULL, in HWTEST_F() local
239 TEST_ASSERT (!jerry_value_is_error (parsed_set_code_val)); in HWTEST_F()
242 jerry_value_t res = jerry_run (parsed_set_code_val); in HWTEST_F()
268 jerry_release_value (parsed_set_code_val); in HWTEST_F()

Completed in 1 milliseconds