Home
last modified time | relevance | path

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

/external/v8/src/builtins/
Dbuiltins-handler.cc87 TF_BUILTIN(KeyedStoreIC_Slow, CodeStubAssembler) { in TF_BUILTIN() argument
Dbuiltins.h241 TFS(KeyedStoreIC_Slow, HANDLER, Code::STORE_IC, StoreWithVector, 1) \
/external/v8/src/ic/
Dic.h381 return isolate()->builtins()->KeyedStoreIC_Slow(); in slow_stub()
Dic.cc2362 handler = isolate()->builtins()->KeyedStoreIC_Slow(); in StoreElementPolymorphicHandlers()
/external/v8/src/runtime/
Druntime.h660 F(KeyedStoreIC_Slow, 5, 1) \