Home
last modified time | relevance | path

Searched refs:KeyedStoreIC_Slow (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/
Dbuiltins.h132 V(KeyedStoreIC_Slow, KEYED_STORE_IC) \
/external/v8/src/ic/
Dic-compiler.cc396 cached_stub = isolate()->builtins()->KeyedStoreIC_Slow(); in CompileKeyedStorePolymorphic()
Dic.h26 ICU(KeyedStoreIC_Slow) \
Dic.cc1390 return isolate()->builtins()->KeyedStoreIC_Slow(); in slow_stub()
2180 RUNTIME_FUNCTION(KeyedStoreIC_Slow) { in RUNTIME_FUNCTION() argument