Searched defs:GetKeyType (Results 1 - 2 of 2) sorted by relevance
/external/v8/src/ | ||
H A D | type-feedback-vector.cc | 989 if (GetKeyType() == PROPERTY) return mode; 1012 IcCheckType KeyedLoadICNexus::GetKeyType() const { function in class:v8::internal::KeyedLoadICNexus 1020 IcCheckType KeyedStoreICNexus::GetKeyType() const { function in class:v8::internal::KeyedStoreICNexus |
/external/v8/src/ast/ | ||
H A D | ast.h | 354 virtual IcCheckType GetKeyType() const { function in class:v8::internal::Expression 1800 IcCheckType GetKeyType() const override { 2230 IcCheckType GetKeyType() const override { 2431 IcCheckType GetKeyType() const override { |
Completed in 78 milliseconds