Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_info_accessors.h897 bool IsValidTypedArrayType() const in IsValidTypedArrayType() function
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.cpp917 bool TSManager::IsValidTypedArrayType(kungfu::GateType gateType) const in IsValidTypedArrayType() function in panda::ecmascript::TSManager