Searched defs:valid (Results 1 – 8 of 8) sorted by relevance
67 bool valid = true; variable
66 bool valid = true; variable
500 bool valid = true; in IsJumpInstruction() local
396 bool valid = true; in PropagateRelocs() local
530 bool valid = true; in FinalizeLoopsWithPhiCands() local
353 …bool valid = JSObject::IsCompatiblePropertyDescriptor(targetHandle->IsExtensible(thread), resultDe… in GetOwnProperty() local
653 Label valid(env); in HasOwnProperty() local
2 …t="utf8"),!Buffer.isEncoding(t))throw new TypeError('"encoding" must be a valid string encoding');… property