Searched refs:GcSafeFindCodeForInnerPointer (Results 1 – 5 of 5) sorted by relevance
1484 GcSafeFindCodeForInnerPointer(pc()); in GetDeoptimizationData()2138 Code* InnerPointerToCodeCache::GcSafeFindCodeForInnerPointer( in GcSafeFindCodeForInnerPointer() function in v8::internal::InnerPointerToCodeCache2190 DCHECK(entry->code == GcSafeFindCodeForInnerPointer(inner_pointer)); in GetCacheEntry()2196 entry->code = GcSafeFindCodeForInnerPointer(inner_pointer); in GetCacheEntry()
49 Code* GcSafeFindCodeForInnerPointer(Address inner_pointer);
3195 return inner_pointer_to_code_cache()->GcSafeFindCodeForInnerPointer(a); in Throw()
94 ->GcSafeFindCodeForInnerPointer(pc); in RecordCodeTargetPatch()
4061 isolate()->inner_pointer_to_code_cache()->GcSafeFindCodeForInnerPointer( in RecordCodeTargetPatch()