Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dmcr_gate_meta_data.h262 bool IsTrustedBooleanType() const in IsTrustedBooleanType() function
316 bool IsTrustedBooleanType() const in IsTrustedBooleanType() function
Dtype_info_accessors.cpp59 bool TypeInfoAccessor::IsTrustedBooleanType(GateAccessor acc, GateRef gate) in IsTrustedBooleanType() function in panda::ecmascript::kungfu::TypeInfoAccessor