Home | History | Annotate | Download | only in src

Lines Matching refs:IsArray

1076   // ES6, section 7.2.2 IsArray.  NOT to be confused with %_IsArray.
1077 MUST_USE_RESULT static Maybe<bool> IsArray(Handle<Object> object);