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

  /external/v8/test/cctest/
test-unboxed-doubles.cc     [all...]
test-strings.cc 653 AlwaysAllocateScope always_allocate(isolate);
    [all...]
test-api.cc     [all...]
  /external/v8/test/cctest/heap/
test-heap.cc     [all...]
  /external/v8/src/heap/
heap-inl.h 200 if (FLAG_gc_interval >= 0 && !always_allocate() &&
heap.h 804 bool always_allocate() { return always_allocate_scope_count_.Value() != 0; } function in class:v8::internal::Heap
    [all...]
mark-compact.cc     [all...]
spaces.cc     [all...]
  /external/v8/src/
isolate.cc     [all...]

Completed in 197 milliseconds