Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Delements.h70 static bool IsGeneric(ElementsKind kind) in IsGeneric() function
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsObjectType.h347 [[nodiscard]] bool IsGeneric() const noexcept in IsGeneric() function