Searched refs:set_children_index (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/v8/src/
H A Dheap-snapshot-generator-inl.h29 int HeapEntry::set_children_index(int index) { function in class:v8::internal::HeapEntry
H A Dheap-snapshot-generator.h108 INLINE(int set_children_index(int index));
H A Dheap-snapshot-generator.cc284 children_index = entry->set_children_index(children_index);

Completed in 83 milliseconds