Home | History | Annotate | Download | only in regexp

Lines Matching refs:EnsureSize

621 static void EnsureSize(Handle<JSArray> array, uint32_t minimum_size) {
634 EnsureSize(last_match_info, capture_register_count + kLastMatchOverhead);