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

  /external/v8/src/heap/
heap.h 559 kRootListLength,
    [all...]
heap.cc 175 memset(roots_, 0, sizeof(roots_[0]) * kRootListLength);
    [all...]

Completed in 60 milliseconds