Searched defs:JsParam (Results 1 – 1 of 1) sorted by relevance
52 struct JsParam { struct53 std::string type;54 SubscribeType subscribeType;55 napi_value callback;56 napi_value self;57 JsTask *task;