Searched refs:KeyedLoadIC_Slow (Results 1 – 3 of 3) sorted by relevance
53 TF_BUILTIN(KeyedLoadIC_Slow, CodeStubAssembler) { in TF_BUILTIN() argument
235 TFS(KeyedLoadIC_Slow, HANDLER, Code::LOAD_IC, LoadWithVector, 1) \
360 return isolate->builtins()->KeyedLoadIC_Slow(); in GetKeyedLoadHandler()