Searched refs:this_str_value (Results 1 – 1 of 1) sorted by relevance
341 ecma_value_t this_str_value = ecma_make_string_value (this_str_p); in ecma_builtin_string_prototype_object_match() local344 … ret_value = ecma_op_invoke_by_symbol_id (new_regexp, LIT_GLOBAL_SYMBOL_MATCH, &this_str_value, 1); in ecma_builtin_string_prototype_object_match()