Searched defs:SetGlobalNamedProperty (Results 1 – 2 of 2) sorted by relevance
166 void JsAppContext::SetGlobalNamedProperty(bool isAppEval, jerry_value_t viewModel) const in SetGlobalNamedProperty() function in OHOS::ACELite::JsAppContext
31 void SetGlobalNamedProperty(napi_env env, const char *name, napi_value constructor) in SetGlobalNamedProperty() function