Searched defs:JSAsyncContextOutput (Results 1 – 2 of 2) sorted by relevance
140 struct JSAsyncContextOutput { struct141 napi_value error;142 napi_value data;143 bool status;144 bool bRetBool;145 std::string funcName;
299 struct JSAsyncContextOutput { struct300 napi_value error;301 napi_value data;302 bool status;