Home | History | Annotate | Download | only in src

Lines Matching full:regexp

208   V(harmony_regexp_subclass, "harmony regexp subclassing")    \
213 V(harmony_regexp_lookbehind, "harmony regexp lookbehind")
814 // Regexp
815 DEFINE_BOOL(regexp_optimization, true, "generate optimized regexp code")
959 // Regexp
962 DEFINE_BOOL(trace_regexp_bytecodes, false, "trace regexp bytecode execution")
964 "trace regexp macro assembler calls.")
965 DEFINE_BOOL(trace_regexp_parser, false, "trace regexp parsing")