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

  /external/v8/src/heap/
heap-inl.h 208 return AllocateOneByteInternalizedString(Vector<const uint8_t>::cast(str),
225 AllocationResult Heap::AllocateOneByteInternalizedString(
heap.h     [all...]
  /external/v8/src/
factory.cc 447 isolate()->heap()->AllocateOneByteInternalizedString(str, hash_field),
456 isolate(), isolate()->heap()->AllocateOneByteInternalizedString(
    [all...]

Completed in 1899 milliseconds