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

  /external/v8/test/cctest/heap/
test-alloc.cc 43 heap->AllocateByteArray(100).ToObjectChecked();
56 heap->AllocateByteArray(100, TENURED).ToObjectChecked();
test-heap.cc     [all...]
  /external/v8/src/heap/
heap.h     [all...]
heap.cc     [all...]
  /external/v8/src/
factory.cc     [all...]

Completed in 46 milliseconds