Searched defs:methodTypeObj (Results 1 – 3 of 3) sorted by relevance
91 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()
336 EtsMethod *GetEtsMethod(ObjectHeader *methodTypeObj) in GetEtsMethod()344 …tring *TypeAPITypeCreatorCtxMethodAddBodyFromMethod(EtsLong methodPtr, ObjectHeader *methodTypeObj) in TypeAPITypeCreatorCtxMethodAddBodyFromMethod()366 ObjectHeader *methodTypeObj) in TypeAPITypeCreatorCtxMethodAddBodyFromLambda()
461 EtsTypeAPIMethod *TypeAPIGetMethod(EtsClass *cls, ObjectHeader *methodTypeObj) in TypeAPIGetMethod()