isValid 46 axscript/ActiveScriptError.cpp return exception->isValid() && core->istype(exception->atom, tse); isValid 430 axscript/axtam.cpp return exc->isValid() && comProviderErrorClass && isValid 434 axscript/axtam.cpp return exc->isValid() && comConsumerErrorClass && isValid 1149 core/CodegenLIR.cpp value = !isValid(i) ? value : (LIns*)((intptr_t)value|1); // lower bit => validated isValid 57 core/Exception.h bool isValid(); isValid 481 shell/ShellCore.cpp bool isValid = f.valid() && ((uint64_t)f.length() < UINT32_T_MAX); //currently we cannot read files > 4GB isValid 482 shell/ShellCore.cpp if (!isValid) {