setEthis

Initialize the hidden aggregate member, vthis, with the context pointer.

extern (C++)
setEthis
(
const ref Loc loc
,,,,
bool setthis2 = false
)

Return Value

Type: elem*

*(ey + (ethis2 ? ad.vthis2 : ad.vthis).offset) = this;

Suggestion Box / Bug Report