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

  /external/v8/src/
spaces.cc 682 ObjectSpace space = static_cast<ObjectSpace>(1 << c.owner_identity());
    [all...]
spaces.h 726 AllocationSpace owner_identity() const { return owner_identity_; } function in class:v8::internal::MemoryAllocator::BASE_EMBEDDED
    [all...]

Completed in 213 milliseconds