Searched refs:IsCallableObject (Results 1 – 1 of 1) sorted by relevance
661 bool IsCallableObject(napi_env env, napi_value& value, std::vector<std::string>* methodNameList) in IsCallableObject() function727 if (IsCallableObject(env, value, &methodNameList)) { in ParseNapiValue2NwebValue()753 if (IsCallableObject(env, *value, &methodNameList)) { in ParseNapiValue2NwebValue()