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.h104 Field *GetCoreType() in GetCoreType() function
109 const Field *GetCoreType() const in GetCoreType() function
Dets_finalizable_weak_ref_list.h77 ObjectHeader *GetCoreType() in GetCoreType() function
82 const ObjectHeader *GetCoreType() const in GetCoreType() function
Dets_string_builder.h55 ObjectHeader *GetCoreType() in GetCoreType() function
Dets_job.h58 ObjectHeader *GetCoreType() const in GetCoreType() function
Dets_array.h95 coretypes::Array *GetCoreType() in GetCoreType() function
100 const coretypes::Array *GetCoreType() const in GetCoreType() function
Dets_object.h190 ObjectHeader *GetCoreType() const in GetCoreType() function
Dets_promise.h56 ObjectHeader *GetCoreType() const in GetCoreType() function
Dets_string.h505 coretypes::String *GetCoreType() in GetCoreType() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Djs_value.h60 ObjectHeader *GetCoreType() const in GetCoreType() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Dets_to_string_cache.cpp44 ObjectHeader *GetCoreType() in GetCoreType() function in ark::ets::detail::EtsToStringCacheElement
/arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/
Dets_string_test.cpp535 TEST_F(EtsStringTest, GetCoreType) in TEST_F() argument