Home
last modified time | relevance | path

Searched refs:InvokeContext (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
H A Dmethod-inl.h281 inline coretypes::TaggedValue Method::InvokeContext(ManagedThread *thread, const uint8_t *pc, in InvokeContext() function in ark::Method
285 return InvokeContext<InvokeHelperDynamic>(thread, pc, acc, nregs, regs); in InvokeContext()
289 inline coretypes::TaggedValue Method::InvokeContext(ManagedThread *thread, const uint8_t *pc, in InvokeContext() function in ark::Method
H A Dmethod.h275 coretypes::TaggedValue InvokeContext(ManagedThread *thread, const uint8_t *pc, coretypes::TaggedValue *acc,
279 coretypes::TaggedValue InvokeContext(ManagedThread *thread, const uint8_t *pc, coretypes::TaggedValue *acc,

Completed in 5 milliseconds