Searched defs:JsApplicationContextUtils (Results 1 – 2 of 2) sorted by relevance
29 JsApplicationContextUtils(std::weak_ptr<Context> &&context) : context_(std::move(context)) {} in JsApplicationContextUtils() function
43 explicit JsApplicationContextUtils(std::weak_ptr<ApplicationContext> &&applicationContext) in JsApplicationContextUtils() function