Home | History | Annotate | Download | only in src

Lines Matching full:is_observed

1895   DCHECK(!obj->map()->is_observed());
1915 if (obj->map()->is_observed()) {
3143 !object->map()->is_observed() &&
14999 DCHECK(!obj->IsJSGlobalProxy() || !obj->map()->is_observed());
15000 return isolate->heap()->ToBoolean(obj->map()->is_observed());
15010 RUNTIME_ASSERT(!obj->map()->is_observed());