Home | History | Annotate | Download | only in debug

Lines Matching refs:enumeration

971     var enumeration = FunctionPatchabilityStatus;
972 for (var name in enumeration) {
973 if (enumeration[name] == code) {