Searched refs:pc_to_code_cache (Results 1 – 4 of 4) sorted by relevance
102 return isolate->pc_to_code_cache()->GetCacheEntry(pc)->code; in GetContainingCode()
373 isolate->pc_to_code_cache()->GetCacheEntry(pc); in GetSafepointData()796 code = isolate()->pc_to_code_cache()->GcSafeFindCodeForPc(pc()); in GetDeoptimizationData()
860 PcToCodeCache* pc_to_code_cache() { return pc_to_code_cache_; } in pc_to_code_cache() function
92 heap()->isolate()->pc_to_code_cache()->Flush(); in CollectGarbage()97 heap()->isolate()->pc_to_code_cache()->Flush(); in CollectGarbage()