Searched refs:JsUpdateElementAttrs (Results 1 – 1 of 1) sorted by relevance
1975 shared_ptr<JsValue> JsUpdateElementAttrs(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsV… in JsUpdateElementAttrs() function2698 …aceObj->SetProperty(runtime_, "updateElementAttrs", runtime_->NewFunction(JsUpdateElementAttrs))) { in RegisterAceModule()