Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-regexp-object.c1252 const bool is_wordchar_left = ((str_curr_p > re_ctx_p->input_start_p) in ecma_regexp_run() local
1266 const bool is_wordchar_left = ((str_curr_p > re_ctx_p->input_start_p) in ecma_regexp_run() local

Completed in 5 milliseconds