Searched refs:JsAppendChild (Results 1 – 1 of 1) sorted by relevance
2408 shared_ptr<JsValue> JsAppendChild(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>& … in JsAppendChild() function2516 node->SetProperty(runtime, "addChild", runtime->NewFunction(JsAppendChild)); in JsCreateElement()