Home
last modified time | relevance | path

Searched refs:slow_stub (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/ic/
Dic.cc911 code = slow_stub(); in UpdateCaches()
917 if (code.is_null()) code = slow_stub(); in UpdateCaches()
919 code = slow_stub(); in UpdateCaches()
938 code = slow_stub(); in UpdateCaches()
945 code = slow_stub(); in UpdateCaches()
955 code = slow_stub(); in UpdateCaches()
1083 return slow_stub(); in GetMapIndependentHandler()
1088 return slow_stub(); in GetMapIndependentHandler()
1095 return slow_stub(); in GetMapIndependentHandler()
1099 if (!holder->HasFastProperties()) return slow_stub(); in GetMapIndependentHandler()
[all …]
Dic.h298 virtual Handle<Code> slow_stub() const { in slow_stub() function
330 Handle<Code> slow_stub() const override { in slow_stub() function
398 Handle<Code> slow_stub() const { in slow_stub() function