Home
last modified time | relevance | path

Searched defs:CallJSFunction (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_lazy_foreach_actuator.h36 JSRef<JSVal> CallJSFunction(const JSRef<JSFunc>& func, const JSRef<JSObject>& obj, T&&... args) in CallJSFunction() function
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
Djs_fwk_common.cpp285 jerry_value_t CallJSFunction(const jerry_value_t func, in CallJSFunction() function