Searched refs:AllocateOneByteInternalizedString (Results 1 – 3 of 3) sorted by relevance
69 return AllocateOneByteInternalizedString(Vector<const uint8_t>::cast(str), in AllocateInternalizedStringFromUtf8()86 AllocationResult Heap::AllocateOneByteInternalizedString( in AllocateOneByteInternalizedString() function
1715 MUST_USE_RESULT inline AllocationResult AllocateOneByteInternalizedString(
306 isolate()->heap()->AllocateOneByteInternalizedString(str, hash_field), in NewOneByteInternalizedString()315 isolate(), isolate()->heap()->AllocateOneByteInternalizedString( in NewOneByteInternalizedSubString()