Searched refs:GcSafeFindCodeForInnerPointer (Results 1 – 6 of 6) sorted by relevance
1145 GcSafeFindCodeForInnerPointer(pc()); in GetDeoptimizationData()1673 Code* InnerPointerToCodeCache::GcSafeFindCodeForInnerPointer( in GcSafeFindCodeForInnerPointer() function in v8::internal::InnerPointerToCodeCache1725 DCHECK(entry->code == GcSafeFindCodeForInnerPointer(inner_pointer)); in GetCacheEntry()1731 entry->code = GcSafeFindCodeForInnerPointer(inner_pointer); in GetCacheEntry()
48 Code* GcSafeFindCodeForInnerPointer(Address inner_pointer);
2678 return inner_pointer_to_code_cache()->GcSafeFindCodeForInnerPointer(a); in FindCodeObject()
118 ->GcSafeFindCodeForInnerPointer(pc); in RecordCodeTargetPatch()
4063 isolate()->inner_pointer_to_code_cache()->GcSafeFindCodeForInnerPointer( in RecordCodeTargetPatch()
79 …ome ^[.] v8::internal::InnerPointerToCodeCache::GcSafeFindCodeForInnerPointer(unsign…81 --- v8::internal::InnerPointerToCodeCache::GcSafeFindCodeForInnerPointer(unsigned char*)