Home | History | Annotate | Download | only in src

Lines Matching refs:is_observed

1619   if (FLAG_harmony_observation && obj->map()->is_observed()) {
14247 return isolate->heap()->ToBoolean(obj->map()->is_observed());
14264 ASSERT(!(obj->map()->is_observed() && obj->IsJSObject() &&