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

/external/v8/src/profiler/
H A Dheap-snapshot-generator-inl.h25 return to_entry_->snapshot();
H A Dheap-snapshot-generator.h51 HeapEntry* to() const { return to_entry_; }
66 HeapEntry* to_entry_; member in union:v8::internal::BASE_EMBEDDED::__anon18696
H A Dheap-snapshot-generator.cc40 to_entry_ = &snapshot->entries()[to_index_];

Completed in 110 milliseconds