Searched refs:is_undetectable (Results 1 – 7 of 7) sorted by relevance
397 IfBuilder is_undetectable(this); in BuildCodeStub()398 is_undetectable.If<HCompareNumericAndBranch>( in BuildCodeStub()400 is_undetectable.Then(); in BuildCodeStub()405 is_undetectable.Else(); in BuildCodeStub()
249 if (map->is_undetectable()) return kUndetectable; in Lub()252 if (map->is_undetectable()) return kUndetectable; in Lub()
461 if (is_undetectable()) os << " - undetectable\n"; in MapPrint()
1014 && HeapObject::cast(this)->map()->is_undetectable(); in TYPE_CHECKER()4508 bool Map::is_undetectable() { in is_undetectable() function
5577 inline bool is_undetectable();
2720 IsUndetectableField::update(bit_field_, map->is_undetectable()); in HConstant()2746 bool is_undetectable, InstanceType instance_type) in HConstant() argument2757 IsUndetectableField::encode(is_undetectable) | in HConstant()
3710 bool is_undetectable,