Home
last modified time | relevance | path

Searched refs:AllocateInternalSymbol (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/
Dheap-inl.h103 return AllocateInternalSymbol(&buffer, chars, hash_field); in AllocateSymbol()
Dheap.h698 MUST_USE_RESULT MaybeObject* AllocateInternalSymbol(
Dheap.cc4276 MaybeObject* Heap::AllocateInternalSymbol(unibrow::CharacterStream* buffer, in AllocateInternalSymbol() function in v8::internal::Heap
Dobjects.cc10840 return heap->AllocateInternalSymbol(&buffer, in AsObject()