Home
last modified time | relevance | path

Searched defs:GetCoreType (Results 1 – 12 of 12) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_atomic_flag.h42 ObjectHeader *GetCoreType() in GetCoreType() function
47 const ObjectHeader *GetCoreType() const in GetCoreType() function
Dets_field.h98 Field *GetCoreType() in GetCoreType() function
103 const Field *GetCoreType() const in GetCoreType() function
Dets_finalizable_weak_ref_list.h80 ObjectHeader *GetCoreType() in GetCoreType() function
85 const ObjectHeader *GetCoreType() const in GetCoreType() function
Dets_arraybuffer.h42 ObjectHeader *GetCoreType() in GetCoreType() function
Dets_string_builder.h55 ObjectHeader *GetCoreType() in GetCoreType() function
Dets_array.h84 coretypes::Array *GetCoreType() in GetCoreType() function
Dets_object.h167 ObjectHeader *GetCoreType() const in GetCoreType() function
Dets_promise.h56 ObjectHeader *GetCoreType() const in GetCoreType() function
Dets_string.h406 coretypes::String *GetCoreType() in GetCoreType() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_value.h58 ObjectHeader *GetCoreType() const in GetCoreType() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Dets_to_string_cache.cpp43 ObjectHeader *GetCoreType() in GetCoreType() function in ark::ets::detail::EtsToStringCacheElement
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_string_test.cpp533 TEST_F(EtsStringTest, GetCoreType) in TEST_F() argument