Home
last modified time | relevance | path

Searched defs:is_wordchar_right (Results 1 - 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-regexp-object.c1255 const bool is_wordchar_right = ((str_curr_p < re_ctx_p->input_end_p) in ecma_regexp_run() local
1269 const bool is_wordchar_right = ((str_curr_p < re_ctx_p->input_end_p) in ecma_regexp_run() local

Completed in 5 milliseconds