Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/ecma/operations/
H A Decma-regexp-object.c1120 const uint8_t *const tail_bc_p = bc_p + end_offset; in ecma_regexp_run() local
1123 const lit_utf8_byte_t *const tail_match_p = ecma_regexp_run (re_ctx_p, tail_bc_p, str_curr_p); in ecma_regexp_run()
1166 const uint8_t *const tail_bc_p = bc_p + end_offset; in ecma_regexp_run() local
1169 const lit_utf8_byte_t *const tail_match_p = ecma_regexp_run (re_ctx_p, tail_bc_p, str_curr_p); in ecma_regexp_run()

Completed in 7 milliseconds