Searched refs:slow_stub (Results 1 – 2 of 2) sorted by relevance
1020 code = slow_stub(); in UpdateCaches()1026 if (code.is_null()) code = slow_stub(); in UpdateCaches()1028 code = slow_stub(); in UpdateCaches()1034 code = slow_stub(); in UpdateCaches()1045 code = slow_stub(); in UpdateCaches()1267 return slow_stub(); in CompileHandler()1275 return slow_stub(); in CompileHandler()1634 Handle<Code> StoreIC::slow_stub() const { in slow_stub() function in v8::internal::StoreIC1665 Handle<Code> code = use_ic ? ComputeHandler(lookup, value) : slow_stub(); in UpdateCaches()1828 return slow_stub(); in CompileHandler()[all …]
341 Handle<Code> slow_stub() const { in slow_stub() function482 Handle<Code> slow_stub() const;