Searched refs:AllocateOneByteInternalizedString (Results 1 – 3 of 3) sorted by relevance
105 return AllocateOneByteInternalizedString(Vector<const uint8_t>::cast(str), in AllocateInternalizedStringFromUtf8()122 AllocationResult Heap::AllocateOneByteInternalizedString( in AllocateOneByteInternalizedString() function
2063 MUST_USE_RESULT inline AllocationResult AllocateOneByteInternalizedString(
351 isolate()->heap()->AllocateOneByteInternalizedString(str, hash_field), in NewOneByteInternalizedString()360 isolate(), isolate()->heap()->AllocateOneByteInternalizedString( in NewOneByteInternalizedSubString()