Home | History | Annotate | Download | only in src

Lines Matching refs:hasMessage

1190     var hasMessage = %_CallFunction(error, "message", ObjectHasOwnProperty);
1191 if (type && !hasMessage) {