Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/
Dmethod.cpp186 Value Method::Invoke(ManagedThread *thread, Value *args, bool proxy_call) in Invoke()
/arkcompiler/runtime_core/runtime/include/
Dmethod-inl.h415 … Method::InvokeImpl(ManagedThread *thread, uint32_t num_actual_args, ValueT *args, bool proxy_call) in InvokeImpl()