Searched refs:child_entry (Results 1 – 4 of 4) sorted by relevance
2366 HeapEntry* child_entry = GetEntry(child_obj); in SetClosureReference() local2367 if (child_entry != NULL) { in SetClosureReference()2373 child_entry); in SetClosureReference()2382 HeapEntry* child_entry = GetEntry(child_obj); in SetNativeBindReference() local2383 if (child_entry != NULL) { in SetNativeBindReference()2389 child_entry); in SetNativeBindReference()2398 HeapEntry* child_entry = GetEntry(child_obj); in SetElementReference() local2399 if (child_entry != NULL) { in SetElementReference()2405 child_entry); in SetElementReference()2415 HeapEntry* child_entry = GetEntry(child_obj); in SetInternalReference() local[all …]
886 HeapEntry* child_entry) = 0;891 HeapEntry* child_entry) = 0;897 HeapEntry* child_entry) = 0;902 HeapEntry* child_entry) = 0;
259 Entry* child_entry = &entries_[child_id]; in AssignUniqueIds() local260 if (!child_entry->parents->has_index(prefilter->unique_id())) in AssignUniqueIds()261 child_entry->parents->set_new(prefilter->unique_id(), 1); in AssignUniqueIds()
95 MutableEntry child_entry(trans, GET_BY_HANDLE, *i++); in ChangeEntryIDAndUpdateChildren() local96 CHECK(child_entry.good()); in ChangeEntryIDAndUpdateChildren()102 child_entry.PutParentIdPropertyOnly(new_id); in ChangeEntryIDAndUpdateChildren()