Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/builtin-objects/
Decma-builtin-string-prototype.c341 ecma_value_t this_str_value = ecma_make_string_value (this_str_p); in ecma_builtin_string_prototype_object_match() local
344 … 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()