Home | History | Annotate | Download | only in src

Lines Matching refs:IsObserved

879     var emit_splice = %IsObserved(obj) && new_length !== old_length;
933 if (index >= length && %IsObserved(obj)) {
1262 if (isProxy || %HasSloppyArgumentsElements(obj) || %IsObserved(obj)) {