Searched defs:JSAsyncContextOutput (Results 1 – 2 of 2) sorted by relevance
132 struct JSAsyncContextOutput { struct133 napi_value error;134 napi_value data;135 bool status;136 bool bRetBool;137 std::string funcName;
434 struct JSAsyncContextOutput { struct435 napi_value error;436 napi_value data;437 bool status;