Home
last modified time | relevance | path

Searched full:mirror_class (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/runtime/templates/
Druntime.rb25 return '%s *' % t.mirror_class if t
27 return '%s *' % d.mirror_class if d
/arkcompiler/runtime_core/runtime/
Druntime.yaml17 mirror_class: ObjectHeader
20 mirror_class: coretypes::String
23 mirror_class: coretypes::Class