Searched refs:KeyedStoreIC_Slow (Results 1 – 4 of 4) sorted by relevance
132 V(KeyedStoreIC_Slow, KEYED_STORE_IC) \
396 cached_stub = isolate()->builtins()->KeyedStoreIC_Slow(); in CompileKeyedStorePolymorphic()
26 ICU(KeyedStoreIC_Slow) \
1390 return isolate()->builtins()->KeyedStoreIC_Slow(); in slow_stub()2180 RUNTIME_FUNCTION(KeyedStoreIC_Slow) { in RUNTIME_FUNCTION() argument