Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_animation_bridge.cpp342 shared_ptr<JsValue> jsPending = thisObj->GetProperty(runtime, "__pending"); in JsAnimationPendingGet() local
363 shared_ptr<JsValue> jsPending = thisObj->GetProperty(runtime, "__playState"); in JsAnimationPlayStateGet() local