Searched refs:AllocateInternalSymbol (Results 1 – 4 of 4) sorted by relevance
103 return AllocateInternalSymbol(&buffer, chars, hash_field); in AllocateSymbol()
698 MUST_USE_RESULT MaybeObject* AllocateInternalSymbol(
4276 MaybeObject* Heap::AllocateInternalSymbol(unibrow::CharacterStream* buffer, in AllocateInternalSymbol() function in v8::internal::Heap
10840 return heap->AllocateInternalSymbol(&buffer, in AsObject()