Searched refs:SetGlobalNamedProperty (Results 1 – 3 of 3) sorted by relevance
185 void SetGlobalNamedProperty(bool isAppEval, jerry_value_t viewModel) const;
128 SetGlobalNamedProperty(isAppEval, viewModel); in Eval()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() function93 SetGlobalNamedProperty(env, "RdbPredicatesConstructor", cons); in Init()101 SetGlobalNamedProperty(env, "RdbPredicatesConstructorV9", consV9); in Init()