Home
last modified time | relevance | path

Searched defs:valid (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DifDoWhileStatements.ts31 valid: boolean; property in C2
/arkcompiler/runtime_core/libpandabase/utils/
Dleb128.h66 bool valid = true; variable
/arkcompiler/ets_runtime/ecmascript/
Djs_proxy.cpp350 …bool valid = JSObject::IsCompatiblePropertyDescriptor(targetHandle->IsExtensible(thread), resultDe… in GetOwnProperty() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …t="utf8"),!Buffer.isEncoding(t))throw new TypeError('"encoding" must be a valid string encoding');… property