Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ts_types/
Dbuiltin_type_id.h124 inline constexpr bool IsTypedArrayType(BuiltinTypeId type) in IsTypedArrayType() function
Dts_manager.cpp796 bool TSManager::IsTypedArrayType(kungfu::GateType gateType) const in IsTypedArrayType() function in panda::ecmascript::TSManager