Home
last modified time | relevance | path

Searched defs:methodTypeObj (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
Dstd_core_Method.cpp91 EtsMethod *GetEtsMethod(ObjectHeader *methodTypeObj) in GetEtsMethod()
101 EtsObject *TypeAPIMethodInvoke(ObjectHeader *methodTypeObj, EtsObject *recv, EtsArray *args) in TypeAPIMethodInvoke()
114 EtsObject *TypeAPIMethodInvokeConstructor(ObjectHeader *methodTypeObj, EtsArray *args) in TypeAPIMethodInvokeConstructor()
Dstd_core_TypeCreator.cpp336 EtsMethod *GetEtsMethod(ObjectHeader *methodTypeObj) in GetEtsMethod()
344 …tring *TypeAPITypeCreatorCtxMethodAddBodyFromMethod(EtsLong methodPtr, ObjectHeader *methodTypeObj) in TypeAPITypeCreatorCtxMethodAddBodyFromMethod()
366 ObjectHeader *methodTypeObj) in TypeAPITypeCreatorCtxMethodAddBodyFromLambda()
Dstd_core_Type.cpp461 EtsTypeAPIMethod *TypeAPIGetMethod(EtsClass *cls, ObjectHeader *methodTypeObj) in TypeAPIGetMethod()