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

  /external/chromium_org/v8/src/
objects-visiting-inl.h 409 heap->set_encountered_weak_collections(weak_collection);
    [all...]
heap.h 849 void set_encountered_weak_collections(Object* weak_collection) { function in class:v8::internal::Heap
    [all...]
mark-compact.cc     [all...]
heap.cc 146 set_encountered_weak_collections(Smi::FromInt(0));
    [all...]

Completed in 35 milliseconds