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

  /external/v8/src/heap/
heap.cc 131 allocation_sites_scratchpad_length_(0),
509 allocation_sites_scratchpad_length_ < kAllocationSiteScratchpadSize &&
516 while (use_scratchpad ? i < allocation_sites_scratchpad_length_
    [all...]
heap.h 2003 int allocation_sites_scratchpad_length_; member in class:v8::internal::Heap
    [all...]

Completed in 34 milliseconds