Searched refs:VerifyStringAllocation (Results 1 - 1 of 1) sorted by relevance

/external/v8/test/cctest/
H A Dtest-heap.cc262 static void VerifyStringAllocation(const char* string) { function
275 VerifyStringAllocation("a");
276 VerifyStringAllocation("ab");
277 VerifyStringAllocation("abc");
278 VerifyStringAllocation("abcd");
279 VerifyStringAllocation("fiskerdrengen er paa havet");

Completed in 37 milliseconds