Lines Matching refs:GetEntry
1877 HeapEntry* entry = GetEntry(obj); in ExtractReferences()
2235 HeapEntry* V8HeapExplorer::GetEntry(Object* obj) { in GetEntry() function in v8::internal::V8HeapExplorer
2358 GetEntry(object)->set_name(name); in SetObjectName()
2366 HeapEntry* child_entry = GetEntry(child_obj); in SetClosureReference()
2382 HeapEntry* child_entry = GetEntry(child_obj); in SetNativeBindReference()
2398 HeapEntry* child_entry = GetEntry(child_obj); in SetElementReference()
2415 HeapEntry* child_entry = GetEntry(child_obj); in SetInternalReference()
2433 HeapEntry* child_entry = GetEntry(child_obj); in SetInternalReference()
2450 HeapEntry* child_entry = GetEntry(child_obj); in SetHiddenReference()
2467 HeapEntry* child_entry = GetEntry(child_obj); in SetWeakReference()
2486 HeapEntry* child_entry = GetEntry(child_obj); in SetPropertyReference()
2512 HeapEntry* child_entry = GetEntry(child_obj); in SetPropertyShortcutReference()
2533 HeapEntry* child_entry = GetEntry(child_obj); in SetRootShortcutReference()
2552 HeapEntry* child_entry = GetEntry(child_obj); in SetGcSubrootReference()