Searched defs:getThis (Results 1 – 5 of 5) sorted by relevance
32 function getThis(){ return this; } function
93 public Object getThis() { in getThis() method in InterceptorStackCallback.InterceptedMethodInvocation
12 const struct S *getThis() const { return this; } in getThis() function
422 Parent *getThis() { return vGetThis(); } in getThis() function
252 public <T> Local<T> getThis(TypeId<T> type) { in getThis() method in Code