Home
last modified time | relevance | path

Searched defs:isSuccess (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DobjectInstantiationFromUnionSpread.ts28 isSuccess: false; property
DliteralTypeWidening.ts290 function isSuccess<T>(result: Result<T>): result is T { function
/arkcompiler/ets_runtime/ecmascript/
Djs_object.cpp750 bool isSuccess = true; in SetProperty() local
2135 bool isSuccess = true; in CreateObjectFromProperties() local