Searched refs:DoRunJsScriptByPath (Results 1 – 1 of 1) sorted by relevance
59 return DoRunJsScriptByPath<R>(jsEnv_, path); in RunJsScriptByPath()136 [[nodiscard]] std::optional<T> DoRunJsScriptByPath(napi_env env, const std::string &path) in DoRunJsScriptByPath() function