Searched refs:nullThis (Results 1 – 1 of 1) sorted by relevance
176 auto nullThis = caller.type() == VT::null; in CallThroughMessage() local178 …CALL_THROUGH_CHECK(caller.type() == VT::string || nullThis, "Illegal thisRef type", ERR_BAD_ARG, t… in CallThroughMessage()182 .callerObjRef_ = nullThis ? "" : caller.get<string>(), in CallThroughMessage()