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

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

Completed in 82 milliseconds