Home | History | Annotate | Download | only in src

Lines Matching refs:IsObserved

894     var emit_splice = %IsObserved(obj) && new_length !== old_length;
948 if (index >= length && %IsObserved(obj)) {