Home
last modified time | relevance | path

Searched defs:child_entry (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dprofile-generator.cc2061 HeapEntry* child_entry = GetEntry(child_obj); in SetClosureReference() local
2077 HeapEntry* child_entry = GetEntry(child_obj); in SetElementReference() local
2094 HeapEntry* child_entry = GetEntry(child_obj); in SetInternalReference() local
2112 HeapEntry* child_entry = GetEntry(child_obj); in SetInternalReference() local
2129 HeapEntry* child_entry = GetEntry(child_obj); in SetHiddenReference() local
2146 HeapEntry* child_entry = GetEntry(child_obj); in SetPropertyReference() local
2165 HeapEntry* child_entry = GetEntry(child_obj); in SetPropertyShortcutReference() local
2186 HeapEntry* child_entry = GetEntry(child_obj); in SetRootShortcutReference() local
2196 HeapEntry* child_entry = GetEntry(child_obj); in SetGcRootsReference() local
2352 HeapEntry* child_entry = filler_->FindOrAddEntry(info, this); in SetNativeRootReference() local
[all …]
/external/chromium/chrome/browser/sync/engine/
Dsyncer_util.cc95 MutableEntry child_entry(trans, GET_BY_HANDLE, *i++); in ChangeEntryIDAndUpdateChildren() local