Searched refs:hasAsyncMethod (Results 1 – 1 of 1) sorted by relevance
1155 … bool hasAsyncMethod = NapiParseUtils::ParseStringArray(env, argv[INTEGER_THREE], asyncMethodList); in InnerJsProxy() local1156 if (!hasSyncMethod && !hasAsyncMethod) { in InnerJsProxy()