Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/declgen_ets2ts/imports/
Dlib3.js16 export class DynClass { class
/arkcompiler/runtime_core/static_core/runtime/include/coretypes/
Ddyn_objects.h48 DynClass() : ObjectHeader() {} in DynClass() function
Darray.h44 class DynClass; variable
/arkcompiler/runtime_core/static_core/runtime/mem/
Dobject_helpers.h35 class DynClass; variable
Dobject_helpers.cpp30 using DynClass = coretypes::DynClass; typedef
/arkcompiler/runtime_core/static_core/runtime/tests/
Dinterpreter_test_resolve_ctor_class.cpp58 using DynClass = ark::coretypes::DynClass; typedef
Dinterpreter_test_resolve_field.cpp59 using DynClass = ark::coretypes::DynClass; typedef
Dinterpreter_test.cpp55 using DynClass = ark::coretypes::DynClass; typedef
/arkcompiler/runtime_core/static_core/runtime/include/
Dhclass.h25 class DynClass; variable
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_marker.h25 class DynClass; variable
Dgc.h77 class DynClass; variable
Dgc.cpp53 using DynClass = coretypes::DynClass; typedef