Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Djit_compilation_env.cpp130 Method *currMethod = Method::Cast(jsFunction_->GetMethod(thread_).GetTaggedObject()); in GetConstantPoolByMethodOffset() local
193 Method *currMethod = Method::Cast(jsFunction_->GetMethod(thread_).GetTaggedObject()); in GetJsFunctionByMethodOffset() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dinlining.cpp345 auto currMethod = GetGraph()->GetMethod(); in DoInlineMonomorphic() local
415 auto currMethod = GetGraph()->GetMethod(); in CreateCompareClass() local
/arkcompiler/runtime_core/libabckit/tests/ut/ir_core/inst_manipulation/
Dinst_manipulation.cpp1052 AbckitCoreFunction *currMethod = g_implG->iGetFunction(call); in TEST_F() local
1072 AbckitCoreFunction *currMethod = g_implG->iGetFunction(defInst); in TEST_F() local
1095 [[maybe_unused]] AbckitCoreFunction *currMethod = g_implG->iGetFunction(firstInst); in TEST_F() local
1109 [[maybe_unused]] AbckitCoreFunction *currMethod = g_implG->iGetFunction(firstInst); in TEST_F() local