Home
last modified time | relevance | path

Searched defs:bc_start_p (Results 1 – 1 of 1) sorted by relevance

/third_party/jerryscript/jerry-core/ecma/operations/
Decma-regexp-object.c1761 uint8_t *bc_start_p = (uint8_t *) (bc_p + 1); in ecma_regexp_exec_helper() local
2520 const uint8_t *const bc_start_p = (const uint8_t *) (bc_p + 1); in ecma_regexp_replace_helper_fast() local