Home
last modified time | relevance | path

Searched defs:FAILURE (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DliteralTypeWidening.ts278 type FAILURE = "FAILURE"; alias
279 const FAILURE = "FAILURE"; constant
/arkcompiler/ets_runtime/ecmascript/mem/
Ddyn_chunk.h28 static constexpr int FAILURE = -1; variable