Searched defs:getThis (Results 1 – 5 of 5) sorted by relevance
32 function getThis(){ return this; } function
12 const struct S *getThis() const { return this; } in getThis() function
385 Parent *getThis() { return vGetThis(); } in getThis() function
252 public <T> Local<T> getThis(TypeId<T> type) { in getThis() method in Code
313 NodeIndex getThis() in getThis() function in JSC::DFG::ByteCodeParser