Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dtype_literal_extractor.h36 inline TSTypeKind GetTypeKind() const in GetTypeKind() function
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.cpp368 TSTypeKind TSManager::GetTypeKind(const GlobalTSTypeRef &gt) const in GetTypeKind() function in panda::ecmascript::TSManager