HomeSort by relevance Sort by last modified time
    Searched refs:AllocateOneByteInternalizedString (Results 1 - 3 of 3) sorted by null

  /external/v8/src/heap/
heap-inl.h 109 return AllocateOneByteInternalizedString(Vector<const uint8_t>::cast(str),
126 AllocationResult Heap::AllocateOneByteInternalizedString(
heap.h     [all...]
  /external/v8/src/
factory.cc 347 isolate()->heap()->AllocateOneByteInternalizedString(str, hash_field),
356 isolate(), isolate()->heap()->AllocateOneByteInternalizedString(
    [all...]

Completed in 319 milliseconds