Lines Matching refs:VerifyStringAllocation
318 static void VerifyStringAllocation(Isolate* isolate, const char* string) {
332 VerifyStringAllocation(isolate, "a");
333 VerifyStringAllocation(isolate, "ab");
334 VerifyStringAllocation(isolate, "abc");
335 VerifyStringAllocation(isolate, "abcd");
336 VerifyStringAllocation(isolate, "fiskerdrengen er paa havet");