Searched refs:GcSafeFindCodeForInnerPointer (Results 1 – 6 of 6) sorted by relevance
1054 GcSafeFindCodeForInnerPointer(pc()); in GetDeoptimizationData()1467 Code* InnerPointerToCodeCache::GcSafeFindCodeForInnerPointer( in GcSafeFindCodeForInnerPointer() function in v8::internal::InnerPointerToCodeCache1518 DCHECK(entry->code == GcSafeFindCodeForInnerPointer(inner_pointer)); in GetCacheEntry()1524 entry->code = GcSafeFindCodeForInnerPointer(inner_pointer); in GetCacheEntry()
48 Code* GcSafeFindCodeForInnerPointer(Address inner_pointer);
2544 return inner_pointer_to_code_cache()->GcSafeFindCodeForInnerPointer(a); in FindCodeObject()
108 ->GcSafeFindCodeForInnerPointer(pc); in RecordCodeTargetPatch()
4066 isolate()->inner_pointer_to_code_cache()->GcSafeFindCodeForInnerPointer( in RecordCodeTargetPatch()
79 …ome ^[.] v8::internal::InnerPointerToCodeCache::GcSafeFindCodeForInnerPointer(unsign…81 --- v8::internal::InnerPointerToCodeCache::GcSafeFindCodeForInnerPointer(unsigned char*)