Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype_info_accessors.h55 …static inline bool IsTrustedBooleanOrNumberOrStringType(const CompilationEnv *env, Circuit *circui… in IsTrustedBooleanOrNumberOrStringType() function
Dtyped_native_inline_lowering.cpp2509 …if (TypeInfoAccessor::IsTrustedBooleanOrNumberOrStringType(compilationEnv_, circuit_, chunk_, acc_… in LowerObjectGetPrototypeOf()