Home | History | Annotate | Download | only in src

Lines Matching refs:GcSafeFindCodeForInnerPointer

1046         GcSafeFindCodeForInnerPointer(pc());
1468 Code* InnerPointerToCodeCache::GcSafeFindCodeForInnerPointer(
1512 DCHECK(entry->code == GcSafeFindCodeForInnerPointer(inner_pointer));
1518 entry->code = GcSafeFindCodeForInnerPointer(inner_pointer);