Searched refs:ExtractMaps (Results 1 – 4 of 4) sorted by relevance
348 ExtractMaps(&maps); in FindFirstMap()354 void FindAllMaps(MapHandleList* maps) const { ExtractMaps(maps); } in FindAllMaps()357 virtual int ExtractMaps(MapHandleList* maps) const;417 int ExtractMaps(MapHandleList* maps) const final { in ExtractMaps() function
642 int FeedbackNexus::ExtractMaps(MapHandleList* maps) const { in ExtractMaps() function in v8::internal::FeedbackNexus801 ExtractMaps(&maps); in GetKeyedAccessStoreMode()
455 if (nexus.ExtractMaps(&receiver_maps) == 0) return NoChange(); in ReduceJSLoadNamed()473 if (nexus.ExtractMaps(&receiver_maps) == 0) return NoChange(); in ReduceJSStoreNamed()887 if (nexus.ExtractMaps(&receiver_maps) == 0) return NoChange(); in ReduceKeyedAccess()
230 nexus()->ExtractMaps(&target_maps_); in FindTargetMaps()