Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-regexp-object.c3304 ecma_object_t *result_value_p = ecma_get_object_from_value (result_value); in ecma_regexp_match_helper() local
3305 ecma_value_t match_str_value = ecma_op_object_get_by_uint32_index (result_value_p, 0); in ecma_regexp_match_helper()
3307 ecma_deref_object (result_value_p); in ecma_regexp_match_helper()

Completed in 4 milliseconds