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