Home
last modified time | relevance | path

Searched defs:ptypes (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_stubs.cpp26 static std::optional<T> GetBoxedNumericValue(EtsPlatformTypes const *ptypes, EtsObject *obj) in GetBoxedNumericValue()
99 auto ptypes = PlatformTypes(coro); in EtsValueTypedEquals() local
163 auto ptypes = PlatformTypes(coro); in DbgIsBoxedNumericClass() local
248 auto ptypes = PlatformTypes(coro); in EtsGetIstrue() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_box_primitive-inl.h36 auto ptypes = PlatformTypes(coro); in GetEtsBoxClass() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Descompat_Array.cpp54 constexpr auto CreateTypeMap(const EtsPlatformTypes *ptypes) in CreateTypeMap()
314 const EtsPlatformTypes *ptypes = PlatformTypes(coroutine); in EtsEscompatArrayInternalIndexOfImpl() local
369 const EtsPlatformTypes *ptypes = PlatformTypes(coroutine); in EtsEscompatArrayInternalLastIndexOfImpl() local
Dstd_core_Type.cpp61 auto ptypes = PlatformTypes(EtsCoroutine::GetCurrent()); in GetRefTypeKind() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_refconvert_builtin.cpp537 auto ptypes = PlatformTypes(coro); in RegisterBuiltinJSRefConvertors() local