Searched refs:AllocateRawTwoByteString (Results 1 – 3 of 3) sorted by relevance
1907 AllocateRawTwoByteString(int length, PretenureFlag pretenure);
3738 AllocationResult Heap::AllocateRawTwoByteString(int length, in AllocateRawTwoByteString() function in v8::internal::Heap
428 isolate()->heap()->AllocateRawTwoByteString(length, pretenure), in NewRawTwoByteString()