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

  /external/v8/src/
spaces.h 596 bool MemoryAllocationCallbackRegistered(MemoryAllocationCallback callback);
    [all...]
spaces.cc 434 bool MemoryAllocator::MemoryAllocationCallbackRegistered(
449 ASSERT(!MemoryAllocator::MemoryAllocationCallbackRegistered(callback));
    [all...]

Completed in 15 milliseconds