Home | History | Annotate | Download | only in cctest

Lines Matching refs:SmartArrayPointer

392   i::SmartArrayPointer<char> program(i::NewArray<char>(kProgramSize + 1));
443 i::SmartArrayPointer<i::uc16> uc16_buffer(new i::uc16[length]);