Searched refs:GetTagAttribute (Results 1 – 1 of 1) sorted by relevance
224 std::string GetTagAttribute(const napi_env env, const napi_value& object, std::string defaultValue … in GetTagAttribute() function559 std::string tag = GetTagAttribute(env, jsObj); in ParseListenerRule()