Searched defs:StringShape (Results 1 – 1 of 1) sorted by relevance
122 StringShape::StringShape(const String str, PtrComprCageBase cage_base) in StringShape() function128 StringShape::StringShape(Map map) : type_(map.instance_type()) { in StringShape() function133 StringShape::StringShape(InstanceType t) : type_(static_cast<uint32_t>(t)) { in StringShape() function