Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Djit_compilation_env.cpp124 Method *currMethod = Method::Cast(jsFunction_->GetMethod().GetTaggedObject()); in GetConstantPoolByMethodOffset() local
187 Method *currMethod = Method::Cast(jsFunction_->GetMethod().GetTaggedObject()); in GetJsFunctionByMethodOffset() 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