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

  /external/chromium_org/v8/src/
heap.cc     [all...]
factory.cc 252 isolate()->heap()->AllocateRawTwoByteString(length, pretenure),
    [all...]
heap.h     [all...]
runtime.cc     [all...]
objects.cc     [all...]
  /external/v8/src/
heap.cc     [all...]
factory.cc 236 isolate()->heap()->AllocateRawTwoByteString(length, pretenure),
    [all...]
heap.h     [all...]
runtime.cc     [all...]
objects.cc 880 heap->AllocateRawTwoByteString(len, tenure);
    [all...]

Completed in 185 milliseconds