Searched defs:valid (Results 1 – 4 of 4) sorted by relevance
31 valid: boolean; property in C2
66 bool valid = true; variable
350 …bool valid = JSObject::IsCompatiblePropertyDescriptor(targetHandle->IsExtensible(thread), resultDe… in GetOwnProperty() local
2 …t="utf8"),!Buffer.isEncoding(t))throw new TypeError('"encoding" must be a valid string encoding');… property