Home
last modified time | relevance | path

Searched refs:nullThis (Results 1 - 1 of 1) sorted by relevance

/test/testfwk/arkxtest/uitest/addon/
H A Dextension_executor.cpp141 auto nullThis = caller.type() == VT::null; in CallThroughMessage() local
143 CALL_THROUGH_CHECK(caller.type() == VT::string || nullThis, "Illegal thisRef type", ERR_BAD_ARG, true, ptr); in CallThroughMessage()
147 .callerObjRef_ = nullThis ? "" : caller.get<string>(), in CallThroughMessage()

Completed in 2 milliseconds