Searched refs:contentIsObj (Results 1 – 1 of 1) sorted by relevance
258 bool contentIsObj = NapiUtil::MatchValueType(env, contentValue, napi_object); in MatchSendMessageParameters() local260 if (contentIsObj) { in MatchSendMessageParameters()389 bool contentIsObj = NapiUtil::MatchValueType(env, contentValue, napi_object); in MatchSendShortMessageParameters() local391 if (contentIsObj) { in MatchSendShortMessageParameters()