Home | History | Annotate | Download | only in mips

Lines Matching defs:is_external

1641   bool is_external() const {
1642 return hydrogen()->is_external();
1648 return is_external() || is_fixed_typed_array();
2211 bool is_external() const { return hydrogen()->is_external(); }
2216 return is_external() || is_fixed_typed_array();