Searched defs:JSAsyncContextOutput (Results 1 – 2 of 2) sorted by relevance
143 struct JSAsyncContextOutput { struct144 napi_value error;145 napi_value data;146 bool status;147 bool bRetBool;148 std::string funcName;
348 struct JSAsyncContextOutput { struct349 napi_value error;350 napi_value data;351 bool status;