Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dmethod.cpp216 Value Method::Invoke(ManagedThread *thread, Value *args, bool proxyCall) in Invoke()
/arkcompiler/runtime_core/static_core/runtime/include/
Dmethod-inl.h405 …ueT Method::InvokeImpl(ManagedThread *thread, uint32_t numActualArgs, ValueT *args, bool proxyCall) in InvokeImpl()