Searched refs:GetKeyType (Results 1 – 4 of 4) sorted by relevance
109 static int GetKeyType(FileTest *t, const std::string &name) { in GetKeyType() function164 EXPECT_EQ(GetKeyType(t, key_type), EVP_PKEY_id(pkey.get())); in ImportKey()
1055 if (GetKeyType() == PROPERTY) return STANDARD_LOAD; in GetKeyedAccessLoadMode()1073 if (GetKeyType() == PROPERTY) return mode; in GetKeyedAccessStoreMode()1112 IcCheckType FeedbackNexus::GetKeyType() const { in GetKeyType() function in v8::internal::FeedbackNexus
633 IcCheckType GetKeyType() const;
1462 if (nexus.ic_state() != MEGAMORPHIC && nexus.GetKeyType() == ELEMENT) { in ReduceKeyedAccess()1515 } else if (nexus.GetKeyType() != ELEMENT) { in ReduceKeyedAccess()2174 DCHECK_EQ(ELEMENT, nexus.GetKeyType()); in ReduceJSStoreInArrayLiteral()