AllocateRawTwoByteString 238 src/factory.cc isolate()->heap()->AllocateRawTwoByteString(length, pretenure), AllocateRawTwoByteString 3142 src/heap.cc { MaybeObject* maybe_result = heap->AllocateRawTwoByteString(2); AllocateRawTwoByteString 3242 src/heap.cc { MaybeObject* maybe_result = AllocateRawTwoByteString(length); AllocateRawTwoByteString 3304 src/heap.cc : AllocateRawTwoByteString(length, pretenure); AllocateRawTwoByteString 3436 src/heap.cc { MaybeObject* maybe_result = AllocateRawTwoByteString(1); AllocateRawTwoByteString 4379 src/heap.cc { MaybeObject* maybe_result = AllocateRawTwoByteString(chars, pretenure); AllocateRawTwoByteString 4407 src/heap.cc maybe_result = AllocateRawTwoByteString(string.length(), pretenure); AllocateRawTwoByteString 719 src/heap.h MUST_USE_RESULT MaybeObject* AllocateRawTwoByteString( AllocateRawTwoByteString 884 src/objects.cc heap->AllocateRawTwoByteString(len, tenure); AllocateRawTwoByteString 5553 src/runtime.cc maybe_object = isolate->heap()->AllocateRawTwoByteString(length); AllocateRawTwoByteString 5754 src/runtime.cc isolate->heap()->AllocateRawTwoByteString(unescaped_length); AllocateRawTwoByteString 5846 src/runtime.cc return isolate->heap()->AllocateRawTwoByteString(length); AllocateRawTwoByteString 6177 src/runtime.cc : isolate->heap()->AllocateRawTwoByteString(length); AllocateRawTwoByteString 6998 src/runtime.cc isolate->heap()->AllocateRawTwoByteString(length); AllocateRawTwoByteString 7062 src/runtime.cc isolate->heap()->AllocateRawTwoByteString(length); AllocateRawTwoByteString 7215 src/runtime.cc isolate->heap()->AllocateRawTwoByteString(string_length);