Home | History | Annotate | Download | only in src

Lines Matching full:is_jsarray

2381                                  bool is_jsarray,
2386 is_jsarray_(is_jsarray),
2391 bool is_jsarray() const { return is_jsarray_; }