Home | History | Annotate | Download | only in arm64

Lines Matching full:is_external

1679   bool is_external() const {
1680 return this->hydrogen()->is_external();
1686 return is_external() || is_fixed_typed_array();
2368 bool is_external() const { return this->hydrogen()->is_external(); }
2373 return is_external() || is_fixed_typed_array();