Home | History | Annotate | Download | only in src

Lines Matching refs:if_undefined

9068     SloppyTNode<JSFunction> closure, Label* if_undefined) {
9073 if (if_undefined) {
9074 GotoIf(IsUndefined(maybe_vector), if_undefined);