Searched defs:ResolveField (Results 1 – 9 of 9) sorted by relevance
| /arkcompiler/runtime_core/static_core/runtime/tests/ |
| D | interpreter_test_resolve_field.cpp | 90 TEST_F(InterpreterTestResolveField, ResolveField) in TEST_F() argument
|
| /arkcompiler/runtime_core/static_core/runtime/interpreter/ |
| D | runtime_interface.h | 85 …static Field *ResolveField(ManagedThread *thread, const Method &caller, BytecodeId id, bool isStat… in ResolveField() function
|
| D | interpreter-inl.h | 3064 ALWAYS_INLINE Field *ResolveField(BytecodeId id) in ResolveField() function
|
| /arkcompiler/runtime_core/libabckit/src/adapter_static/ |
| D | runtime_adapter_static.h | 310 …FieldPtr ResolveField([[maybe_unused]] MethodPtr method, size_t id, [[maybe_unused]] bool isStatic, in ResolveField() function
|
| /arkcompiler/runtime_core/static_core/bytecode_optimizer/ |
| D | runtime_adapter.h | 309 …FieldPtr ResolveField([[maybe_unused]] MethodPtr method, size_t id, [[maybe_unused]] bool isStatic, in ResolveField() function
|
| /arkcompiler/runtime_core/static_core/runtime/tests/interpreter/ |
| D | test_runtime_interface.h | 173 …static Field *ResolveField([[maybe_unused]] ManagedThread *thread, [[maybe_unused]] const Method &… in ResolveField() function
|
| /arkcompiler/runtime_core/static_core/runtime/tooling/ |
| D | debugger.cpp | 705 static Field *ResolveField(ManagedThread *thread, const Method *caller, const BytecodeInstruction &… in ResolveField() function
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| D | compiler.cpp | 445 PandaRuntimeInterface::FieldPtr PandaRuntimeInterface::ResolveField(PandaRuntimeInterface::MethodPt… in ResolveField() function in ark::PandaRuntimeInterface
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | runtime_interface.h | 1153 virtual FieldPtr ResolveField([[maybe_unused]] MethodPtr method, [[maybe_unused]] size_t unused, in ResolveField() function
|