Searched defs:GetKeyType (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dtype-feedback-vector.cc989 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 Dast.h354 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