Home
last modified time | relevance | path

Searched defs:vtable (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/
H A Dvtable_builder_base.cpp74 auto vtable = klass->GetVTable(); in DumpVTable() local
84 auto vtable = klass->GetVTable(); in UpdateClass() local
/arkcompiler/ets_runtime/ecmascript/
H A Dvtable.cpp100 JSHandle<VTable> VTable::Copy(const JSThread *thread, const JSHandle<VTable> &vtable) in Copy() argument
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
H A Dets_itable_builder.cpp29 auto vtable = klass->GetVTable(); in FindMethodInVTable() local
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Dclass_linker_test.cpp728 auto vtable = classA->GetVTable(); in TEST_F() local

Completed in 3 milliseconds