Home | History | Annotate | Download | only in bytecode

Lines Matching refs:errorType

1091             int errorType = (++it)->u.operand;
1093 printf("[%4d] new_error\t %s, %d, %s\n", location, registerName(exec, r0).c_str(), errorType, constantName(exec, k0, getConstant(k0)).c_str());