Lines Matching refs:is_observed
1671 if (FLAG_harmony_observation && obj->map()->is_observed()) {14627 return isolate->heap()->ToBoolean(obj->map()->is_observed());14644 ASSERT(!(obj->map()->is_observed() && obj->IsJSObject() &&