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

  /external/v8/src/
heap.h 407 return linear_allocation_scope_depth_ != 0;
1265 int linear_allocation_scope_depth_; member in class:v8::internal::Heap
    [all...]
heap.cc 100 linear_allocation_scope_depth_(0),
    [all...]

Completed in 23 milliseconds