Searched refs:GetKeyType (Results 1 – 6 of 6) sorted by relevance
799 if (GetKeyType() == PROPERTY) return mode; in GetKeyedAccessStoreMode()823 IcCheckType KeyedStoreICNexus::GetKeyType() const { in GetKeyType() function in v8::internal::KeyedStoreICNexus
535 IcCheckType GetKeyType() const;
146 *key_type = nexus.GetKeyType(); in GetStoreModeAndKeyType()
386 static IcCheckType GetKeyType(ExtraICState extra_state) { in GetKeyType() function
352 virtual IcCheckType GetKeyType() const { in GetKeyType() function1839 IcCheckType GetKeyType() const override { in GetKeyType() function2263 IcCheckType GetKeyType() const override { in GetKeyType() function2461 IcCheckType GetKeyType() const override { in GetKeyType() function
7670 if (expr->GetKeyType() == PROPERTY) { in HandleKeyedElementAccess()7867 if (expr->IsStringAccess() && expr->GetKeyType() == ELEMENT) { in BuildLoad()