OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddGcSubrootEntry
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/v8/src/
heap-snapshot-generator.h
176
HeapEntry*
AddGcSubrootEntry
(int tag);
heap-snapshot-generator.cc
246
HeapEntry* HeapSnapshot::
AddGcSubrootEntry
(int tag) {
819
HeapEntry* entry = snapshot_->
AddGcSubrootEntry
(GetGcSubrootOrder(object));
[
all
...]
Completed in 170 milliseconds