Searched refs:JsHandleModule (Results 1 – 1 of 1) sorted by relevance
1809 shared_ptr<JsValue> JsHandleModule(const std::string& moduleName, const std::string& methodName, in JsHandleModule() function2102 return JsHandleModule(moduleName, methodName, runtime, argv); in JsCallNative()