Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/
Dproperties_cache.h53 static const int NOT_FOUND = -1; variable
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.h147 static constexpr int NOT_FOUND = -1; variable