Home
last modified time | relevance | path

Searched defs:invokeMethod (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dtimer_module.cpp269 ani_method invokeMethod {}; in InvokeCallback() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Ddynamic.cpp706 … auto *invokeMethod = functionalInterface->GetOwnProperty<checker::PropertyType::INSTANCE_METHOD>( in BuildLambdaObjectClass() local
Dobject.cpp2627 …auto *const invokeMethod = classType->GetProperty(compiler::Signatures::STATIC_INVOKE_METHOD, sear… in CheckInvokeMethodsLegitimacy() local
Dhelpers.cpp3029 auto *invokeMethod = in TryTransformingToStaticInvoke() local
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DlambdaLowering.cpp778 auto *invokeMethod = util::NodeAllocator::ForceSetParent<ir::MethodDefinition>( in CreateLambdaClassInvokeMethod() local