Home
last modified time | relevance | path

Searched refs:ResolveFieldIndex (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/bytecode_optimizer/tests/
Druntime_adapter_test.cpp236 const auto field_id = adapter.ResolveFieldIndex(store_to_static, 0); in TEST()
/arkcompiler/runtime_core/libpandafile/
Dfile.h336 EntityId ResolveFieldIndex(EntityId id, Index idx) const in ResolveFieldIndex() function
Dfile_reader.cpp1308 File::EntityId old_id = file_->ResolveFieldIndex(method_id, idx); in UpdateCodeAndDebugInfoDependencies()
1408 File::EntityId old_id = file_->ResolveFieldIndex(method_id, idx); in ComputeLayoutAndUpdateIndices()