Home
last modified time | relevance | path

Searched defs:calleeFunc (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_function_test.cpp120 JSHandle<JSFunction> calleeFunc = in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Djit_compilation_env.cpp126 auto calleeFunc = GetJsFunctionByMethodOffset(methodOffset); in GetConstantPoolByMethodOffset() local
H A Dts_inline_lowering.cpp737 JSFunction *calleeFunc = jitCompilationEnv->GetJsFunctionByMethodOffset(methodOffset); in CalleePFIProcess() local
/arkcompiler/ets_runtime/ecmascript/builtins/tests/
H A Dbuiltins_object_test.cpp797 JSHandle<JSFunction> calleeFunc = thread->GetEcmaVM()->GetFactory()->NewJSFunction( in HWTEST_F_L0() local

Completed in 5 milliseconds