Searched refs:IsStringType (Results 1 – 2 of 2) sorted by relevance
2495 if (IsStringType()) { in GetJSObjectFieldAccess()2537 bool IsStringType() { return map_->instance_type() < FIRST_NONSTRING_TYPE; } in IsStringType() function2539 bool IsValueWrapped() { return IsStringType() || IsNumberType(); } in IsValueWrapped()
6204 if (info.IsStringType()) { in HandlePolymorphicNamedFieldAccess()6228 if (info.IsStringType()) { in HandlePolymorphicNamedFieldAccess()6259 } else if (info.IsStringType()) { in HandlePolymorphicNamedFieldAccess()7763 if (info.IsStringType()) { in HandlePolymorphicCallNamed()7792 if (info.IsStringType()) { in HandlePolymorphicCallNamed()7825 } else if (info.IsStringType()) { in HandlePolymorphicCallNamed()