Home
last modified time | relevance | path

Searched defs:HasNumberType (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype.h92 bool HasNumberType() const in HasNumberType() function
Dtype_info_accessors.h161 inline bool HasNumberType() const in HasNumberType() function
228 inline bool HasNumberType() const in HasNumberType() function
Dgate_accessor.cpp426 bool GateAccessor::HasNumberType(GateRef gate) const in HasNumberType() function in panda::ecmascript::kungfu::GateAccessor