Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dmcr_gate_meta_data.h274 bool IsTrustedNumberType() const in IsTrustedNumberType() function
334 bool IsTrustedNumberType() const in IsTrustedNumberType() function
Dtype_info_accessors.cpp94 bool TypeInfoAccessor::IsTrustedNumberType(GateAccessor acc, GateRef gate) in IsTrustedNumberType() function in panda::ecmascript::kungfu::TypeInfoAccessor