Home | History | Annotate | Download | only in src

Lines Matching refs:IsJSObjectMap

5466   return map->IsJSObjectMap() &&
6943 if (!map->IsJSObjectMap()) return NULL;
7062 !untransitionable_map->IsJSObjectMap()) {
7078 if (!map->IsJSObjectMap()) continue;
7180 if (map->has_slow_elements_kind() || !map->IsJSObjectMap()) {