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

  /external/v8/src/extensions/
statistics-extension.cc 145 heap->amount_of_external_allocated_memory(),
146 "amount_of_external_allocated_memory");
  /external/v8/include/
v8.h 6869 int64_t* amount_of_external_allocated_memory = local
    [all...]
  /external/v8/src/heap/
heap.h 1276 int64_t amount_of_external_allocated_memory() { function in class:v8::internal::Heap
    [all...]

Completed in 106 milliseconds