Searched refs:create_regexp_from_bc (Results 1 – 1 of 1) sorted by relevance
53 bool create_regexp_from_bc = false; in ecma_builtin_regexp_dispatch_helper() local113 create_regexp_from_bc = ecma_is_value_undefined (flags_value); in ecma_builtin_regexp_dispatch_helper()115 if (!create_regexp_from_bc) in ecma_builtin_regexp_dispatch_helper()166 if (create_regexp_from_bc) in ecma_builtin_regexp_dispatch_helper()