Home
last modified time | relevance | path

Searched defs:VTable (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dvtable.h48 friend class VTable; variable
Dobject_factory.h190 class VTable; variable
/arkcompiler/runtime_core/static_core/runtime/tests/
Dclass_linker_test.cpp680 TEST_F(ClassLinkerTest, VTable) in TEST_F() argument