Searched refs:kRegExpCompiledLimit (Results 1 – 2 of 2) sorted by relevance
161 static const int kRegExpCompiledLimit = 1 * MB; variable
6771 if (heap->total_regexp_code_generated() > RegExpImpl::kRegExpCompiledLimit && in TooMuchRegExpCode()