Home | History | Annotate | Download | only in cctest

Lines Matching refs:NewArray

510       i::NewArray<char>(kProgramSize + 1));
1473 char* result = i::NewArray<char>(length + 1);