Searched refs:GcSafeFindCodeForInnerPointer (Results 1 – 5 of 5) sorted by relevance
1046 GcSafeFindCodeForInnerPointer(pc()); in GetDeoptimizationData()1468 Code* InnerPointerToCodeCache::GcSafeFindCodeForInnerPointer( in GcSafeFindCodeForInnerPointer() function in v8::internal::InnerPointerToCodeCache1512 DCHECK(entry->code == GcSafeFindCodeForInnerPointer(inner_pointer)); in GetCacheEntry()1518 entry->code = GcSafeFindCodeForInnerPointer(inner_pointer); in GetCacheEntry()
48 Code* GcSafeFindCodeForInnerPointer(Address inner_pointer);
2216 return inner_pointer_to_code_cache()->GcSafeFindCodeForInnerPointer(a); in FindCodeObject()
82 ->GcSafeFindCodeForInnerPointer(pc); in RecordCodeTargetPatch()
4486 isolate()->inner_pointer_to_code_cache()->GcSafeFindCodeForInnerPointer( in RecordCodeTargetPatch()