Searched refs:IsStringType (Results 1 – 2 of 2) sorted by relevance
2569 if (IsStringType()) { in GetJSObjectFieldAccess()2625 bool IsStringType() { return map_->instance_type() < FIRST_NONSTRING_TYPE; } in IsStringType() function2627 bool IsValueWrapped() { return IsStringType() || IsNumberType(); } in IsValueWrapped()
6617 if (info.IsStringType()) { in HandlePolymorphicNamedFieldAccess()6641 if (info.IsStringType()) { in HandlePolymorphicNamedFieldAccess()6672 } else if (info.IsStringType()) { in HandlePolymorphicNamedFieldAccess()8051 if (info.IsStringType()) { in HandlePolymorphicCallNamed()8080 if (info.IsStringType()) { in HandlePolymorphicCallNamed()8113 } else if (info.IsStringType()) { in HandlePolymorphicCallNamed()