Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcompilation_driver.h50 void UpdateCompileQueue(const CString &recordName, EntityId resolvedMethod) in UpdateCompileQueue()
149 uint32_t resolvedMethod = bytecodeInfo_.GetDefineMethod(classLiteralOffset); in AddResolvedMethod() local
236 auto resolvedMethod = compileQueue_.back(); in UpdateResolveDepends() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dinlining.cpp1456 MethodPtr resolvedMethod; in ResolveTarget() local
/arkcompiler/runtime_core/static_core/runtime/tests/
Dinterpreter_test.cpp2752 auto resolvedMethod = std::move(resolvedMethodData.first); in TEST_F() local