Home
last modified time | relevance | path

Searched refs:kDummyKeyedLoadICSlot (Results 1 – 10 of 10) sorted by relevance

/external/v8/src/
Dtype-feedback-vector.h247 static const int kDummyKeyedLoadICSlot = 2; variable
/external/v8/src/ic/ia32/
Dic-ia32.cc342 FeedbackVectorSlot(TypeFeedbackVector::kDummyKeyedLoadICSlot)); in GenerateMegamorphic()
/external/v8/src/ic/x87/
Dic-x87.cc342 FeedbackVectorSlot(TypeFeedbackVector::kDummyKeyedLoadICSlot)); in GenerateMegamorphic()
/external/v8/src/ic/x64/
Dic-x64.cc347 FeedbackVectorSlot(TypeFeedbackVector::kDummyKeyedLoadICSlot)); in GenerateMegamorphic()
/external/v8/src/ic/arm/
Dic-arm.cc429 FeedbackVectorSlot(TypeFeedbackVector::kDummyKeyedLoadICSlot)); in GenerateMegamorphic()
/external/v8/src/ic/arm64/
Dic-arm64.cc408 FeedbackVectorSlot(TypeFeedbackVector::kDummyKeyedLoadICSlot)); in GenerateKeyedLoadWithNameKey()
/external/v8/src/ic/ppc/
Dic-ppc.cc439 FeedbackVectorSlot(TypeFeedbackVector::kDummyKeyedLoadICSlot)); in GenerateMegamorphic()
/external/v8/src/ic/mips/
Dic-mips.cc434 FeedbackVectorSlot(TypeFeedbackVector::kDummyKeyedLoadICSlot)); in GenerateMegamorphic()
/external/v8/src/ic/mips64/
Dic-mips64.cc431 FeedbackVectorSlot(TypeFeedbackVector::kDummyKeyedLoadICSlot)); in GenerateMegamorphic()
/external/v8/src/heap/
Dheap.cc2809 FeedbackVectorSlot(TypeFeedbackVector::kDummyKeyedLoadICSlot)); in CreateInitialObjects()