Home
last modified time | relevance | path

Searched refs:IsDigitablePrimitiveType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype.h210 bool IsDigitablePrimitiveType() const in IsDigitablePrimitiveType() function
Dtype_mcr_lowering.cpp480 if (leftType.IsDigitablePrimitiveType()) { in LowerTypeConvert()