Searched refs:JsSetAttribute (Results 1 – 1 of 1) sorted by relevance
2354 shared_ptr<JsValue> JsSetAttribute(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>&… in JsSetAttribute() function2514 node->SetProperty(runtime, "setAttribute", runtime->NewFunction(JsSetAttribute)); in JsCreateElement()