Searched refs:JsDomCreateBody (Results 1 – 1 of 1) sorted by relevance
1872 shared_ptr<JsValue> JsDomCreateBody(const shared_ptr<JsRuntime>& runtime, const shared_ptr<JsValue>… in JsDomCreateBody() function2689 if (!aceObj->SetProperty(runtime_, "domCreateBody", runtime_->NewFunction(JsDomCreateBody))) { in RegisterAceModule()